Commit graph

210 commits

Author SHA1 Message Date
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
sindri
3b2794c6d5
Add draggable functionality for GUI elements
-- DOES NOT USE DEPRECATED .DRAGGABLE!
2026-03-02 13:19:27 +01:00
sindri
341e321527
Add draggable and slider functionality to lib.luau 2026-03-02 13:18:47 +01:00
sindri
2460b83416
Add slider component with user input handling 2026-03-02 13:18:15 +01:00
centau
3faa1ed701
Merge pull request #64 from wiam77/patch-1
Simplify connector check in Properties type function
2026-01-26 12:09:00 +00:00
wiam
820bda8eb1
Simplify connector check in Properties type function
Removed redundant check for connector in the Properties type function.
2026-01-25 23:15:48 -03:00
centauri
2184a0fa6a Bump version to 0.4.0 2026-01-17 20:28:45 +00:00
centauri
6da33722e9 Add delayed scope destruction to docs 2026-01-17 20:15:05 +00:00
centau
a0eca04903
Merge pull request #63 from devsarim/main
add Camera and WorldModel to list of instances recognized by `vide.cr…
2026-01-16 21:04:49 +00:00
Sarim Siddiqui
cb6022d934 add Camera and WorldModel to list of instances recognized by vide.create 2026-01-03 23:12:27 +05:00
centauri
cf58410b89 Fix spring impulse control 2025-12-04 14:22:16 +00:00
centauri
f370e3f841 Fix type error when not specifying scope destroy delay 2025-11-26 12:38:39 +00:00
centauri
d7d2f5167e Use type functions for vide.create 2025-11-26 12:35:34 +00:00
centauri
c16022586e Add create type test 2025-11-03 00:51:09 +00:00
centau
0e41514860
Merge pull request #61 from ernisto/fix/spring
fix(spring tolerance): guarantee a minimun movement to goal
2025-10-28 17:02:33 +00:00
ernisto
800396fa0e feat(spring): handle goal reached before update spring sources 2025-10-24 22:58:12 -03:00
ernisto
fb10fc2b0d fix(spring tolerance): guarantee a minimun movement to goal 2025-10-24 20:00:46 -03:00
centauri
9ace23470f Use generalized iteration everywhere
Closes #55
2025-09-02 03:12:19 +01:00
centauri
a469094328 Do not auto deploy site on push to main 2025-09-01 22:22:09 +01:00
centauri
bc2bb25f74 Add vide.default type 2025-09-01 22:19:24 +01:00
centauri
945cdd0e88 Update changelog 2025-09-01 22:09:06 +01:00
centauri
ce24f8ade9 Cleanup scope functions 2025-09-01 21:59:35 +01:00
centauri
4b4db9602e Implement delays for indexes() and values() 2025-08-31 20:37:46 +01:00
centauri
5262ef711c Implement delays for show() and switch() 2025-08-29 17:44:02 +01:00
centauri
2518e292ed Update spring docs 2025-06-23 21:58:54 +01:00
centauri
5f752fe903 Add flag to disable setting of default properties 2025-06-23 21:36:51 +01:00
centauri
3c2fafa1cd Fix require paths for latest luau 2025-06-23 20:44:14 +01:00
centauri
5b078d118e Update actions and tooling 2025-06-23 19:09:21 +01:00
alicesaidhi
86f8574aeb
Add GitHub workflow to build rbxm and publish to pesde and wally (#50)
* setup workflow

* change versions

* fix project json

* fix pesde and wally workflow

* update pesde toml

* wrap tokens ins trings

* update versions

* ignore lock files
2025-06-23 18:31:40 +01:00
aaron
6cf770df4e Add spring support for array of numbers 2025-03-27 23:41:01 +00:00
aaron
452ca383f7 Optimize indexes() and values() 2025-03-27 19:27:54 +00:00
EwDev
37e8e05206
Support nesting Parent (#48)
* allow nesting parent property

* update changelog

* fix mock instances Parent property not being a proxy

* add tests

Closes #47
2025-02-23 21:31:26 +00:00
HarryXChen
7064489a36
Fix typo in scope crash course docs (#46) 2025-01-17 02:06:54 +00:00
aaron
b7878753bd Update untrack() type to allow no return 2025-01-07 00:06:39 +00:00
aaron
a383c4ce69 Fix show() edge case 2025-01-06 23:56:49 +00:00
aaron
46a2043356 Ignore false passed as a child 2025-01-04 00:45:55 +00:00
aaron
c796e48173 Add source to show() callback 2025-01-04 00:40:51 +00:00
aaron
58a31a1b32 Try improve error reporting 2024-12-27 22:43:01 +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
4c639f8388 Add flag to disable deferral of nested properties 2024-12-26 22:36:58 +00:00
aaron
ccaeb030f3 Remove aggregate construction 2024-12-26 21:17:14 +00:00