Commit Graph

192 Commits

Author SHA1 Message Date
Robert Jelic
0a597e63f1 Small coroutine fix 2025-04-06 06:51:43 +02:00
Robert Jelic
f911e9bce8 Docs update + some element updates 2025-04-06 00:57:19 +02:00
Robert Jelic
5ccd201be0 Focus fix for list 2025-04-03 18:03:06 +02:00
Robert Jelic
b2500117b8 Debug fixes 2025-03-31 08:03:54 +02:00
Robert Jelic
8361e5f9c2 Small fix for canvas:clear() 2025-03-31 03:35:18 +02:00
Robert Jelic
d27760adc2 Canvas test 2025-03-31 03:28:16 +02:00
Robert Jelic
c341eea972 - Fixed createFrame bug
- Added custom XML/Attributes
2025-03-29 03:47:01 +01:00
Robert Jelic
cd591e0b8b Dropdown text size fix 2025-03-28 00:36:48 +01:00
Robert Jelic
1967487238 List fix for monitors 2025-03-27 04:28:35 +01:00
Robert Jelic
93f3df9c6c Display fix for window (forgot i don't need self) 2025-03-26 01:02:02 +01:00
Robert Jelic
c2507b5486 - Added monitor support
- Fixed states example
- Small changes to Display element
2025-03-24 20:19:48 +01:00
Robert Jelic
8c0a4017ba Changed state plugin
- Moved state-storing to baseframe
- Fixed :computed
- Fixed a bug with storing states to same file
- Added :bind to bind properties with states
2025-03-20 01:49:17 +01:00
Robert Jelic
9664c75830 Added resize to animation 2025-03-18 02:50:15 +01:00
Robert Jelic
d8d3e6b555 Another small fix 2025-03-18 02:06:02 +01:00
Robert Jelic
2dc08bc3a3 Markdown changes 2025-03-18 01:51:37 +01:00
Robert Jelic
59b4b4f88b Some docs stuff 2025-03-17 19:09:15 +01:00
Robert Jelic
8908258499 Small Input fix 2025-03-16 13:08:44 +01:00
Robert Jelic
749040cad1 Added replaceChar property for Input (for password input) 2025-03-16 04:03:25 +01:00
Robert Jelic
ae45eeac0f Annotation Stuff 2025-03-14 17:00:13 +01:00
Robert Jelic
4e26fec0b1 Another annotation test 2025-03-14 03:58:43 +01:00
Robert Jelic
d6d53fdef0 Trigger 2025-03-14 03:51:56 +01:00
Robert Jelic
84caa6db2d Forgot to remove log 2025-03-14 03:49:56 +01:00
Robert Jelic
f14e0ce204 Finished(?) annotation parsing
Small fixes for the parser
2025-03-14 03:46:54 +01:00
Robert Jelic
8e5b474f17 Display Element added 2025-03-13 20:46:24 +01:00
Robert Jelic
641c767e50 Fixed xml scope access 2025-03-12 00:41:50 +01:00
Robert Jelic
3be4c1bc5d workflow trigger 2025-03-10 03:20:35 +01:00
Robert Jelic
c94d0c31b9 -Fixed basalt.getMainFrame() not returning the main frame (instead it was returning the active frame)
- Fixed basalt.run() beeing able to run multiple times
- Added basalt.isRunning to check if basalt is running
2025-03-09 17:28:11 +01:00
Robert Jelic
be2077385e Fixed 2 minor bugs 2025-03-06 14:16:45 +01:00
Robert Jelic
1aa0ff62a1 Children Container fix 2025-03-05 09:12:22 +01:00
Robert Jelic
bd72cb6171 Bigfont Fix when changing bg/fg 2025-03-05 01:44:49 +01:00
Robert Jelic
78a42954c0 Reworked XML #2 2025-03-05 01:25:49 +01:00
github-actions[bot]
5e63533650 Update config, LuaLS definitions, bundle and changelog 2025-03-04 13:44:35 +00:00
Robert Jelic
a33448c733 Another fix for events 2025-03-04 14:44:01 +01:00
github-actions[bot]
a07c74d855 Update config, LuaLS definitions, bundle and changelog 2025-03-04 13:34:03 +00:00
Robert Jelic
4434989731 Another fix for property type 2025-03-04 14:33:33 +01:00
github-actions[bot]
bc2d8d6a63 Update config, LuaLS definitions, bundle and changelog 2025-03-04 13:27:09 +00:00
Robert Jelic
d9e34c8118 Parser fix (hopefully) 2025-03-04 14:26:27 +01:00
Robert Jelic
80fc94fd8a Small workflow trigger 2025-03-04 14:08:25 +01:00
github-actions[bot]
8bbce8c54a Update config, LuaLS definitions, bundle and changelog 2025-03-04 09:38:20 +00:00
Robert Jelic
514c5c3452 Merge branch 'main' of https://github.com/Pyroxenium/Basalt2 2025-03-04 10:37:44 +01:00
Robert Jelic
007ccfbdb5 Small Dropdown fix 2025-03-04 10:37:42 +01:00
github-actions[bot]
b9092215b7 Update config, LuaLS definitions, bundle and changelog 2025-03-04 00:54:22 +00:00
Robert Jelic
49a5e4bfde Finished Graph Elements
- Added Graph
- Added BarChart
- Added LineChart
2025-03-04 01:53:14 +01:00
Robert Jelic
29bd742fe9 XML - Hotfix for colors 2025-03-03 23:44:29 +01:00
Robert Jelic
635720ac11 Merge branch 'main' of https://github.com/Pyroxenium/Basalt2 2025-03-03 23:36:44 +01:00
Robert Jelic
bfad03cf08 Added scrollableFrame example
Fixed Cursor Bug
Reworked XML
2025-03-03 23:36:42 +01:00
github-actions[bot]
3954fea4e0 Update config, LuaLS definitions, bundle and changelog 2025-03-03 16:39:02 +00:00
Robert Jelic
373bd7b485 Added basalt.getElementClass(name)
Added Graph
Added List:getSelectedItem()
Fixed Image:addFrame()
2025-03-03 17:38:30 +01:00
github-actions[bot]
21f16996e7 Update config, LuaLS definitions, bundle and changelog 2025-03-02 21:04:22 +00:00
Robert Jelic
0af0a62528 Updated color properties
Small container fix
2025-03-02 22:03:51 +01:00