Insality
|
9e2648e998
|
Merge branch 'master' into develop
|
2022-08-29 21:50:46 +03:00 |
|
Insality
|
b2643ebd26
|
Solve #200 #201 Add DataList access functions, example with custom component + DataList
|
2022-08-29 21:27:37 +03:00 |
|
Insality
|
847bee2e6b
|
Update docs
|
2022-07-17 19:19:25 +03:00 |
|
Insality
|
77e56e8747
|
Add hotkey example
|
2022-07-17 19:07:35 +03:00 |
|
Insality
|
3e5a90920e
|
Update drag screen koef value
|
2022-07-17 18:41:02 +03:00 |
|
Insality
|
45b4843887
|
Layout component update
|
2022-07-17 18:23:07 +03:00 |
|
Insality
|
0107c015a1
|
Update layout component
|
2022-06-15 10:37:45 +05:00 |
|
Insality
|
e029d1eac3
|
Solve #133 Add hotkey component
|
2022-06-15 10:35:56 +05:00 |
|
Insality
|
53f305734c
|
Solve #189 Add temporary set input priority
|
2022-06-15 10:34:47 +05:00 |
|
Insality
|
415869e2bf
|
Update layout component
|
2022-06-15 10:29:27 +05:00 |
|
Insality
|
decb9fd9fd
|
Solve #73 fix scroll drag on stretch/zoom nodes
|
2022-04-10 15:20:57 +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
|
2779f9cf7a
|
Start implement druid layout component
|
2022-04-05 18:17:39 +03:00 |
|
Insality
|
58a877f8a7
|
Update docs
|
2022-03-12 09:03:45 +02:00 |
|
Insality
|
18eb52b92b
|
Update changelogs
|
2022-03-11 20:43:20 +02:00 |
|
Insality
|
c5c335d17c
|
Optimize component and event creation, add cache for interests, optimize scroll
|
2022-03-11 20:37:18 +02:00 |
|
Insality
|
cc35fe208c
|
Force disable dynamic node poses of static grid in data_list
|
2022-03-11 19:41:05 +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
|
02601c142d
|
Add checkboxes example
|
2022-03-11 01:06:13 +02:00 |
|
Insality
|
57b9770419
|
Solve #44 Add slider drag not only by pin, but can additional add input zone
|
2022-03-09 18:54:58 +02:00 |
|
Insality
|
669b525c15
|
Add self:get_node assert, add no_auto_template flag, fix idents
|
2022-03-09 18:14:40 +02:00 |
|
Insality
|
2e9ab69001
|
Add rich input component and example
|
2022-03-08 21:31:44 +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
|
2d78bcb5e9
|
Solve #169 Fix on_layout_change
|
2022-02-28 21:37:23 +02:00 |
|
Insality
|
3b329f9c25
|
Update docs, annotations and style for checkbox
|
2022-02-12 17:17:36 +02:00 |
|
Insality
|
4e0fd264b1
|
Prepare for release 0.8.0
|
2022-02-12 17:02:27 +02:00 |
|
SalavatR
|
21830d9886
|
Update input.lua
function set_allowed_characters(NAME_PATTERN) isn't working with Cyrillic symbols in range "[А-я]", string.match includes chars №, ₽ and may be more
|
2022-02-02 19:51:15 +06:00 |
|
Insality
|
f534baf2ee
|
#163 Default locale id from text node for lang_text component
|
2022-01-27 18:31:33 +02:00 |
|
Insality
|
54f80aeccd
|
#160 Remove component interests, now setup it with function declaring
|
2022-01-27 01:48:05 +02:00 |
|
Insality
|
ef455a71eb
|
#00 Add more self chaining to Lang text component
|
2022-01-27 01:12:49 +02:00 |
|
Insality
|
30f48f1d27
|
#00 Add text arg to on_input_unselect event
|
2022-01-27 01:11:34 +02:00 |
|
Insality
|
b42d16d999
|
#152 Add instans set_state for Checkbox component
|
2022-01-27 01:09:24 +02:00 |
|
Insality
|
43adb5f52d
|
#147 Remove ... from lang_text to fixed arguments, add lang_text:format additional functions
|
2021-11-20 11:14:04 +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
|
9ff97b98ea
|
Update docs, changelogs, example. Prepare to 0.6.0 release
|
2021-04-06 00:03:55 +03:00 |
|
Insality
|
015564f5b3
|
Add dynamic grid to navigate example
|
2021-04-05 23:16:52 +03:00 |
|
Insality
|
63d9d0260f
|
Add disabled add/remove nodes example
|
2021-04-05 23:05:57 +03:00 |
|
Insality
|
c3f1b38a8a
|
Fix scroll_to_index in data_list
|
2021-04-05 22:50:20 +03:00 |
|
Insality
|
b3e7f63e64
|
Add DataList scroll progress
|
2021-04-05 21:57:30 +03:00 |
|
Insality
|
29f4d6f47a
|
Update data list examples
|
2021-04-05 00:52:19 +03:00 |
|
Insality
|
8a8a5e22a0
|
Add data_list_static_grid example
|
2021-04-05 00:21:06 +03:00 |
|
Insality
|
24237899af
|
Start rework examples system
|
2021-04-04 12:46:28 +03:00 |
|
Insality
|
295aca26a3
|
Update docs
|
2021-04-01 23:16:16 +03:00 |
|
Insality
|
72efdc13bf
|
Rename Infinity list to Data list
|
2021-04-01 22:02:15 +03:00 |
|
Insality
|
03a00fe3d2
|
Update infinity list
|
2021-04-01 21:58:46 +03:00 |
|
Insality
|
6a44a7dcff
|
Replace spaces with tabs
|
2021-04-01 21:29:28 +03:00 |
|