397 Commits

Author SHA1 Message Date
Maxim Tuprikov
75a1369997
Merge pull request #57 from Insality/feature/52-scroll-refactor
Feature/52 scroll refactor
2020-05-04 00:59:27 +03:00
Insality
dad7cd91b6 Add annotation to new_drag function 2020-05-04 00:58:38 +03:00
Insality
9195201b9c Update ldoc 2020-05-04 00:52:06 +03:00
Insality
10c4ee2151 Update documentation 2020-05-04 00:51:44 +03:00
Insality
1e568c2fa6 Update documentation, refactoring 2020-05-04 00:16:08 +03:00
Insality
0c1bf63e13 Scroll module refactoring 2020-05-03 20:56:37 +03:00
Insality
facfe39269 Scroll polishing 2020-05-03 20:46:01 +03:00
Insality
99781f333d Scroll progress. Previous API returing in process 2020-05-03 19:36:28 +03:00
Insality
baf731958f Renamed example page files 2020-05-03 17:16:58 +03:00
Insality
7d3429f252 Scroll refactoring progress 2020-04-28 23:22:00 +03:00
Insality
f77fa8e8a8 Add multitouch for scroll correct scrolling with several fingers 2020-04-28 19:06:29 +03:00
Insality
05425fb76c Scroll refactoring process 2020-04-28 18:13:43 +03:00
Insality
6f8190f1a6 #51 Get default grid anchor from node 2020-04-21 00:32:44 +03:00
Insality
e18d150523 Typo docs fix 2020-04-18 19:04:34 +03:00
Insality
fd6b06c7c5 Merge branch 'develop' 0.3.0 2020-04-18 18:38:53 +03:00
Insality
eeabd85b5b Increase version 2020-04-18 18:38:34 +03:00
Insality
8f3aca3b96 Merge branch 'develop' 2020-04-18 18:37:49 +03:00
Insality
e0f8e435fa Update live example 2020-04-18 18:37:15 +03:00
Maxim Tuprikov
cb5c035a3d
Merge pull request #46 from Insality/feature/15-input-component
Feature/15 input component
2020-04-18 14:42:23 +03:00
Insality
dd2627c4d2 Update ldoc 2020-04-18 14:39:27 +03:00
Insality
668ecff090 Update documentation 2020-04-18 14:39:12 +03:00
Insality
866e8727fc Correct events and changelog 2020-04-18 14:17:25 +03:00
Insality
67038b5c77 Add increase/reset input priority. Input field now increase self prioirty 2020-04-18 13:44:23 +03:00
Insality
97509ca30b Add marked_text support. Add input example page 2020-04-18 12:10:00 +03:00
Insality
36d7bcee5a Update docs and changelogs 2020-04-18 02:31:52 +03:00
Insality
56795363f8 Add esc button to unselect input field 2020-04-18 02:08:56 +03:00
Insality
6d84f06c32 Add on_input_wrong, add allowerd_characters, add simple wrong animation 2020-04-18 02:01:45 +03:00
Insality
f02c68242a Add list of druid instances, add global events: on_window_callback, on_layout_change and on_language_change 2020-04-18 01:41:28 +03:00
Insality
b9b67c55d6 Renamed interests 2020-04-18 01:40:38 +03:00
Insality
49e915d78b Clear input field on long tap. Unselect on focus lost 2020-04-18 01:39:09 +03:00
Insality
be26478c21 Input implementation progress 2020-04-18 00:45:18 +03:00
Insality
08e93c7423 Start implementation of input component 2020-04-17 23:27:18 +03:00
Insality
1e213a5f30 Add text:get_text_width function 2020-04-17 23:26:59 +03:00
Insality
e06337fdee Changed back on back and backspace. Update backhandler 2020-04-17 23:26:39 +03:00
Insality
b1ccdf9110 Add key events for input component 2020-04-17 23:26:17 +03:00
Insality
6ce2c8f85b Add button click_outside event 2020-04-17 23:25:56 +03:00
Maxim Tuprikov
4d8cc6d3a4
Merge pull request #45 from Insality/feature/42-druid-swipe-component
Feature/42 druid swipe component
2020-04-17 20:18:24 +03:00
Insality
8f2faa7156 Correct swipe fields 2020-04-17 20:17:33 +03:00
Insality
48aa2b3d71 Update ldoc 2020-04-17 20:14:06 +03:00
Insality
fbfd18547a Update swipe docs 2020-04-17 20:13:49 +03:00
Insality
3339b00071 Add simple swipe component 2020-04-17 20:04:45 +03:00
Insality
14a70964c8 Add two more Druid logo 2020-04-14 20:50:32 +03:00
Insality
5688707b62 Merge branch 'develop' 0.2.0 2020-04-13 19:39:57 +03:00
Insality
133e07704b Increase druid version 2020-04-13 19:39:44 +03:00
Insality
f9a46c167f Remove alpha_todo file 2020-04-13 19:38:53 +03:00
Insality
cd2315bb0a Merge branch 'develop' 2020-04-13 19:37:51 +03:00
Insality
7b381f1708 Update example app 2020-04-13 19:37:32 +03:00
Insality
2cfc6e477e Update docs 2020-04-13 19:36:32 +03:00
Insality
0539746519 Scale up button in default style (instead of scale down). Faster animation 2020-04-13 19:35:32 +03:00
Insality
8815ca8896 Add simple slider example page 2020-04-13 19:32:13 +03:00