Releases: reactioncommerce/catalyst
Releases · reactioncommerce/catalyst
v1.3.1
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
1.3.0 (2019-07-26)
Bug Fixes
Features
v1.2.1
1.2.1 (2019-07-24)
Bug Fixes
- broken link to using components section (666b378)
v1.2.0
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
1.1.1 (2019-07-24)
Bug Fixes
v1.1.0
1.1.0 (2019-07-23)
Bug Fixes
Features
- add default mui theme (518461b)
- add mui theme provider to wrapper (6261573)
v1.0.0
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)