The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- [@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.