- Updated DocsGenerator to support run code and item tables

- Updated Table to support new Collection System (could break things, sorry)
- Updated Tree to support new Collection System
- Added experimental ScrollFrame
- Updated Menu to support Collection System
This commit is contained in:
Robert Jelic
2025-10-29 17:55:29 +01:00
parent 41bd5bdf04
commit 6f14eadf0a
12 changed files with 1264 additions and 265 deletions

3
.gitignore vendored
View File

@@ -17,4 +17,5 @@ Drawer.lua
Breadcrumb.lua
Dialog.lua
DockLayout.lua
ContextMenu.lua
ContextMenu.lua
Toast.lua