264 Commits

Author SHA1 Message Date
Insality
1c1659a1ea Merge branch 'develop' 0.4.1 2020-05-16 16:55:06 +03:00
Insality
2db45b27e2 #61 fix button anim node 2020-05-16 16:54:48 +03:00
Insality
bcb7ae04b3 Update LICENSE 2020-05-09 16:34:52 +03:00
Insality
6253a4daea Update changelog 2020-05-09 16:30:08 +03:00
Insality
af6e52369d Merge branch 'develop' 0.4.0 2020-05-09 16:10:39 +03:00
Insality
0fa90c7723 Update live example 2020-05-09 16:09:37 +03:00
Insality
db2ae32a19 Updated documentation to 0.4.0 2020-05-09 16:07:38 +03:00
Insality
194fe6794f Update changelog 2020-05-09 14:59:50 +03:00
Maxim Tuprikov
3fae050b9d
Merge pull request #60 from Insality/feature/54-styles-refactoring
Feature/54 styles refactoring
2020-05-09 13:37:20 +03:00
Insality
7ed7e8e798 Update style annotations 2020-05-09 13:35:30 +03:00
Insality
928a212527 Add on_style_change to every component
Empty default style is now valid. Every component have their default style values. Removed style function checks
2020-05-09 12:45:09 +03:00
Maxim Tuprikov
b1b06f9a17
Merge pull request #59 from Insality/feature/41-remove-instances
Feature/41 remove instances
2020-05-08 00:13:25 +03:00
Insality
92f95f77d1 #41 Add recursive component removing on druid:remove 2020-05-08 00:12:48 +03:00
Insality
bb565432f3 #58 fix get druid instance by name 2020-05-07 23:48:37 +03:00
Insality
b9ebedbcf9 #56 Grid now don't delete nodes on grid:clear. Now only reset the nodes array 2020-05-07 23:29:34 +03:00
Insality
94e882577b #53 Add init all interests arrays, fix final on empty druid instance 2020-05-07 23:16:37 +03:00
Insality
0cc848b53f #49 add on_mouse_hover to hover component 2020-05-04 01:12:25 +03:00
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