Skip to content

Releases: reactioncommerce/catalyst

v1.3.1

26 Jul 23:52
f77e015
Compare
Choose a tag to compare

1.3.1 (2019-07-26)

Bug Fixes

  • button: add muitheme to button; add danger color (ac1e29c)
  • button: remove mini (7cfee40)
  • button: use theme.spacing() (6ed7c84)

Performance Improvements

  • imports: use tree-shaking-friendly imports (0537b62)

v1.3.0

26 Jul 18:11
0dec0e3
Compare
Choose a tag to compare

1.3.0 (2019-07-26)

Bug Fixes

Features

v1.2.1

24 Jul 23:21
666b378
Compare
Choose a tag to compare

1.2.1 (2019-07-24)

Bug Fixes

  • broken link to using components section (666b378)

v1.2.0

24 Jul 17:51
abfe244
Compare
Choose a tag to compare

1.2.0 (2019-07-24)

Bug Fixes

Features

  • add ConfirmDialog component (1aee84f)
  • add ConfirmDialog to docs (a2bb0a3)
  • add default mui theme (cefa673)
  • add DialogTitle and ConfirmDialog to the Feedback section (adeaf5d)
  • add DialogTitle component (9b394a2)
  • add mui theme provider to wrapper (b0c9bc7)
  • export confirm dialog (ef2e7e1)
  • force dialog to fill its max-width (0f21230)
  • forward reference (6fea9e0)
  • update padding for dialog components (bdd185a)
  • use Catalyst DialogTitle component (4783b90)

v1.1.1

24 Jul 02:54
85a6564
Compare
Choose a tag to compare

1.1.1 (2019-07-24)

Bug Fixes

v1.1.0

23 Jul 19:47
3628ebe
Compare
Choose a tag to compare

1.1.0 (2019-07-23)

Bug Fixes

Features

  • add default mui theme (518461b)
  • add mui theme provider to wrapper (6261573)

v1.0.0

17 Jul 21:23
0c6f8e5
Compare
Choose a tag to compare

1.0.0 (2019-07-17)

Bug Fixes

  • add basic button JSX to fix React lint issue (be6c64d)
  • return a value at the end of arrow func (703dc76)
  • update import reference (a9809f5)