Releases: reactioncommerce/catalyst
Releases · reactioncommerce/catalyst
v1.8.0
1.8.0 (2019-08-22)
Bug Fixes
- keyboard navigation and aria (83f8d96)
Features
- add ActionMenu component (d4a0bae)
- add ActionMenu component to sidebar (1a23fde)
v1.7.3
1.7.3 (2019-08-22)
Bug Fixes
- chip: bg color is black02, hover is 05 (c375b21)
- chip: default chip is height 32; fix deletable chip colors (f67c1a8)
v1.7.2
1.7.2 (2019-08-22)
Bug Fixes
- sidebar: remove border on mobile/tablet (8aabab7)
- sidebar: sidebar in admin should not have border on mobile/tablet (e30e632)
- splitbutton: add body1 typography to splitbutton (2fb5e6c)
- typography: remove semibold fontweight varaiables (a74b825)
v1.7.1
1.7.1 (2019-08-22)
Bug Fixes
- button: default button lineheight is 1.5, default height is now 40 (5cca5fd)
- use number for unit-less value (5f82853)
v1.7.0
1.7.0 (2019-08-19)
Bug Fixes
Features
- add MultiSelect component (0741b2b)
v1.6.0
1.6.0 (2019-08-19)
Features
- chip: add deletable, deletable in small/secondary types (8786b6c)
v1.5.1
1.5.1 (2019-08-17)
Bug Fixes
- revert hoverOpacity to default theme value (6fad4ae)
v1.5.0
1.5.0 (2019-08-15)
Bug Fixes
- darken secondary text color so it's readable (684010d)
Features
- add split button component (2963cb9)
- add theme override for ButtonGroup divider color (452528b)
- update hover action color (adaccc7)
- update selected color (1a24349)
v1.4.1
1.4.1 (2019-08-14)
Bug Fixes
- button: add correct fontsize, fontweight and document (3e5b93e)
v1.4.0
1.4.0 (2019-07-29)
Bug Fixes
- fold multiple imports from same package into one line (61e9398)
Features