Releases: cultureamp/kaizen-design-system
Releases · cultureamp/kaizen-design-system
Patch Changes
-
#5339 55330ea
- Upgrade dep eslint to v9.
This should not have any impact on consumers, but releasing a patch as source code has been updated with linting fixes.
Patch Changes
-
#5328 c27c883
- Add localisations for GenericTile's default infoButtonLabel text.
-
#5342 23eca3f
- Update translations
-
#5336 8bf1435
- Add infoButtonLabel prop to GenericTile and internationalise default label.
Patch Changes
- #5322
7903e38
- FilterBar: hide 'Clear all' button when there's nothing to clear
Patch Changes
- #5323
0aa9923
- Add infoButtonLabel prop to GenericTile and internationalise default label.
Patch Changes
- #5297
ce1c62a
- Menu v3: only show MenuItem outline/border on focus-visible, not focus/hover
Patch Changes
- #5294
3646ef2
- Update codemod upgradeIconV1
to default the following icons to be filled:
check_circle
info
error
help
privacy_tip
Minor Changes
-
#5218 b9fef3e
- Add variants, sizes, pending state, icons, and ref support for Button (v3).
- Add support for Icons that scales to the size prop and positioning in RTL layouts
- Add support for pending state and labels
- Add all variants and set default to
primary
- Add reversed styles
- Add all sizes
- Add ref forwarding to enable React Refs
Patch Changes
- #5287
e4b189b
- Fix EmptyState responsive styles using container queries.
Patch Changes
- #5247
3cbf445
- Dep update, react-select from 5.8.2 to 5.8.3