Skip to content

Releases: cloudoperators/juno

@cloudoperators/juno-ui-components@6.2.0

26 Mar 11:01
2872c4c

Choose a tag to compare

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.

@cloudoperators/juno-messages-provider@0.2.33

26 Mar 11:01
2872c4c

Choose a tag to compare

Patch Changes

  • c8a6676: Removes unused variables, imports, functions, and classes identified by static code analysis to improve code quality and maintainability.
  • Updated dependencies [b7becbc]
  • Updated dependencies [51dfc1c]
  • Updated dependencies [dac772c]
    • @cloudoperators/juno-ui-components@6.2.0

@cloudoperators/juno-ui-components@6.1.3

17 Mar 12:51
f357218

Choose a tag to compare

Patch Changes

  • 11eabd6: Added customizable type property for the button component.

@cloudoperators/juno-messages-provider@0.2.32

17 Mar 12:51
f357218

Choose a tag to compare

Patch Changes

  • Updated dependencies [11eabd6]
    • @cloudoperators/juno-ui-components@6.1.3

@cloudoperators/juno-ui-components@6.1.2

16 Mar 14:43
06ae262

Choose a tag to compare

Patch Changes

  • 68ba389: feat(ui): switch Modal default button sequence

@cloudoperators/juno-messages-provider@0.2.31

16 Mar 14:43
06ae262

Choose a tag to compare

Patch Changes

  • Updated dependencies [68ba389]
    • @cloudoperators/juno-ui-components@6.1.2

@cloudoperators/juno-ui-components@6.1.1

19 Feb 14:05
1a7ea9e

Choose a tag to compare

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

19 Feb 14:05
1a7ea9e

Choose a tag to compare

Patch Changes

  • Updated dependencies [aff8f05]
  • Updated dependencies [6b26feb]
    • @cloudoperators/juno-ui-components@6.1.1

@cloudoperators/juno-ui-components@6.1.0

17 Feb 13:10
024251f

Choose a tag to compare

Minor Changes

  • ce5ee1f: added SignInForm component

Patch Changes

  • 6246658: Decouple components public interfaces from the third party library types.
  • 6a3c001: fix(ui): fix DateTimePicker time input colors
  • 787458b: fix wrap=false statement in Stack component

@cloudoperators/juno-messages-provider@0.2.29

17 Feb 13:10
024251f

Choose a tag to compare

Patch Changes

  • Updated dependencies [6246658]
  • Updated dependencies [6a3c001]
  • Updated dependencies [ce5ee1f]
  • Updated dependencies [787458b]
    • @cloudoperators/juno-ui-components@6.1.0