Insality
|
299f8501e8
|
Widgets WIP
|
2024-11-18 22:50:42 +02:00 |
|
Insality
|
999c6222a0
|
Update annotations
|
2024-11-07 18:32:46 +01:00 |
|
Insality
|
72cf310d6c
|
Update
|
2024-10-30 23:37:43 +02: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
|
067b650838
|
Get rid of middleclass
|
2024-10-15 01:59:25 +03:00 |
|
Insality
|
01d1445511
|
Update annotations, add set_repeat to hotkey component
|
2023-12-05 14:49:56 +02:00 |
|
Insality
|
50c9b6bad5
|
Annotations update [2]
|
2023-10-17 22:00:43 +03:00 |
|
Insality
|
337090e74c
|
Update docs, little optimizations, inline style anims
|
2023-07-15 12:35:05 +03:00 |
|
Insality
|
23ac068f51
|
Update docs
|
2023-07-11 22:23:48 +03:00 |
|
Insality
|
6ed48772a3
|
Update docs
|
2023-07-11 21:46:56 +03:00 |
|
Insality
|
d0062c2a78
|
Update changelog
|
2023-07-05 23:14:27 +03:00 |
|
Insality
|
fb5508b083
|
Update docs
|
2023-06-10 19:18:12 +03:00 |
|
Insality
|
65974e0b30
|
Update docs
|
2023-06-07 23:30:37 +03:00 |
|
Insality
|
e14f68bc90
|
Move swipe to extended, update docs
|
2023-06-07 00:41:05 +03:00 |
|
Insality
|
2779f9cf7a
|
Start implement druid layout component
|
2022-04-05 18:17:39 +03:00 |
|
Insality
|
a846adf97b
|
Update docs
|
2022-03-08 18:38:17 +02:00 |
|
Insality
|
a87a576ded
|
Update #168 Remove unused global on_layout_change
|
2022-03-01 02:09:28 +02:00 |
|
Insality
|
0179e68887
|
#91 Add license comments
|
2021-10-23 13:08:39 +03:00 |
|
Insality
|
a8c2185d20
|
#143 Update all lang components on set_text_function
|
2021-10-21 00:38:23 +03:00 |
|
Insality
|
4ea9f18e10
|
#127 Rename druid:create() to druid:new(). Create deprecated
|
2021-04-04 13:52:12 +03:00 |
|
Insality
|
da085238cc
|
#108 Move component interests const from const.lua to component.lua
|
2020-11-07 17:28:07 +03:00 |
|
Insality
|
928a212527
|
Add on_style_change to every component
Empty default style is now valid. Every component have their default style values. Removed style function checks
|
2020-05-09 12:45:09 +03:00 |
|
Insality
|
1e568c2fa6
|
Update documentation, refactoring
|
2020-05-04 00:16:08 +03:00 |
|
Insality
|
668ecff090
|
Update documentation
|
2020-04-18 14:39:12 +03:00 |
|
Insality
|
36d7bcee5a
|
Update docs and changelogs
|
2020-04-18 02:31:52 +03:00 |
|
Insality
|
f02c68242a
|
Add list of druid instances, add global events: on_window_callback, on_layout_change and on_language_change
|
2020-04-18 01:41:28 +03:00 |
|
Insality
|
7c22032004
|
Clean up todo, more docs
|
2020-03-22 15:32:00 +03:00 |
|
Insality
|
a86d826ae1
|
Change default style setter
|
2020-03-22 11:56:07 +03:00 |
|
Insality
|
b7e58950aa
|
Update docs, updated ldoc generated files
|
2020-03-21 21:43:06 +03:00 |
|
Insality
|
85e2235bae
|
Add more scroll examples
|
2020-03-19 00:07:55 +03:00 |
|
Insality
|
cb6fd3038a
|
Add examples to component docs
|
2020-02-23 13:00:59 +03:00 |
|
Insality
|
92098052e3
|
All basic components declared with explicit way
|
2020-02-05 02:43:37 +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
|
2b534cc205
|
Code style refactor
|
2020-01-30 02:11:59 +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
|
09ae21a367
|
Set functions to setup sound/text from external sources
|
2020-01-30 00:31:17 +03:00 |
|
Insality
|
c3752dba54
|
Separate text on text and locale components. Auto adjust text sizing
|
2020-01-11 02:14:14 +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
|
b8dec4826f
|
Add druid with context, get component druid as helper.get_druid(context)
|
2019-12-05 22:39:35 +03:00 |
|
Insality
|
f8a3b6f632
|
Move const to const.lua
|
2019-12-05 21:34:26 +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
|
c048224a1f
|
add checkbox group component
|
2019-09-26 00:46:42 +03:00 |
|