Releases: commitd/components
Releases · commitd/components
v4.3.0-beta.1
v4.2.1 Minor fix
Theme color not compatible with Material DataTable, changes to hex values.
v4.2.0 Theme improvements
AppBar primary is the same in light and dark mode.
Buttons are simpler and more consistent.
Dark mode paper and secondary are darker.
v4.1.1 Typing fixes
Improved internal typing and testing coverage
v4.1.0 Minor update
Adds support for react 17
v4.0.1 minor release
Fixes issue with incorrect exports.
v4.0.0 Major release
Reworks the ThemeProvider to be clearer about the functionality.
Minor improvements elsewhere with more components and support functions re-exported from material, including the labs components.
Candidate component section added.
v3.2.1 Security fix
Stops logging copied text, incase sensitive.
v3.2.0 Incremental release
Backsout full reexport change and directly add material-ui components
- Stepper (and related)
- CircularProgress
- LinearProgress
- Paper
- ClickAwayListener
- Snackbar
- Breadcrumbs
v3.1.0 Incremental release
- Re-exports all other material-ui components
- Add back missing Span and Paragraph
- Simplifies use of theme switching (old method deprecated)