85 Commits

Author SHA1 Message Date
Insality
c7b11562d5 Update 2025-04-19 22:25:58 +03:00
Insality
e83e5a6c84 Update 2025-03-25 22:56:47 +02:00
Insality
be03a5bd50 LLS refactor 2025-03-07 21:09:01 +02:00
Insality
ea4ff7eafc Update 2025-03-06 01:13:04 +02:00
Insality
c3b132187a Update 2025-03-05 21:42:54 +02:00
Insality
2c2789f1f9 Update 2025-03-05 21:28:56 +02:00
Insality
94d1d64dc3 Update button docs 2025-03-05 21:19:03 +02:00
Insality
ef86b387c2 Rename type druid.base_component -> druid.component 2025-03-05 21:02:46 +02:00
Insality
3a559d7ac2 Rename type druid_instance to druid.instance 2025-03-01 15:54:14 +02:00
Insality
7a6f529c82 Update 2025-02-08 00:28:20 +02:00
Insality
96ce3eee95 Update 2025-02-08 00:11:29 +02:00
Insality
6b8bbe1970 Refactor text setting methods and remove ldoc files 2024-12-08 13:35:41 +02:00
Insality
434dce55ce Update 2024-11-27 23:34:50 +02:00
Insality
af44d0d26e Update components interests link 2024-11-21 22:38:40 +02:00
Insality
5a1668a8af Update 2024-11-21 22:00:05 +02:00
Insality
69ebb252e1 Remove no_auto_template and no_stencil_check settings 2024-11-21 00:53:06 +02:00
Insality
9c03c950ad Remove on_message_input functional 2024-11-21 00:51:35 +02:00
Insality
56ef92a1b5 Update annotations 2024-11-10 20:34:30 +01:00
Insality
b5ccd80215 Replace treturn 2024-11-07 18:35:06 +01:00
Insality
620facbe1f replace all tparam 2024-11-07 18:34:27 +01:00
Insality
00b8b192a7 Add test "new_widget" 2024-10-30 01:29:46 +02:00
Insality
c85d66fdca Update annotations P.1 2024-10-29 20:31:45 +02:00
Insality
62384f36b3 Add generics annotations to component set_style/nodes/template 2024-10-23 00:43:03 +03:00
Insality
aa6310db91 Update 2024-10-16 20:30:55 +03:00
Insality
067b650838 Get rid of middleclass 2024-10-15 01:59:25 +03:00
Insality
4a8bb214d2 Update 2024-10-05 02:07:53 +03:00
Insality
986a4695f6 Update Rich Input with selection/arrows control. Add template and nodes to self:get_druid 2024-09-07 17:15:40 +03:00
Insality
4a095a2a24 Update README
Button key trigger will not consume input
Update scroll position while animate
Add scroll:set_view_size
Better static grid get_index function
Rework Data List (only static grid)
Update Default style
Remove a component from parent if exists on druid:remove
2024-09-03 21:48:43 +03:00
Insality
45718325a1 Update luacheck 2024-08-27 17:48:46 +03:00
Insality
bdd9efb892 Update annotations 2023-12-05 14:55:58 +02:00
Insality
01d1445511 Update annotations, add set_repeat to hotkey component 2023-12-05 14:49:56 +02:00
Insality
24bb39481d Annotations update [4] 2023-10-17 23:18:25 +03:00
Insality
c99b97f392 Annotations update [3] 2023-10-17 22:32:22 +03:00
Insality
50c9b6bad5 Annotations update [2] 2023-10-17 22:00:43 +03:00
Insality
86b92f90a7 Annotations update 2023-10-17 21:09:45 +03:00
Insality
556e1a9bae Small optimization && refactoring 2023-07-15 15:56:06 +03:00
Insality
337090e74c Update docs, little optimizations, inline style anims 2023-07-15 12:35:05 +03:00
Insality
4896f38e09 Update readme and docs 2023-07-08 09:59:35 +03:00
Insality
fb5508b083 Update docs 2023-06-10 19:18:12 +03:00
Insality
b22808f585 Remove debug log messages, update docs 2023-06-07 01:41:47 +03:00
Insality
99fc4ccc31 Start update docs 2023-06-06 23:01:46 +03:00
Insality
0107c015a1 Update layout component 2022-06-15 10:37:45 +05:00
Insality
53f305734c Solve #189 Add temporary set input priority 2022-06-15 10:34:47 +05:00
Insality
f7e6888c5a Revert "Solve #182 add table pool for events"
This reverts commit dff522fbaa8775ed983f6a2b83409addef7d112d.
2022-04-05 23:18:39 +03:00
Insality
dff522fbaa Solve #182 add table pool for events 2022-04-05 18:57:40 +03:00
Insality
2779f9cf7a Start implement druid layout component 2022-04-05 18:17:39 +03:00
Insality
c5c335d17c Optimize component and event creation, add cache for interests, optimize scroll 2022-03-11 20:37:18 +02:00
Insality
db1e7ec502 Add reinit data_list example, add debug mode for druid/components. Refactor scroll is_in_view. Use late remove while scroll update 2022-03-11 19:20:33 +02:00
Insality
4166fbe089 Now can pass node (not string) even if component nodes is defined 2022-03-11 14:33:36 +02:00
Insality
fc2d93c34f Update README md 2022-03-09 18:19:36 +02:00