You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Code component simplified (no longer includes copy button)
Month and year selection dropdowns
New time input showcase examples
Time input showcase examples (default + styled)
Exclusive prop – auto-closes other popovers when opening
Automatic script versioning on app restart
Updated Lucide icons to v0.544.0
Custom width support via CSS variables
Copy Button: The Code component no longer includes a copy button. Use the new standalone Copy Button component instead (thanks @jaredweinfurtner, @shtayeb, @nenad, and @ananyatimalsina for their contributions!)
Changed
Removed
Dropdown: removed dynamic class generation
Avatar: API simplified to match shadcn/ui pattern
Fixed
Select Box: two-way binding with reactive frameworks
Transform-based offcanvas animation
Toast: stable progress indicator rendering
Dialog: close button now type="button" to prevent form submit