Skip to content

v0.35.0

Choose a tag to compare

@github-actions github-actions released this 07 Apr 15:41

Features

  • add @base-ui/react dependency and update related configurations (01a60a7)
  • add animation delay parameter to ChartContainer story (f3809e8)
  • add component-specific CSS variables for checkbox focus and toast shadow (5087cb1)
  • add field components and documentation for form layout primitives (fbf1fb3)
  • add field snapshots (d447de9)
  • add new registries for ShadCN components, themes, and blocks with authentication parameters (9ffc192)
  • add orientation context to Resizable components for improved layout control (2317128)
  • add size prop to Icon and BaseIcon components for flexible sizing (840b161)
  • disable animations for chart components to improve performance (641bec4)
  • docs Phase 3 — AutoTypeTable coverage for 15 more component pages (69a9577)
  • enhance Checkbox component styles for improved accessibility and visual feedback (56424a4)
  • enhance toast notifications with additional descriptions and loading state (9149ba5)
  • optimize Dockerfile and docker-compose for improved caching and build performance (1e3f495)
  • optimize test runner for Sonner toasts and update Docker configurations (1efbf54)
  • re-export UIKit Toaster and update peer dependencies for next-themes (24081f5)
  • reduce image snapshot failure threshold for improved accuracy (3dae2b8)
  • simplify form field labels and improve validation schema (f292411)
  • update Checkbox component styles for improved accessibility and visual consistency (a69f187)
  • update package.json to include pnpm overrides for React dependencies and enhance storybook commands (e1c7de7)
  • update pie chart colors to use CSS variables for consistency (5c4b09c)
  • update TypeScript and React type definitions to latest versions (a392626)

Bug Fixes

  • resolve sonner dual-instance issue so toasts work in docs (5050166)
  • resolve TypeScript errors in demo and demos packages (84251bb)
  • resolve TypeScript errors in UI package (stories, tests, date-picker) (f645d48)