Major release with 1 breaking change, 2 new features and 9 fixes.
Breaking Changes
- Tag component moved to tag package. Just pull in from this package, without need for additional changes. (#697, 802e93b)
Features
- show chips along with tab-label in tab component (#686, 174f39a)
- daterangepicker: add ActionList as shortcuts menu, add alert message functionality (#683, b921be9)
Bug Fixes
- datepicker,daterangepicker: replace MUI buttons and icons with @catalystone icons and buttons (#692, eb20316)
- Stabilize ResponsiveButtonContainer resize/reset flow to prevent update-depth loops (#694, 3dde924)
- daterange: fix problems with start date range checks (#691, fe3e5d1)
- fix flawed date range validation logic (#690, 56795d5)
- tag: remove usage of disableRipple prop being leaked to DOM (#689, 48efb3c)
- add enableAutoHighlight prop and improve highlight behaviour in TableProvider (#685, 8a9e696)
- fix hide timeout for Snackbar (#684, fdbc452)
- update error handling in DateRangeDropdown component (#682, 14bd819)
- text-underline from plane-button variant (#681, 8588b4c)