285 Commits

Author SHA1 Message Date
Insality
bce68d9c35 Merge branch 'develop' 0.4.4 2020-07-19 13:11:15 +03:00
Insality
40b2837608 Add changelog 2020-07-19 13:10:54 +03:00
Insality
f182439f2a #76 add params for lang text string.format 2020-07-18 22:16:24 +03:00
Insality
a561892fb6 #80 fix hover function call set_enabled 2020-07-18 21:47:15 +03:00
Insality
3ba51f3e9d #79 fix remove in on_input, add grid page example 2020-07-18 21:42:51 +03:00
Insality
69dd2ce9e3 Add my editor scripts for gui 2020-06-18 01:58:42 +03:00
Insality
5f873c2305 Merge branch 'develop' 0.4.3 2020-06-14 20:15:07 +03:00
Insality
80ad0dc3b5 Increase Druid version 2020-06-14 20:14:49 +03:00
Insality
29137614ab Update docs 2020-06-14 20:14:05 +03:00
Insality
844f0dc356 #71 fix blocker input events 2020-06-14 20:09:23 +03:00
Insality
409657c12b #72 fix return in on_input functions 2020-06-14 13:34:30 +03:00
Insality
e8b1809321 #74 typo fix strech -> stretch 2020-06-14 13:26:22 +03:00
Insality
2ef288402e Typo fix in custom component 2020-06-14 13:23:21 +03:00
Insality
bf81bdfae0 Add custom component template 2020-06-14 13:23:01 +03:00
Insality
a2f8926cb0 Fix typo 2020-05-24 23:23:53 +03:00
Insality
e621edd654 Fix nodes component type check 2020-05-24 23:19:49 +03:00
Insality
474b97469e #69 Fix annotations in button component 2020-05-24 22:56:53 +03:00
Insality
d3a56f717e #62 Add release_input_focus on druid:final if auto_input enabled 2020-05-24 22:53:40 +03:00
Insality
f4f04a17df #65 Add hover set_enabled function, disabled button do not provide hover events 2020-05-24 22:48:46 +03:00
Insality
5035dcbb18 Merge branch 'develop' 0.4.2 2020-05-19 23:54:39 +03:00
Insality
8231e30310 #64 Fix default mouse_hover state 2020-05-19 23:54:15 +03:00
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