Releases: cultureamp/kaizen-design-system
@kaizen/[email protected]
Patch Changes
- #5275
3b1ceb02c2865d42cba6b13a5f4e4aa932e6897b
- fix(FilterBar): Remove container property from FilterBar wrapper
@kaizen/[email protected]
Patch Changes
-
#5273
6fcc6088f8b6107694ce6ab22c4c2a78560332e9
- Pagination responsive adjustments- Margins partially restored to have 8px between buttons
- Boundary pages will now only show on large viewports and up
- Sibling pages will continue to show on medium viewports and up
@kaizen/[email protected]
Patch Changes
-
#5266
94ac62d79ce431adc1ad2b4dc76e39d72fb56373
- Re-release with @kaizen/package-bundler update. -
Updated dependencies [
94ac62d79ce431adc1ad2b4dc76e39d72fb56373
]:- @kaizen/[email protected]
@kaizen/[email protected]
Patch Changes
-
#5266
94ac62d79ce431adc1ad2b4dc76e39d72fb56373
- Revert typescript-transform-paths back to ^3.5.1.This is due to the aliases no longer transforming with the update to 3.5.2
@kaizen/[email protected]
Patch Changes
- #5266
94ac62d79ce431adc1ad2b4dc76e39d72fb56373
- Re-release with @kaizen/package-bundler update.
@kaizen/[email protected]
Patch Changes
-
#5269
e4358c8289c789b7140affb4207d3e72cdd94f86
- Pagination responsiveness- Margins and padding tightened up
- Sibling pages shown drops from 1 to 0 on small viewports
@kaizen/[email protected]
Patch Changes
-
#5266
94ac62d79ce431adc1ad2b4dc76e39d72fb56373
- Re-release with @kaizen/package-bundler update. -
#5265
034fbf2e829564999d4795c123304c17fe87c054
- Update codemods to retain empty lines.
@kaizen/[email protected]
Patch Changes
-
#5263
f4a00f663c09baae9d5f5ed02d0f04e2ecf4e5d0
- Menu v3 fixes and documentation for typeahead functionality- Insert
textValue
into RAC's MenuItem when typeof children === string - Add documentation for how to get typeahead working when passing ReactNode
- Adjust MenuItem to only add flex when children is string and there's an icon
- Insert
@kaizen/[email protected]
Patch Changes
- #5243
879139b5fe56f48dccdc0b4616e432e754b5b925
- Update deptypescript-transform-paths
to^3.5.2
and loosentypescript
peerDep version.
@kaizen/[email protected]
Patch Changes
- #5241
8393cc823a2295514c8af699f94185730a9e9e91
- Update future Icon to only use internal styles as opposed to global styles from the CDN.