15 Commits

Author SHA1 Message Date
Insality
54a1eda738 Refactor Component to class notation 2020-09-23 01:22:27 +03:00
Insality
ba12a9868a Add __tostring to component class 2020-09-23 01:21:44 +03:00
Insality
e621edd654 Fix nodes component type check 2020-05-24 23:19:49 +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
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
94e882577b #53 Add init all interests arrays, fix final on empty druid instance 2020-05-07 23:16:37 +03:00
Insality
67038b5c77 Add increase/reset input priority. Input field now increase self prioirty 2020-04-18 13:44:23 +03:00
Insality
7c22032004 Clean up todo, more docs 2020-03-22 15:32:00 +03:00
Insality
bdf9de239d Fix template nodes path 2020-03-22 11:55:52 +03:00
Insality
d2d4ffcad4 All template node schema now without "/" character 2020-03-22 11:46:16 +03:00
Insality
4634b7c686 Button more events, more examples 2020-02-25 22:42:39 +03:00
Insality
822db35e84 Documentation experiments 2020-02-23 22:57:44 +03:00
Insality
080035c301 Move helper.get_node to component 2020-02-07 01:17:43 +03:00
Insality
e1edc8ae9b Move component from system to root folder 2020-02-06 01:20:13 +03:00