Robert Jelic
2ca7ad1e4c
- Added comprehensive state management with conditional states, priority-based resolution, and property overrides
...
- Added responsive.lua with fluent builder API (:when()/:apply()/:otherwise()) for creating responsive layouts that react to parent size or custom conditions
- All elements now use getResolved() to check active states, enabling multiple responsive rules to coexist
2025-11-04 22:40:37 +01:00
Robert Jelic
b96875a3e9
- Added a new system to dynamically require source from multiple locations (including web)
...
- Added the Collection Element and moved parts of the List logic to collection
- Added a State Management System
- Added a better system to change the position/size of elements
- Removed the state plugin
2025-10-27 08:25:58 +01:00
Shlomo1412
8bf61d6a3c
Implement auto-pairing features in TextBox
...
Added properties for auto-pairing functionality in TextBox.
2025-09-28 15:51:36 +03:00
Shlomo1412
5c71ad1abb
Implement autocomplete feature in TextBox
...
Added autocomplete functionality to TextBox with various properties and methods for managing suggestions.
2025-09-27 23:02:19 +03:00
Robert Jelic
97e2e947c7
Added TabControl Element
...
Added ComboBox Element
Added/Updated Switch Element
Fixed TextBox Syntax Highlighting Bug
2025-09-03 18:26:51 +02:00
Robert Jelic
6adfcd41fd
Added paste
2025-05-11 03:14:53 +02:00
Robert Jelic
d4f875836d
Added paste
2025-05-11 03:13:57 +02:00
Robert Jelic
d36c7e7867
- Added Timer
...
- Fixed BaseElement Visual request issues
- Added number animation
- Added entries animation
2025-04-20 10:27:48 +02:00
Robert Jelic
b91031afbc
Fixed animation
...
Fixed eventsystem not registering its parent events
2025-04-14 02:39:54 +02:00
Robert Jelic
0af0a62528
Updated color properties
...
Small container fix
2025-03-02 22:03:51 +01:00
Robert Jelic
a3cc685620
Docs changes
2025-02-24 23:54:07 +01:00
Robert Jelic
a51b91722d
Small docs update
2025-02-24 20:51:58 +01:00
Robert Jelic
78ca4a1a04
Test
2025-02-21 18:46:03 +01:00
Robert Jelic
3009df028b
Updated Eventsystem
...
Improved List with multiple Selections
2025-02-21 18:24:19 +01:00
Robert Jelic
0326cc12c7
Lot of bug fixxes
2025-02-18 19:13:51 +01:00
Robert Jelic
8b6eaccd18
Docs Update
2025-02-18 09:46:32 +01:00