flipbook
flipbook copied to clipboard
Storybook plugin for Roblox UI
# Problem Describe the problem you are trying to solve # Solution Describe the solution you came up with # Checklist - [ ] Ran `lune run test` locally before...
# Problem Describe the problem you are trying to solve # Solution Describe the solution you came up with # Checklist - [ ] Ran `lune run test` locally before...
Add support for the following data types to give more flexibility in writing story controls: 1. Color3 (https://github.com/Blupo/ColorPane) 2. Vector3 3. Vector2 4. UDim2 5. NumberRange (Slider) 6. NumberSequence (CSV)...
# Problem Describe the problem you are trying to solve # Solution Before: After: Fixes #253 # Checklist - [ ] Ran `lune run test` locally before merging