Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 771 Bytes

CHANGELOG.md

File metadata and controls

30 lines (18 loc) · 771 Bytes

CHANGELOG

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.0.0] - 2023-11-27

Changed

  • [@jpalis]: Changed typography.

Added

  • [@jpalis]: Added CONTRIBUTING.md file.
  • [@jpalis]: Added LICENSE.md file.
  • [@jpalis]: Added MuiFormLabel styles in Autocomplete.

[0.1.0] - 2023-10-30

Added

  • [@jpalis]: Added config files for theme creation (breakpoints, palette, shape, spacing, typography).
  • [@jpalis]: Added getTheme() export with mui theme.
  • [@jpalis]: Added ThemeConfig component with MUI ThemeProvider inside.
  • [@jpalis]: Added test for getTheme() and ThemeConfig.

[0.0.0] - 2023-10-21

Added

  • [@jpalis]: Initial commit.