Releases: cloudoperators/juno
Releases · cloudoperators/juno
@cloudoperators/juno-ui-components@6.1.3
Patch Changes
- 11eabd6: Added customizable type property for the button component.
@cloudoperators/juno-messages-provider@0.2.32
Patch Changes
- Updated dependencies [11eabd6]
- @cloudoperators/juno-ui-components@6.1.3
@cloudoperators/juno-ui-components@6.1.2
Patch Changes
- 68ba389: feat(ui): switch Modal default button sequence
@cloudoperators/juno-messages-provider@0.2.31
Patch Changes
- Updated dependencies [68ba389]
- @cloudoperators/juno-ui-components@6.1.2
@cloudoperators/juno-ui-components@6.1.1
Patch Changes
- aff8f05: Improve component descriptions and prop documentation in the editor for better developer experience
- 6b26feb: fix(ui): Badge - inline-flex is now always applied by default. Previously this was only done in case of using Badge with icon. This change leads to consistent rendering with and without icon.
@cloudoperators/juno-messages-provider@0.2.30
@cloudoperators/juno-ui-components@6.1.0
@cloudoperators/juno-messages-provider@0.2.29
@cloudoperators/juno-ui-components@6.0.0
Major Changes
- b886342: Feature: Enhanced
PageFooterComponent for Flexible Theming and Accessibility- Removed hardcoded cloud illustration, allowing CSS-based branding customization.
- Added a
copyrightprop for optional right-side rendering. - Updated
childrenrendering to support single/multiple items with defined spacing. - Integrated ARIA roles and attributes (role="group", aria-labelledby) for better semantic clarity.
- Implemented design tokens, accommodating
lightanddarkmodes. - Added
PageFooterto Example App.