The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- [@jpalis]: Added missing
publishConfig
. - [@jpalis]: Added .npmignore.
- [@jpalis]: Changed name to
@ringpublishing/mui-theme
. - [@jpalis]: Changed required libs to match UI-Components (Mui = 5.15.x, mui-x libs <= 7.x.x)
- [@jpalis]: Fixed dependencies.
- [@jpalis]: Fixed license in package.json.
- [@jpalis]: Changed typography.
- [@jpalis]: Added CONTRIBUTING.md file.
- [@jpalis]: Added LICENSE.md file.
- [@jpalis]: Added MuiFormLabel styles in
Autocomplete
.
- [@jpalis]: Added config files for theme creation (breakpoints, palette, shape, spacing, typography).
- [@jpalis]: Added getTheme() export with mui theme.
- [@jpalis]: Added
ThemeConfig
component with MUIThemeProvider
inside. - [@jpalis]: Added test for getTheme() and
ThemeConfig
.
- [@jpalis]: Initial commit.