Commit Graph

532 Commits

Author SHA1 Message Date
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
github-actions[bot]
ccc86b0d52 Update config, BasaltLS definitions, bundle and changelog 2025-09-15 08:45:53 +00:00
Robert Jelic
0a1c51b60f Small trigger 2025-09-15 10:45:26 +02:00
Robert Jelic
5539500e9e fix 2025-09-15 10:29:56 +02:00
Robert Jelic
e20b711fd5 installer fix 2025-09-15 10:27:29 +02:00
github-actions[bot]
58efa9236c Update config, BasaltLS definitions, bundle and changelog 2025-09-14 10:34:45 +00:00
Robert Jelic
b0455046e5 ComboBox require fix 2025-09-14 12:34:03 +02:00
Robert Jelic
ebf46fc701 Renamed elements 2025-09-14 12:32:16 +02:00
github-actions[bot]
86e5e535ba Update config, BasaltLS definitions, bundle and changelog 2025-09-14 10:20:13 +00:00
Robert Jelic
264b1b9425 Class rename 2025-09-14 12:19:36 +02:00
github-actions[bot]
dd6a1209a1 Update config, BasaltLS definitions, bundle and changelog 2025-09-14 10:11:37 +00:00
Robert Jelic
e10d3c1ae8 Private/Protected Markdown fix, added run for bigfont 2025-09-14 12:11:09 +02:00
github-actions[bot]
ccf9a0717c Update config, BasaltLS definitions, bundle and changelog 2025-09-14 08:55:46 +00:00
Robert Jelic
899a56ffc3 Markdown Fix 2025-09-14 10:55:17 +02:00
Robert Jelic
c9f17ce512 Merge pull request #7 from Shlomo1412/patch-1
Update README with DeepWiki badge and credits
2025-09-13 22:30:05 +02:00
github-actions[bot]
4240c62e88 Update config, BasaltLS definitions, bundle and changelog 2025-09-13 20:28:52 +00:00
Robert Jelic
fc44bc4d8b Docs Parser fixes 2025-09-13 22:28:10 +02:00
Shlomo1412
367ab303a4 Update README with DeepWiki badge and credits
Added DeepWiki badge and credits section to README.
2025-09-13 23:01:56 +03:00
github-actions[bot]
b5f9ced023 Update config, BasaltLS definitions, bundle and changelog 2025-09-13 10:43:06 +00:00
Robert Jelic
487409b31a test 2025-09-13 12:42:28 +02:00
Robert Jelic
ce213cc5d0 . 2025-09-13 10:29:09 +02:00
Robert Jelic
e794402086 new try 2025-09-13 10:21:46 +02:00
Robert Jelic
8d53c556b5 Wrong path in generate-docs 2025-09-13 10:18:07 +02:00
Robert Jelic
a1c0917908 Another try 2025-09-13 10:13:47 +02:00
Robert Jelic
b68a8c14f0 Pls place it at the correct position.. 2025-09-13 10:08:00 +02:00
Robert Jelic
7608a173ee Added lfs into main.yml 2025-09-13 10:06:33 +02:00
Robert Jelic
328590e256 another try 2025-09-13 10:03:11 +02:00
Robert Jelic
1d45cfe38c Path fix 2025-09-13 09:56:37 +02:00
Robert Jelic
a5d21d44d4 Action trigger 2025-09-13 09:54:59 +02:00
Robert Jelic
72f9ac2a1e Small Docs test 2025-09-13 09:54:09 +02:00
github-actions[bot]
7c5d735a51 Update config, BasaltLS definitions, bundle and changelog 2025-09-03 16:27:39 +00: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
github-actions[bot]
775bd9eb7b Update config, BasaltLS definitions, bundle and changelog 2025-09-02 10:25:17 +00:00
Robert Jelic
a2c566892a Merge branch 'main' of https://github.com/Pyroxenium/Basalt2 2025-09-02 12:24:39 +02:00
Robert Jelic
f10413dddb Added basalt.onEvent(event, callback)
Added basalt.removeEvent(eventcallback)
basalt.triggerEvent(event, ...)

Fixed a event is nil error in Container.lua
2025-09-02 12:24:30 +02:00
github-actions[bot]
d3acd71b63 Update config, BasaltLS definitions, bundle and changelog 2025-08-25 12:15:18 +00:00
Robert Jelic
d2d5f8c3ae Added marquee animation 2025-08-25 14:14:49 +02:00
github-actions[bot]
f61925d463 Update config, BasaltLS definitions, bundle and changelog 2025-08-25 11:54:39 +00:00
Robert Jelic
84556d0688 Merge branch 'main' of https://github.com/Pyroxenium/Basalt2 2025-08-25 13:54:13 +02:00
Robert Jelic
ec2a41e390 Animation ScrollText fix 2025-08-25 13:54:10 +02:00
github-actions[bot]
2c7fe9f382 Update config, BasaltLS definitions, bundle and changelog 2025-08-25 04:10:17 +00:00
Robert Jelic
fbda4f099a Merge pull request #4 from Mallowwww/main
Fix crash when node has no value
2025-08-25 06:09:56 +02:00
mallowwww
a3a50c769d Fix crash when node has no value 2025-08-14 23:48:08 -05:00
github-actions[bot]
543d19842c Update config, BasaltLS definitions, bundle and changelog 2025-07-27 14:02:04 +00:00
Robert Jelic
af085e75f9 Merge branch 'main' of https://github.com/Pyroxenium/Basalt2 2025-07-27 16:01:43 +02:00
Robert Jelic
1b53b62782 Fixed a Bug with Children Elements inside Containers (negative location invisible bug)
Improved Table Element
2025-07-27 16:01:41 +02:00
github-actions[bot]
8c00a8681a Update config, BasaltLS definitions, bundle and changelog 2025-07-17 09:13:05 +00:00
Robert Jelic
f0d8d7dd11 Merge branch 'main' of https://github.com/Pyroxenium/Basalt2 2025-07-17 11:12:38 +02:00
Robert Jelic
15a9995eec IsInBounds Fix 2025-07-17 11:12:35 +02:00
github-actions[bot]
fd5b698575 Update config, BasaltLS definitions, bundle and changelog 2025-06-22 02:32:06 +00:00