Insality
46223f0bb8
Update
2025-03-05 22:06:06 +02:00
Insality
c3b132187a
Update
2025-03-05 21:42:54 +02:00
Insality
ef86b387c2
Rename type druid.base_component -> druid.component
2025-03-05 21:02:46 +02:00
Insality
7a6f529c82
Update
2025-02-08 00:28:20 +02:00
Insality
5a1668a8af
Update
2024-11-21 22:00:05 +02:00
Insality
c00fb3590c
Replace event with event library
2024-11-20 23:52:48 +02:00
Insality
7ea8691fc5
Update
2024-11-20 23:36:04 +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
999c6222a0
Update annotations
2024-11-07 18:32:46 +01:00
Insality
c85d66fdca
Update annotations P.1
2024-10-29 20:31:45 +02:00
Insality
d73835a2d5
Update Druid components
2024-10-19 10:58:24 +03:00
Insality
d533e5ee2d
Fix scroll events while animating
...
Fix slider issue with negative distance
Add bunch of new functions to grid
More accurate progress bar scaling with 9-slice images
2024-09-10 21:46:29 +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
11ae63a9f6
Update annotations
2024-08-27 17:45:09 +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
38c117b9d8
Inline helper.is_enabled, remove unused code, documentation fixes, remove formats and druid_input files, add more tests
2023-07-15 11:53:07 +03:00
Insality
5ecd67d8ef
Update docs
2023-07-13 21:32:04 +03:00
Insality
894b62b888
Update docs
2023-07-09 22:56:44 +03:00
Insality
eca76b12d1
Update docs
2023-07-09 21:47:14 +03:00
Insality
b628212c58
Update examples
2023-05-31 21:54:55 +03:00
Insality
d237eaec59
Merge branch 'layout' into develop
2022-07-17 18:23:22 +03:00
Insality
0107c015a1
Update layout component
2022-06-15 10:37:45 +05:00
Insality
4d47b6e656
Solve #186 fix set in row static grid zero offset
2022-04-18 15:52:50 +03: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
669b525c15
Add self:get_node assert, add no_auto_template flag, fix idents
2022-03-09 18:14:40 +02:00
Insality
dc76d3b3d4
Update docs, update custom component templates
2022-03-08 20:32:10 +02:00
Insality
f801bb6862
Update doc links, update emmylua generator
2022-03-08 20:21:39 +02:00
Insality
a846adf97b
Update docs
2022-03-08 18:38:17 +02:00
Insality
129a102cc8
Solve #165 Add set_in_row function for StaticGrid
2022-02-28 22:18:07 +02:00
Insality
3ac2986171
#162 Add static grid last row alignment
2022-01-27 22:29:13 +02:00
Insality
54f80aeccd
#160 Remove component interests, now setup it with function declaring
2022-01-27 01:48:05 +02:00
Insality
ab3f5f8e31
#104 Add is_instant flag to add/remove Static and Dynamic Grid components
2021-10-23 15:16:38 +03:00
Insality
0179e68887
#91 Add license comments
2021-10-23 13:08:39 +03:00
Insality
1219b02c10
#131 Add dynamic_poses for static grid
2021-10-17 16:36:45 +03:00
Insality
9ff97b98ea
Update docs, changelogs, example. Prepare to 0.6.0 release
2021-04-06 00:03:55 +03:00
Insality
03a00fe3d2
Update infinity list
2021-04-01 21:58:46 +03:00
Insality
ac7d090cf0
Merge branch 'develop' into 43-infinity-scroll
2021-04-01 21:14:29 +03:00
Insality
897d401142
Add more annotations, update grid_page example
2020-11-29 22:17:51 +03:00
Insality
834d0714e0
Fix static poses calculation
2020-11-09 01:11:22 +03:00
Insality
74efdbfe71
Add shift policy to grids
2020-11-08 23:20:16 +03:00
Insality
6ec46545ec
Add static grid get_size_for function
2020-11-08 00:53:35 +03:00
Insality
3bbb4129c6
Add get_offset for grids, add offset for scroll content
2020-11-07 22:15:46 +03:00
Insality
da085238cc
#108 Move component interests const from const.lua to component.lua
2020-11-07 17:28:07 +03:00
Insality
5d9951e03f
Add return node on grid's remove function
2020-11-03 19:46:20 +03:00
Insality
248b9c30f9
Update annotations: scroll, static_grid, events, druid_instance
2020-10-11 23:53:30 +03:00