Commit graph

90 commits

Author SHA1 Message Date
sindri
cebd460e53
forgot to include tween presets in animation.md 2026-03-03 13:57:15 +01:00
sindri
042d56bf73
Moved props explanation to top for better visibility 2026-03-03 13:39:09 +01:00
sindri
ef4c336650
Enhance draggable function documentation with options
Added detailed options for the draggable function, including axis constraints, smoothing, and drag event callbacks.
2026-03-03 13:33:06 +01:00
sindri
8d2847c4fa
Update DraggableOptions with smoothTime parameter
Added optional 'smoothTime' parameter to DraggableOptions.
2026-03-03 13:31:10 +01:00
sindri
09a98ab343
Implement toggle and dropdown components to docs crash course.
Added toggle, and dropdown with themes and event handling.
Fixed the order of components having menu.luau last.
2026-03-03 12:41:01 +01:00
sindri
610cf92d39
Add warning for tweening reactive properties
Added a warning about tweening reactive properties and suggested alternatives.
2026-03-03 12:28:27 +01:00
sindri
a5903ddd5f
Fix formatting and spacing in animation.md 2026-03-03 12:03:46 +01:00
sindri
f706207e6e
Document Tween module and its functions
Added documentation for the Tween module, including usage and exports.
2026-03-03 12:02:07 +01:00
sindri
d244dba13e
Fix code block formatting and update comments 2026-03-02 14:00:18 +01:00
sindri
7d67545b21
Refactor Button component code formatting
Removed unnecessary blank line and adjusted code formatting.
2026-03-02 13:46:34 +01:00
sindri
300be515f6
Update Button component code example 2026-03-02 13:44:51 +01:00
sindri
9ac0a85c30
Fix formatting issue in 3-components.md 2026-03-02 13:44:19 +01:00
sindri
0e9fc76e5b
Refactor components section in 3-components.md
Updated the components section to improve formatting and clarity.
2026-03-02 13:43:55 +01:00
sindri
c247a2eeb2
Fix comment formatting in slider component example
Corrected comment formatting in the slider component example.
2026-03-02 13:41:48 +01:00
sindri
eaa8fe0655
Enhance Menu component with Slider example and SliderProps (slider.luau) 2026-03-02 13:41:22 +01:00
sindri
d7c347f432
Update 12-actions.md 2026-03-02 13:29:17 +01:00
sindri
6a55fc455a
Enhance draggable function documentation
Added detailed documentation for the draggable function, including options, supported instances, and an example of usage.
2026-03-02 13:27:02 +01:00
sindri
bab3cfd920
Document draggable() action for GuiObject
Add documentation for draggable() action in 12-actions.md
2026-03-02 13:25:21 +01:00
centauri
6da33722e9 Add delayed scope destruction to docs 2026-01-17 20:15:05 +00:00
centauri
2518e292ed Update spring docs 2025-06-23 21:58:54 +01:00
HarryXChen
7064489a36
Fix typo in scope crash course docs (#46) 2025-01-17 02:06:54 +00:00
aaron
3b22f6ccf9 Add spring setter 2024-12-27 02:34:31 +00:00
aaron
b44b9ef2ba Add implicit effects recursively creating more implicit effects for children 2024-12-27 01:00:45 +00:00
aaron
caa9eaf733 Add thread cleanup helper 2024-11-28 01:00:11 +00:00
aaron
0897821e1f Add check for destruction of active scope 2024-11-13 21:56:22 +00:00
aaron
a1552402cb Rename tutorial sections 2024-11-12 15:15:16 +00:00
aaron
bacb4fa0f0 Fix mistakes in docs 2024-11-12 15:08:12 +00:00
aaron
baf308ccf3 Fix bug in code example 2024-11-04 23:27:28 +00:00
aaron
a3cc2dfbda Update docs 2024-11-04 23:18:04 +00:00
aaron
94add5d452 Update vitepress version 2024-11-03 17:46:45 +00:00
aaron
1edcd65166 Update docs 2024-11-03 17:37:41 +00:00
alicesaidhi
f8e84f9f8d
Improve Documentation Site (#41)
* update css and snippets

* Add banner

* improve home page

* Update Banner

* cleanup

* Update font to JetBrains Mono

* Add a quick look to Home

* Simplify Home Page

* Removed banner, removed copyright notice, reduced home page
2024-11-03 17:32:19 +00:00
aaron
c4e1396684 Fix typos 2024-10-06 18:12:25 +01:00
aaron
82eec61c45 Make root() return destructor automatically 2024-10-06 15:37:05 +01:00
aaron
8142acd1c1 Add context() 2024-10-06 15:20:04 +01:00
aaron
14f8d38a35 Update docs 2024-07-03 15:34:16 +01:00
aaron
000def5bc2 Update docs 2024-07-03 15:02:53 +01:00
aaron
62f1c3a20a Update docs 2024-07-03 15:02:53 +01:00
aaron
f2de9b0e63 Refactor 2024-07-03 15:02:52 +01:00
ReturnedTrue
3d324cc30b
Update strict-mode.md (#24) 2024-02-19 21:06:06 +00:00
Aaron Smith
d682161c06 Update docs 2023-12-07 17:26:01 +00:00
Aaron Smith
3aed45212a Fix site mermaid rendering
Vitepress rc 26 breaks mermaid plugin - use rc 25.
2023-11-24 11:09:32 +00:00
Aaron Smith
338c66ed57 Try improve crash course 2023-11-21 18:48:47 +00:00
Aaron Smith
8eb5f96c5b Fix recursive batch() use 2023-11-20 12:27:56 +00:00
Alo
da85cbbac8
Fix docs typo
minor spelling mistake
2023-10-06 23:16:01 +01:00
Aaron Smith
c03fb05779 Make changed() run initially 2023-09-28 16:46:32 +01:00
Aaron Smith
46937c6979 Update docs 2023-09-28 16:39:25 +01:00
Aaron Smith
9b6be14441 Update docs 2023-09-27 16:44:39 +01:00
Aaron Smith
3959f5119e Update cleanup() docs 2023-09-27 10:33:38 +01:00
Aaron Smith
fd2888afab Update docs 2023-09-26 18:24:30 +01:00