Releases: cloudoperators/juno
Releases · cloudoperators/juno
@cloudoperators/juno-ui-components@5.8.2
Patch Changes
- 25a91ac: Change
titleandheadingtype toReactNodeand fix alignement forModal.
@cloudoperators/juno-messages-provider@0.2.22
Patch Changes
- Updated dependencies [25a91ac]
- @cloudoperators/juno-ui-components@5.8.2
@cloudoperators/juno-ui-components@5.8.1
Patch Changes
- 86e6188: Import side-navigation-item.css into global.css to fix styling in apps and add style definitions to theme.css.
@cloudoperators/juno-messages-provider@0.2.21
Patch Changes
- Updated dependencies [86e6188]
- @cloudoperators/juno-ui-components@5.8.1
@cloudoperators/juno-ui-components@5.8.0
Minor Changes
- 2125722: In
SortButton:- Aligned
orderandonChangeinput types - Introduced
onOrderChange, keepingonChangeas deprecated prop for backward compatibility until next release. - Allowed
optionsoverride and exported missing types for recent components (ToggleButtonProps,SortButtonProps,SideNavigationListProps,SideNavigationGroupProps).
- Aligned
Patch Changes
- 42ad17d: Fixes a type issue with the Combobox onChange handler introduced after upgrading @headlessui/react.
@cloudoperators/juno-messages-provider@0.2.20
@cloudoperators/juno-ui-components@5.7.1
Patch Changes
- f82caaa: Harmonized conflicting versions of dependencies.
@cloudoperators/juno-messages-provider@0.2.19
Patch Changes
- Updated dependencies [f82caaa]
- @cloudoperators/juno-ui-components@5.7.1
@cloudoperators/juno-ui-components@5.7.0
Minor Changes
- 0cf6a97: Redesign SideNavigation and SideNavigationItem, adding SideNavigationList and SideNavigationGroup.
- d3f9442: Add hover functionality in DataGridRow Juno UI Component and implement the solution in Example App.
Issue #1015