flipbook icon indicating copy to clipboard operation
flipbook copied to clipboard

Storybook plugin for Roblox UI

Results 34 flipbook issues
Sort by recently updated
recently updated
newest added

# 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)...

enhancement

# Problem Describe the problem you are trying to solve # Solution Before: After: Fixes #253 # Checklist - [ ] Ran `lune run test` locally before merging