Releases: melfore/mosaic
Releases · melfore/mosaic
v2.3.0
2.3.0 (2020-11-03)
Features
- 🎸 Added getRowStyle method in Table interface (e6edcaa)
- 🎸 Added support for nested paths in Table (702733f)
v2.2.0
2.2.0 (2020-10-23)
Bug Fixes
- 🐛 Fix row selection message (e8193b8)
- 🐛 Improved Table loading state (c6f488e)
- 🐛 Removed effect for sort change (535e501)
Features
- 🎸 Added first and last links for Table pagination (0cfbcab)
- 🎸 Added multiple selection in Table (ae289c7)
- 🎸 Added username display in AppBar component (b5e1ca8)
v2.1.0
2.1.0 (2020-10-07)
Features
- 🎸 Added Power icon (f3fa8b0)
- 🎸 Added power icon in type mapping enum (6e62681)
v2.0.0
2.0.0 (2020-10-01)
Bug Fixes
- 🐛 Fixed data-cy reference for Select internal input (eb954d5)
- 🐛 Fixed space between global action buttons (a3534a4)
Features
- 🎸 Added empty state option to Table (7246b92)
- 🎸 Baseline to move Table on MUITable (b04fa20)
- 🎸 Handling generic MouseEvents in suppressEvent util (c1704b1)
- 🎸 Handling generic MouseEvents in suppressEvent util (73fb605)
- 🎸 Restored actions in Table (761d83d)
- 🎸 Sticky applies to Footer as well (1627fa4)
- 🎸 StickyHeader applies to all header (a03207b)
- 🎸 Table feature parity and add-ons (8ece2d0)
BREAKING CHANGES
- 🧨 Changed signature for onPageSizeChange and onSortChange
✅ Closes: 149
- 🧨 Removed material-table direct dependency and all related dependencies
✅ Closes: 149
v1.1.5
1.1.5 (2020-08-13)
Bug Fixes
- 🐛 Select handling immutable options (6bdd4da)
- 🐛 Table handling immutable options (d730be0)
v1.1.4
1.1.4 (2020-08-12)
Bug Fixes
- 🐛 Restored typed export for Select (a38effd)
v1.1.2
1.1.2 (2020-08-11)
Bug Fixes
- 🐛 Added export for InputType enum (6804432)