83 Commits

Author SHA1 Message Date
Insality
48bd0da429 Update annotations 2020-04-09 22:07:56 +03:00
Insality
9dd3a029ad Update documentation 2020-03-28 23:10:30 +03:00
Insality
7821c031dd Resolve #36: Get default druid text value from node 2020-03-28 16:46:50 +03:00
Insality
7c22032004 Clean up todo, more docs 2020-03-22 15:32:00 +03:00
Insality
696622b42b Rename back hold_click -> hold_callback 2020-03-22 15:24:47 +03:00
Insality
959f367dd7 Remove done stuff from alpha todo 2020-03-22 15:24:04 +03:00
Insality
05af3801d7 Add set_steps to the slider component 2020-03-22 00:37:28 +03:00
Insality
b7e58950aa Update docs, updated ldoc generated files 2020-03-21 21:43:06 +03:00
Insality
ca78b10794 Update component docs 2020-03-21 21:37:32 +03:00
Insality
b33efd692f Better scroll and slider API 2020-03-21 19:40:50 +03:00
Insality
85e2235bae Add more scroll examples 2020-03-19 00:07:55 +03:00
Insality
5ef9e6fa65 Update text multiline sizing 2020-03-13 16:03:19 +03:00
Insality
53a77c0fcb Start scroll rework 2020-02-26 00:09:04 +03:00
Insality
4634b7c686 Button more events, more examples 2020-02-25 22:42:39 +03:00
Insality
5ea102d0aa To-do list changes 2020-02-25 00:26:53 +03:00
Insality
09dbd66484 Add click_zone to hover 2020-02-25 00:13:54 +03:00
Insality
2d45573f02 Add key_trigger to the button 2020-02-24 23:56:57 +03:00
Insality
162bbd0ed9 Add more events on button (long_tap, repeated_tap, double_tap) 2020-02-24 23:36:44 +03:00
Insality
b1fbb7c5bf Add simple scroll events 2020-02-24 20:29:56 +03:00
Insality
d28b77bc9a Hover context remove (get from get_context()) 2020-02-24 09:40:09 +03:00
Insality
ac2bbc29d3 Add druid events in components 2020-02-24 09:34:16 +03:00
Insality
a81d49de9d Rename bounce -> default style, start make new example pages 2020-02-24 00:03:29 +03:00
Insality
822db35e84 Documentation experiments 2020-02-23 22:57:44 +03:00
Insality
cb6fd3038a Add examples to component docs 2020-02-23 13:00:59 +03:00
Insality
c2b65eb4e2 Input priority little rework? Remove on_swipe 2020-02-23 12:17:25 +03:00
Insality
640753c080 Rename locale -> lang_text 2020-02-22 15:24:52 +03:00
Insality
2c0b100ab7 Move hover logic from button to hover component 2020-02-22 15:19:18 +03:00
Insality
3e30fd4417 Remove match_event from druid, add hover component 2020-02-22 15:09:29 +03:00
Insality
b198e09560 Add functions stubs 2020-02-22 14:44:12 +03:00
Insality
080035c301 Move helper.get_node to component 2020-02-07 01:17:43 +03:00
Insality
3b38992de8 remove druid_animate, update docs 2020-02-06 01:53:41 +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
41a820a1fb Add texts text page 2020-01-11 15:37:14 +05:00
Insality
59c9dc8a9b Add set_pivot to text component 2020-01-11 15:04:53 +05:00
Insality
c3752dba54 Separate text on text and locale components. Auto adjust text sizing 2020-01-11 02:14:14 +05:00
Insality
8f32b61ddc Start add empty druid style 2020-01-10 16:44:05 +05:00
Insality
125506a4f1 Separate style progrese 2020-01-10 16:01:32 +05:00
Insality
efef4d194d Add first implementation of druid styles (only button) 2019-12-05 23:40:17 +03: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
88a37f77af Update ldoc comments 2019-12-05 22:05:06 +03:00
Insality
e45dce150d Rename helper.get_node -> helper.node 2019-12-05 21:34:16 +03:00
Insality
78807d7c8d add simple blocker component 2019-09-26 08:53:47 +03:00
Insality
4a2458ca3b add radio_group component 2019-09-26 08:46:12 +03:00
Insality
ae9c580c7a update checkbox_group component 2019-09-26 08:45:58 +03:00
Insality
14e0680f2f updates in new components 2019-09-26 00:52:29 +03:00