Skip to content

@tszhong0411/[email protected]

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jan 11:41
· 451 commits to main since this release
2d73be9

Patch Changes

  • 328aa20: Update ring styles in Toggle component for consistency

  • e78bf29: Callout - fix a11y by adding role=alert

  • 443c3eb: Simplify classNames for AccordionTrigger and AccordionContent

  • 6fffd9c: Update the way of exporting types to improve readability

  • b7b0ade: Adjust padding and margin in Command components for improved layout

  • f724594: Remove unnecessary class from CardTitle component

  • 6a27682: Add aria-label to Close button in Sheet component and split class names

  • cb1125f: Add Combobox component

  • 52342f1: Optimize classNames in AlertDialog components

  • d52dc27: Update HoverCardContent styles for improved consistency and clarity

  • 49be385: Move the CheckIcon to the left in Select component

  • 5af0b9e: Simplify class names in Dialog and Sheet components for clarity

  • 577413c: Update overlay background opacity for improved visibility and consistency

  • 49dce4a: Update Command component styles for improved layout

  • 66cc83e: Improve Dialog component structure and accessibility

  • f37d344: Reorganize class names in Switch and Toggle components for improved readability

  • 21e5b1c: Breadcrumb - improve a11y, set text-muted-foreground on separator and ellipsis

  • cf041b7: Reorder props destructuring in ContextMenuSubTrigger and MenubarSubTrigger components

  • a86b223: Extract and export ComboboxPortal and ComboboxPositioner from Combobox component

  • 03220a7: Badge - remove focus and hover state styles, use rounded-full, add shadow to secondary variant

  • 7adcccc: Reorganize navigation menu styles for improved readability and maintainability

  • 6cae65c: Add getAvatarAbbreviation utility

  • c266d6f: Update Select component styles for improved consistency

  • 41ff7cc: Update transition in badge and navigation menu for better appearance

  • c50b0aa: Update components to use rounded-lg for improved aesthetics

  • 0205113: Update pagination component props to use React.ComponentProps for better type safety

  • 3833c1d: Update Input component to use rounded-lg border for improved aesthetics

  • ba46363: Replace Command component with Combobox for improved filtering in DataTable

  • c5bff20: Add border to Kbd component for improved styling

  • 3d0e470: Adjust CopyButton positioning and props for improved layout and clarity

  • 354e1ba: Update PopoverContent to use rounded-lg for improved aesthetics

  • 006d019: Update shadow styles across components for consistency

  • ab5de8c: Change export style to named exports for consistency across components

  • a18660a: Update Progress to use Ark UI and add Progress Circular

  • 9d999bf: Remove animation class from MenubarContent to fix a bug

  • d8826cb: Rename navigationMenuTriggerStyle to navigationMenuTriggerVariants for consistency

  • 90d90f6: Remove unused dependencies

  • 3fc171d: Remove backdrop-blur from alert and dialog overlays for consistency

  • 9bb6639: Update Slider to use Ark UI with various examples

  • 7f4807c: Rename Portal components for consistency across UI elements

  • 08c4f6c: Reorganize class names in Switch and Radio Group components for improved readability

  • 58af593: Update pagination component to use Ark UI for better a11y

  • 663c5df: Update focus-visible ring styles in ResizableHandle for improved accessibility

  • cd78e02: Update Sidebar component class names for improved readability and maintainability