151 Commits

Author SHA1 Message Date
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
c41957c751 Add dirty example of scrollbar of scroll 2020-03-19 00:27:53 +03:00
Insality
296bf3dc2f Add clickable scroll nodes 2020-03-19 00:17:10 +03:00
Insality
2ec192d0f5 add autofocus settings to druid config 2020-03-19 00:08:07 +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
91198bb86a Merge branch 'feature/component_polish' into develop 2020-02-25 00:27:09 +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
5c576e6059 Update ldoc 2020-02-23 13:01:15 +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
44016bc4f3 Remove progress_rich component, move it to separate repository (druid-assets) 2020-02-22 23:54:26 +03:00
Insality
3ae5011bde Liveupdate 165 fixes 2020-02-22 15:44:20 +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
0dd37a03cd Add simple druid event library 2020-02-22 14:49:22 +03:00
Insality
b198e09560 Add functions stubs 2020-02-22 14:44:12 +03:00
Insality
aac80795b9 Add alpha_todo fur alpha release 2020-02-07 01:36:11 +03:00
Insality
080035c301 Move helper.get_node to component 2020-02-07 01:17:43 +03:00
Insality
f65d5ce71c Update docs 2020-02-07 01:10:10 +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
92098052e3 All basic components declared with explicit way 2020-02-05 02:43:37 +03:00
Insality
ec2acceebe Update docs 2020-02-05 02:43:02 +03:00
Insality
366c8a9acc Add missed docs files 2020-02-05 02:42:58 +03:00
Insality
f619b25ba8 Update docs 2020-02-05 02:42:36 +03:00
Insality
9ae07b4784 Druid instance refactoring 2020-02-03 22:16:01 +03:00
Insality
be8869951a Add class component and druid_instance 2020-02-03 22:08:49 +03:00
Insality
8c011dcc27 Progress bar example fix 2020-01-30 02:33:35 +03:00
Insality
2b534cc205 Code style refactor 2020-01-30 02:11:59 +03:00
Insality
32bbddb706 Little code refactor 2020-01-30 02:00:01 +03:00
Insality
b5686af391 Move default style to druid settings 2020-01-30 01:55:49 +03:00
Insality
add6b8e301 Move components array from self to self.components and self.components_all 2020-01-30 01:55:37 +03:00
Insality
ae47bcee8f Add component instance with general methods. New component constructor 2020-01-30 01:46:02 +03:00
Insality
0542ec4e69 Move druid settings inside system folder 2020-01-30 01:45:25 +03:00
Insality
513a4c141b Move _fct_metatable to separate file druid_instance 2020-01-30 01:01:45 +03:00
Insality
9223862dc2 Rename helper.node -> helper.get_node 2020-01-30 01:01:26 +03:00