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
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
90b4928e6f
Fixed Input not sending events
...
Fixed :destroy sending unnecessary errors
Other small fixes
2025-04-08 09:59:40 +02:00
Robert Jelic
4b4b2e3ca7
Added init fix and small markdown changes
2025-04-08 01:30:18 +02:00
Robert Jelic
72e58c99c1
Fix in theme.lua
2025-04-07 05:01:03 +02:00
Robert Jelic
1e3914739d
applyTheme for containers to apply to children
2025-04-06 19:31:24 +02:00
Robert Jelic
371dd8cec0
Theme fix + main changes
2025-04-06 19:27:10 +02:00
Robert Jelic
f14e0ce204
Finished(?) annotation parsing
...
Small fixes for the parser
2025-03-14 03:46:54 +01:00
Robert Jelic
34bf53e66c
Small and quick fixes:
...
- setTheme, getTheme and loadTheme changed the wrong reference
- XML changed number properties to be usable with reactive values
2025-02-25 09:09:32 +01:00
Robert Jelic
8b6eaccd18
Docs Update
2025-02-18 09:46:32 +01:00
Robert Jelic
cc7b2de51a
Update
...
Lots of fixes and improvements
2025-02-16 14:33:07 +01:00
Robert Jelic
db716636bd
Basalt2 update
...
- Finished themes
- Added state plugins for persistance
- Finished reactive plugin
- Added debug plugin (80% finished)
- Added benchmark plugin
- Added Tree, Table, List, Dropdown and Menu Elements
- Bugfixes
2025-02-15 18:18:49 +01:00
Robert Jelic
b7f22bf63f
- added List
...
- added checkbox
- added program
- added slider
- added progressbar
- added reactive (dynamicValues)
smaller bug fixxes
2025-02-14 14:40:20 +01:00