Releases: paalamugan/paalstack-react-ui
Releases · paalamugan/paalstack-react-ui
@paalstack/react-ui@1.2.2
Patch Changes
a119ee6Thanks @paalamugan! - feat: enhance IconButton component with new props and stories- Added new props to the IconButton component, including
variantandcolor, 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
outlineprop documentation and adjusted the component's logic to accommodate the new structure.
- Added new props to the IconButton component, including
@paalstack/react-ui@1.2.1
Patch Changes
-
e8771cdThanks @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-openclasses precede thedata-closedclasses to maintain a uniform animation experience.
-
be6e165Thanks @paalamugan! - minor update of styles
@paalstack/react-components@1.2.2
Patch Changes
a119ee6Thanks @paalamugan! - feat: enhance IconButton component with new props and stories- Added new props to the IconButton component, including
variantandcolor, 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
outlineprop documentation and adjusted the component's logic to accommodate the new structure.
- Added new props to the IconButton component, including
@paalstack/react-components@1.2.1
Patch Changes
e8771cdThanks @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-openclasses precede thedata-closedclasses to maintain a uniform animation experience.
@paalstack/react-ui@1.2.0
Minor Changes
89f4c36Thanks @paalamugan! - minor update
@paalstack/react-components@1.2.0
Minor Changes
67df612Thanks @paalamugan! - minor update
@paalstack/react-ui@1.1.2
Patch Changes
fa243c4Thanks @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
Patch Changes
92bbcc8Thanks @paalamugan! - feat: enhance FileUpload utility functions with documentation and configuration updates
@paalstack/react-components@1.1.2
Patch Changes
fa243c4Thanks @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
Patch Changes
9e6b2b2Thanks @paalamugan! - docs: update README notes to include direct npm links for @paalstack/react-ui