Robert Jelic
e35708902c
Docs
...
- added a onSelect event for lists
- added docs for onSelect
- added addPlugin and addObject docs
2023-05-10 17:21:17 +02:00
Robert Jelic
0086229e38
Update ignoreOffset.md
2023-05-08 17:37:46 +02:00
Robert Jelic
4a5eaf324a
- Added shrink docs
...
- Added shrink documentation which is based on pixelbox by 9551Dev
2023-05-08 17:31:02 +02:00
Sabine Lim
71c02d4115
Merge branch 'master' into patch-6
2023-05-08 20:13:25 +10:00
Sabine Lim
e4de37e8c2
Rename to reactive properties
2023-05-08 19:05:04 +10:00
Sabine Lim
166a234bd2
Add docs
2023-05-08 18:56:12 +10:00
Sabine Lim
e2723161a0
Dynamic attributes
2023-05-08 16:54:42 +10:00
Robert Jelic
9b932704e6
Merge pull request #63 from thesabinelim/fix-changeableobject-docs
...
Fix ChangeableObject docs
2023-05-08 00:08:14 +02:00
Sabine Lim
0b7d5d5bb7
2 hashes not 3
2023-05-08 07:16:59 +10:00
Sabine Lim
43ebd3fc3c
Fix changeable object docs
2023-05-08 07:15:38 +10:00
Sabine Lim
c9ff68dd9e
Flexbox docs
2023-05-08 07:00:28 +10:00
Sabine Lim
2f09e12ec2
Add XML usage to schedule.md
2023-05-08 02:35:33 +10:00
Robert Jelic
c084e9e5ad
Update onEvent.md
2023-05-07 18:11:53 +02:00
Sabine Lim
2e65d14538
Update onEvent.md
2023-05-08 02:04:16 +10:00
Sabine Lim
e3de424f42
Elaborate on onEvent documentation
2023-05-08 01:57:14 +10:00
Robert Jelic
f3f8105459
Update xml.md
2023-05-07 00:12:23 +02:00
Robert Jelic
2931a95c20
- Docs Update
...
- Updated List & ScrollbarFrame Docs
- Added setOptions for the List Object
2023-05-06 18:32:33 +02:00
Robert Jelic
2d6188d119
Docs Update
...
Small update for the downloads page
2023-05-04 20:51:09 +02:00
Robert Jelic
f86694df6e
Update _sidebar.md
2023-05-04 18:47:33 +02:00
Damianu
5b47bd3daa
Update setTime.md
2023-05-04 18:43:29 +02:00
Robert Jelic
4247277d88
Scrollbar setMaxValue > setScrollAmount
2023-05-03 20:24:27 +02:00
Robert Jelic
4b2d417d75
Small Update
...
- Fixed MonitorFrame
- Added MonitorFrame Docs
2023-05-03 19:50:35 +02:00
Robert Jelic
6c235b04df
Small themes fix
...
- Fixed themes bug
2023-05-02 18:28:47 +02:00
Robert Jelic
d4c72514ef
Docs 1.6
...
Accidentally uploaded outdated 1.6 docs
2023-05-01 16:28:46 +02:00
Robert Jelic
92b93a3862
Fixed XML stuff
...
- Added a XML Guide
- Fixed some XML Code
2023-05-01 16:04:36 +02:00
Robert Jelic
6bab574e8a
Treeview Docs
...
Added Treeview docs
Improved some stuff in the treeview object
2023-05-01 14:56:16 +02:00
Robert Jelic
f2eacf4a82
Added a Guide
2023-05-01 11:42:26 +02:00
Robert Jelic
a12717935e
Small Docs Update
2023-04-30 19:36:39 +02:00
Robert Jelic
43e1d086dc
Small Docs Update
2023-04-30 19:09:33 +02:00
Robert Jelic
bb1b1beb79
Basalt 1.7 Update
...
- New Objects (Flexbox, Graph, Treeview)
- Pluginsystem to add/remove functionality
- Reworked the entire Object system, instead of one big Object Class we have multiple classes: Object, VisualObject, ChangeableObject
- Instead of one big Frame Class we have multiple Frame Classes: BaseFrame, Frame, MovableFrame, ScrollableFrame, MonitorFrame, Flexbox
- Removed the Animation Object, and added a animation plugin instead
- Removed the Graphic Object and merged it's functionality with the image object
- Updated currently existing objects
2023-04-30 17:05:34 +02:00
Robert Jelic
e086c1abb2
1.6.6
2023-04-30 16:52:26 +02:00
Robert Jelic
bb921c57cd
v1.6.5
2023-01-07 02:31:11 +01:00
Robert Jelic
09e8589938
Update install.lua
2022-12-26 12:12:31 +01:00
Robert Jelic
6d2956f3bf
Updated image docs
2022-12-24 11:48:35 +01:00
Erlend
d6091b312c
✏️ Fix small typo ("sotred" -> "stored")
2022-12-16 15:28:11 +01:00
Erlend
8112378c70
📝 Fix a small typo in How-To.md
...
Fixed typo where it said `mainFrame` instead of `main`.
Reported by Broso56#0465 in the Discord.
2022-12-14 15:10:36 +01:00
Robert Jelic
0e3da7eda5
Update install.lua
2022-11-27 00:47:16 +01:00
Robert Jelic
3cf5adaef1
Add files via upload
2022-11-23 17:52:04 +01:00
Robert Jelic
cfdca639db
Docs update
...
some docs update for the new installer
2022-10-31 17:30:11 +01:00
Robert Jelic
b34cdd8383
Small install.lua fix
...
Small fix to the web version
2022-10-31 00:41:57 +01:00
Robert Jelic
a74b8a3d9f
Some smaller changed
...
some changes for testing improved installer
2022-10-31 00:27:59 +01:00
Robert Jelic
ef480c3998
changed index.html
...
-added edit-on-github
-added copy code
-added image zoom
- changed search depth from 6 to 2
2022-10-26 00:24:22 +02:00
Robert Jelic
c3e97ae516
Docs -> frames
...
Updated the frame object in docs
2022-10-26 00:19:00 +02:00
Robert Jelic
d78bb4d141
Docs - panes
...
changed panes to make it more clear why they exist
2022-10-21 21:13:09 +02:00
Robert Jelic
ab72f244ed
Updated some formatting
...
Updated formatting for object
2022-10-20 21:05:29 +02:00
Robert Jelic
4352d36831
Small docs update
...
- added searchbar
- added :remove method @Object
2022-10-20 20:20:25 +02:00
Robert Jelic
bf1b008084
Docs update
...
Some more stuff for docs
2022-10-09 14:00:35 +02:00
Robert Jelic
1d3e2018ef
docs update
...
Updated some docs stuff
2022-10-09 12:05:30 +02:00
Robert Jelic
56d89ad6f0
added install/package script
...
Added install script
Added packager/minify script
2022-09-18 22:21:29 +02:00
Erb3
f404e0ad8f
Small onEvent change
2022-09-17 14:59:46 +02:00