@cloudoperators/juno-ui-components@6.2.0
·
28 commits
to main
since this release
Minor Changes
- 51dfc1c: Add
DescriptionList,DescriptionTermandDescriptionDefinitioncomponents and export them asDL,DT,DDshorthand. - dac772c: - Added
alignRightprop toDataGridToolbarfor flexible alignment control, allowing users to customize layout.- Removed
searchprop, which is a BREAKING CHANGE. All elements should be passed aschildren.
- Removed
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.