Skip to content

Releases: reactioncommerce/catalyst

v1.8.0

22 Aug 23:14
a075040
Compare
Choose a tag to compare

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

22 Aug 22:51
79884fd
Compare
Choose a tag to compare

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

22 Aug 21:55
8800eae
Compare
Choose a tag to compare

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

22 Aug 21:37
84eae0f
Compare
Choose a tag to compare

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

19 Aug 23:59
07b8ef0
Compare
Choose a tag to compare

1.7.0 (2019-08-19)

Bug Fixes

Features

  • add MultiSelect component (0741b2b)

v1.6.0

19 Aug 17:12
6dfed35
Compare
Choose a tag to compare

1.6.0 (2019-08-19)

Features

  • chip: add deletable, deletable in small/secondary types (8786b6c)

v1.5.1

17 Aug 00:44
847d6ae
Compare
Choose a tag to compare

1.5.1 (2019-08-17)

Bug Fixes

  • revert hoverOpacity to default theme value (6fad4ae)

v1.5.0

15 Aug 20:53
c629aca
Compare
Choose a tag to compare

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

14 Aug 22:14
ecd7805
Compare
Choose a tag to compare

1.4.1 (2019-08-14)

Bug Fixes

  • button: add correct fontsize, fontweight and document (3e5b93e)

v1.4.0

29 Jul 22:27
81e5845
Compare
Choose a tag to compare

1.4.0 (2019-07-29)

Bug Fixes

  • fold multiple imports from same package into one line (61e9398)

Features