Skip to content

Releases: paalamugan/paalstack-react-ui

@paalstack/react-ui@1.2.2

24 Jun 08:15
28f7345

Choose a tag to compare

Patch Changes

  • a119ee6 Thanks @paalamugan! - feat: enhance IconButton component with new props and stories
    • Added new props to the IconButton component, including variant and color, to support various visual styles and color options.
    • Updated the IconButton stories to demonstrate the new props, including examples for each variant and color combination.
    • Removed deprecated outline prop documentation and adjusted the component's logic to accommodate the new structure.

@paalstack/react-ui@1.2.1

24 Jun 07:26
d00047d

Choose a tag to compare

Patch Changes

  • e8771cd Thanks @paalamugan! - fix: reorder animation classes for consistency across components

    • Adjusted the order of animation classes in multiple components including Accordion, AlertDialog, Combobox, ContextMenu, Dialog, Drawer, DropdownMenu, HoverCard, NavigationMenu, Popover, Select, and Tooltip for improved consistency in behavior.
    • Ensured that the data-open classes precede the data-closed classes to maintain a uniform animation experience.
  • be6e165 Thanks @paalamugan! - minor update of styles

@paalstack/react-components@1.2.2

24 Jun 08:15
28f7345

Choose a tag to compare

Patch Changes

  • a119ee6 Thanks @paalamugan! - feat: enhance IconButton component with new props and stories
    • Added new props to the IconButton component, including variant and color, to support various visual styles and color options.
    • Updated the IconButton stories to demonstrate the new props, including examples for each variant and color combination.
    • Removed deprecated outline prop documentation and adjusted the component's logic to accommodate the new structure.

@paalstack/react-components@1.2.1

24 Jun 07:26
d00047d

Choose a tag to compare

Patch Changes

  • e8771cd Thanks @paalamugan! - fix: reorder animation classes for consistency across components
    • Adjusted the order of animation classes in multiple components including Accordion, AlertDialog, Combobox, ContextMenu, Dialog, Drawer, DropdownMenu, HoverCard, NavigationMenu, Popover, Select, and Tooltip for improved consistency in behavior.
    • Ensured that the data-open classes precede the data-closed classes to maintain a uniform animation experience.

@paalstack/react-ui@1.2.0

23 Jun 13:19
aee39dd

Choose a tag to compare

Minor Changes

@paalstack/react-components@1.2.0

23 Jun 13:19
aee39dd

Choose a tag to compare

Minor Changes

@paalstack/react-ui@1.1.2

22 Jun 14:47
37bfd37

Choose a tag to compare

Patch Changes

  • fa243c4 Thanks @paalamugan! - feat: enhance Switch component with size and color variants
    • Added new size options: 'lg' and 'xl' to the Switch component.
    • Introduced color variants for the Switch component, allowing for multiple color options.
    • Updated stories to demonstrate new size and color functionalities.

@paalstack/react-hooks@1.1.1

22 Jun 14:47
37bfd37

Choose a tag to compare

Patch Changes

  • 92bbcc8 Thanks @paalamugan! - feat: enhance FileUpload utility functions with documentation and configuration updates

@paalstack/react-components@1.1.2

22 Jun 14:47
37bfd37

Choose a tag to compare

Patch Changes

  • fa243c4 Thanks @paalamugan! - feat: enhance Switch component with size and color variants
    • Added new size options: 'lg' and 'xl' to the Switch component.
    • Introduced color variants for the Switch component, allowing for multiple color options.
    • Updated stories to demonstrate new size and color functionalities.

@paalstack/react-ui@1.1.1

25 May 23:24
877c996

Choose a tag to compare

Patch Changes

  • 9e6b2b2 Thanks @paalamugan! - docs: update README notes to include direct npm links for @paalstack/react-ui