Commit Graph

435 Commits

Author SHA1 Message Date
github-actions[bot]
509c0c5f59 Update config, BasaltLS definitions, bundle and changelog 2025-04-21 06:23:33 +00:00
Robert Jelic
57f6e2b35f Fixed bug in menu's render 2025-04-21 08:23:07 +02:00
github-actions[bot]
8a85d280b7 Update config, BasaltLS definitions, bundle and changelog 2025-04-20 08:28:12 +00:00
Robert Jelic
b6e0e75b19 Merge branch 'main' of https://github.com/Pyroxenium/Basalt2 2025-04-20 10:27:51 +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
853600c70e Update main.yml 2025-04-20 10:17:49 +02:00
Robert Jelic
682bef600d Merge pull request #1 from megaSukura/fix-flexbox
Fixed flexbox layout bug when container size changes
2025-04-20 10:08:06 +02:00
megaSukura
2fc72a6a13 Removed all goto statements
Fixed the parameter order in observe
Used the correct internal property approach
Did not use the built-in visibleChildren, as we need to handle elements that are obscured or completely removed
2025-04-20 05:40:24 +08:00
megaSukura
7df5380d18 fix FlexWrap 2025-04-20 02:50:01 +08:00
megaSukura
0ddbf3de47 Merge branch 'fix-flexbox' of https://github.com/megaSukura/Basalt2SKR into fix-flexbox 2025-04-20 00:57:03 +08:00
megaSukura
521e75b97c Fixed flexbox layout bug when container size changes
Added cross-axis alignment functionality
2025-04-20 00:52:21 +08:00
github-actions[bot]
296e099e2c Update config, BasaltLS definitions, bundle and changelog 2025-04-19 16:22:38 +00:00
Robert Jelic
3e5a6a7ea7 Merge branch 'main' of https://github.com/Pyroxenium/Basalt2 2025-04-19 18:21:52 +02:00
Robert Jelic
a24a53e912 Table error fix 2025-04-19 18:21:49 +02:00
megaSukura
858d3faa30 Fixed flexbox layout bug when container size changes
Added cross-axis alignment functionality
2025-04-19 18:32:56 +08:00
github-actions[bot]
10fa012b96 Update config, BasaltLS definitions, bundle and changelog 2025-04-19 07:21:51 +00:00
Robert Jelic
0be15d612a Renamed scrollbar 2025-04-19 09:21:05 +02:00
github-actions[bot]
421c72acb4 Update config, BasaltLS definitions, bundle and changelog 2025-04-19 04:26:12 +00:00
Robert Jelic
f07d1e5510 Merge branch 'main' of https://github.com/Pyroxenium/Basalt2 2025-04-19 06:25:46 +02:00
Robert Jelic
afe00c4002 Fixed slider not working on monitors
Fixed sending wrong mouse button on monitor_touch events
2025-04-19 06:25:44 +02:00
github-actions[bot]
6864886fd3 Update config, BasaltLS definitions, bundle and changelog 2025-04-19 04:20:19 +00:00
Robert Jelic
ec9b3ef579 Merge branch 'main' of https://github.com/Pyroxenium/Basalt2 2025-04-19 06:19:51 +02:00
Robert Jelic
a739df5a9f Forgot to remove debug msg 2025-04-19 06:19:50 +02:00
github-actions[bot]
9b45c5d0c1 Update config, BasaltLS definitions, bundle and changelog 2025-04-19 04:19:30 +00:00
Robert Jelic
19bbfee017 Merge branch 'main' of https://github.com/Pyroxenium/Basalt2 2025-04-19 06:19:03 +02:00
Robert Jelic
90911ebf91 :destroy fix for frame's with childrens with reactive properties 2025-04-19 06:19:02 +02:00
github-actions[bot]
fec5383d37 Update config, BasaltLS definitions, bundle and changelog 2025-04-17 06:22:38 +00:00
Robert Jelic
32ecbc2883 Fixed Checkbox element ignoring mouse events 2025-04-17 08:22:06 +02:00
github-actions[bot]
613246ff81 Update config, BasaltLS definitions, bundle and changelog 2025-04-16 03:08:52 +00:00
Robert Jelic
55f187d6a3 Merge branch 'main' of https://github.com/Pyroxenium/Basalt2 2025-04-16 05:08:22 +02:00
Robert Jelic
c00409e8d5 Another small change for states 2025-04-16 05:08:20 +02:00
github-actions[bot]
4b9a68a7b9 Update config, BasaltLS definitions, bundle and changelog 2025-04-16 03:03:28 +00:00
Robert Jelic
44bf0945a2 Merge branch 'main' of https://github.com/Pyroxenium/Basalt2 2025-04-16 05:03:01 +02:00
Robert Jelic
6ff71fffb6 State fix 2025-04-16 05:02:58 +02:00
github-actions[bot]
7dbb1bf7dc Update config, BasaltLS definitions, bundle and changelog 2025-04-14 00:40:44 +00:00
Robert Jelic
b91031afbc Fixed animation
Fixed eventsystem not registering its parent events
2025-04-14 02:39:54 +02:00
github-actions[bot]
bd62debc32 Update config, BasaltLS definitions, bundle and changelog 2025-04-12 16:35:48 +00:00
Robert Jelic
626e271cd1 Merge branch 'main' of https://github.com/Pyroxenium/Basalt2 2025-04-12 18:35:23 +02:00
Robert Jelic
4c44a62811 States bugfix 2025-04-12 18:35:21 +02:00
github-actions[bot]
b40eae58d8 Update config, BasaltLS definitions, bundle and changelog 2025-04-11 20:49:35 +00:00
Robert Jelic
84f860a18a Added allowNil to properties 2025-04-11 22:48:41 +02:00
github-actions[bot]
7c208d3ea6 Update config, BasaltLS definitions, bundle and changelog 2025-04-11 20:37:57 +00:00
Robert Jelic
8830ab6de6 small fix 2025-04-11 22:37:24 +02:00
Robert Jelic
dae70caa59 small fix for canvas plugin 2025-04-11 14:05:33 +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
github-actions[bot]
ff9ffb76aa Update config, BasaltLS definitions, bundle and changelog 2025-04-07 03:01:39 +00:00
Robert Jelic
b9cd68d1c8 Merge branch 'main' of https://github.com/Pyroxenium/Basalt2 2025-04-07 05:01:05 +02:00
Robert Jelic
72e58c99c1 Fix in theme.lua 2025-04-07 05:01:03 +02:00
github-actions[bot]
e25fa700b2 Update config, BasaltLS definitions, bundle and changelog 2025-04-06 17:32:02 +00:00