Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [43.0.0](v42.4.1...v43.0.0) (2021-01-08) ### Bug Fixes * Remove one gutterBottom in HistoryRow ([959033b](959033b)) ### Features * Better spacing for Empty text ([5e921fd](5e921fd)) * Better support inverted theme for UploadQueue ([eacd8af](eacd8af)) * Deprecate Modal and Text ([6e7163d](6e7163d)) * Move CompositeRow & InlineCard to deprecated section of styleguide ([1ae301e](1ae301e)) * Move tooltip styles to theme and support inverted theme ([27ae826](27ae826)) * Remove ContextHeader./ Well / ThresholdBar / PushClientBanner ([c2cf02b](c2cf02b)) * Remove old Tabs ([36d02e8](36d02e8)) * UploadQueue better supports the theme ([ed0b64c](ed0b64c)) * Use MuiButton for Upload header in mobile ([d621ef4](d621ef4)) ### BREAKING CHANGES * Old tabs are removed, MUI tabs should be used now * Modal and Text are no longer importable via import cozy-ui/transpiled/react, they still are importable from import cozy-ui/transpiled/react/{Text,Modal} though * Removed ContextHeader / Well and ThresholdBar
- Loading branch information