What's Changed
-
fix: buttons by @irsyadadl in #487
-
fix: prevent early access to media queries by @irsyadadl in #488
-
Standardized button, toggle, toggle-group sizes for consistency across all variants
-
Improved sidebar design and functionality
-
Fixed sidebar example with menu actions
-
Fix navbar (mobile issue)
-
Fixed date picker (mobile issue)
-
Fixed number field (mobile issue)
Affected components
components/ui/date-picker.tsx
components/ui/navbar.tsx
components/ui/toggle.tsx
components/ui/toggle-group.tsx
components/ui/button.tsx
components/ui/number-field.tsx
components/ui/sidebar.tsx
hooks/use-media-query.ts
Full Changelog: v3.4.1...v3.4.3