Skip to content

@cloudoperators/juno-ui-components@6.2.0

Choose a tag to compare

@cloud-operator-bot cloud-operator-bot released this 26 Mar 11:01
· 28 commits to main since this release
2872c4c

Minor Changes

  • 51dfc1c: Add DescriptionList, DescriptionTerm and DescriptionDefinition components and export them as DL, DT, DD shorthand.
  • dac772c: - Added alignRight prop to DataGridToolbar for flexible alignment control, allowing users to customize layout.
    • Removed search prop, which is a BREAKING CHANGE. All elements should be passed as children.

Patch Changes

  • b7becbc: Resolves all CodeQL static analysis warnings to improve code quality, reliability, and maintainability. These fixes address potential bugs, redundant code, and anti-patterns detected by automated code scanning.