17 Commits

Author SHA1 Message Date
Insality
04c39f1ce2 Add on layout change initial support 2020-09-16 00:31:05 +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
Insality
ca78b10794 Update component docs 2020-03-21 21:37:32 +03:00
Insality
ac2bbc29d3 Add druid events in components 2020-02-24 09:34:16 +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
Insality
544fd8d736 Update ldoc code comments 2020-02-05 02:44:09 +03:00
Insality
be8869951a Add class component and druid_instance 2020-02-03 22:08:49 +03:00
Insality
ae47bcee8f Add component instance with general methods. New component constructor 2020-01-30 01:46:02 +03:00
Insality
9223862dc2 Rename helper.node -> helper.get_node 2020-01-30 01:01:26 +03:00
Insality
8f32b61ddc Start add empty druid style 2020-01-10 16:44:05 +05:00
Insality
89933dfaf5 Close TODO on self context 2019-12-05 22:39:46 +03:00
Insality
b8dec4826f Add druid with context, get component druid as helper.get_druid(context) 2019-12-05 22:39:35 +03:00
Insality
e45dce150d Rename helper.get_node -> helper.node 2019-12-05 21:34:16 +03:00
Insality
c048224a1f add checkbox group component 2019-09-26 00:46:42 +03:00
Insality
7917a08f5c add simple checkbox component 2019-09-26 00:03:53 +03:00