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
Robert Jelic
85988be892
Fixed bundler
...
Added :setOffset/:getOffset for Containers
2025-02-28 10:18:17 +01:00
github-actions[bot]
5d88e34708
Update config, LuaLS definitions, bundle and changelog
2025-02-26 23:42:16 +00:00
Robert Jelic
6f0b98ab89
Another fix wave:
...
Added Input focussystem
Added Input focusedBackground and focusedForeground
VisualElement renamed from MouseUp to ClickUp (onClickUp)
Fixed Frame draggable Bug (not sending events to children on mouse y 1)
2025-02-27 00:41:45 +01:00
github-actions[bot]
592a900fcb
Update config, LuaLS definitions, bundle and changelog
2025-02-26 20:03:20 +00:00
Robert Jelic
0a9ecd4ff0
Fixed Frame parsing
2025-02-26 21:02:47 +01:00
Robert Jelic
f768375c94
Workflow Test
2025-02-26 20:24:13 +01:00
Robert Jelic
e217e677c8
Workflow Fix
2025-02-26 17:57:40 +01:00
Robert Jelic
4aff16f031
Finished Image Element
...
Fixed getter for combined Properties
2025-02-26 17:34:58 +01:00
Robert Jelic
2e4a745a01
Workflow Trigger Test
2025-02-26 14:50:55 +01:00
github-actions[bot]
13a83ab0aa
Update config, LuaLS definitions, bundle and changelog
2025-02-26 09:20:16 +00:00
Robert Jelic
b2d273871d
Small bugfixes
2025-02-26 10:19:46 +01:00
Robert Jelic
01d73edae6
Added onChange which calls observe (to keep the standard)
2025-02-25 23:40:42 +01:00
Robert Jelic
5fdf01bcfe
Cursor Fix
2025-02-25 23:28:53 +01:00
github-actions[bot]
9d5e6d4aa3
Update config, LuaLS definitions, bundle and changelog
2025-02-25 11:22:53 +00:00
Robert Jelic
c953ce7c30
New Element
...
Added BigFont element
Added Feature for Frames to be draggable like windows
added element:prioritize() to make it more important in the container children-hirachy
2025-02-25 12:22:21 +01:00
Robert Jelic
4553f294f6
Fixed API Access for minified projects
2025-02-25 10:08:08 +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
8b3dd38dfa
Fix
2025-02-25 00:13:01 +01:00
github-actions[bot]
e41938b814
Update config, LuaLS definitions, bundle and changelog
2025-02-24 22:54:40 +00:00
Robert Jelic
a3cc685620
Docs changes
2025-02-24 23:54:07 +01:00
Robert Jelic
189d642e7c
Merge branch 'main' of https://github.com/Pyroxenium/Basalt2
2025-02-24 23:13:30 +01:00
Robert Jelic
e65e6510e0
Separated protected functions from public functions
2025-02-24 23:13:28 +01:00
github-actions[bot]
5d6feba8a9
Update config, LuaLS definitions, bundle and changelog
2025-02-24 19:52:41 +00:00
Robert Jelic
a51b91722d
Small docs update
2025-02-24 20:51:58 +01:00
Robert Jelic
9966f7c94d
Deploy.yml
2025-02-23 12:19:51 +01:00
Robert Jelic
96ff3ddedb
Finished installer
...
Small bugfixes
2025-02-23 11:11:36 +01:00