mirror of
https://github.com/mattermost/mattermost.git
synced 2026-02-03 20:40:00 -05:00
* Remove Flex component * Remove Heading component * Remove StatusIcon component * Migrate IconButton from Compass Components repo * Remove unused variants of IconButton and move into GlobalHeader We only actually used IconButton in a limited set of locations (all currently in the global header), and if I tried to test other variations, they seemed to often have issues (like white text on a white background). Most of those seemed to be because the theme in the CompassThemeProvider was missing fields and fell back to defaults that didn't make sense, but there were also enough errors in IconButtonRoot (like invalid transitions or other logical errors) that lead me to just rip out everything we don't currently use. * Remove CompassThemeProvider * Remove remaining references to @mattermost/compass-components * Remove prop that's no longer needed |
||
|---|---|---|
| .. | ||
| .eslintrc-react.json | ||
| .eslintrc.json | ||