@jeact/mui-dynamic-theme
Version:
Adds dynamism to the MUI theme, like dark-mode, theme togglers and more colors
92 lines (41 loc) โข 4.13 kB
Markdown
# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
## [2.0.0](https://github.com/JebBarbas/jeact-mui-dynamic-theme/compare/v2.0.0-alpha.2...v2.0.0) (2021-11-06)
## [2.0.0-alpha.2](https://github.com/JebBarbas/jeact-mui-dynamic-theme/compare/v2.0.0-alpha.1...v2.0.0-alpha.2) (2021-11-06)
### Bug Fixes
* Now styled-components is used to create the selection ๐ง ([17ae106](https://github.com/JebBarbas/jeact-mui-dynamic-theme/commit/17ae106e414243899577f71b94194613546d29af))
## [2.0.0-alpha.1](https://github.com/JebBarbas/jeact-mui-dynamic-theme/compare/v2.0.0-alpha.0...v2.0.0-alpha.1) (2021-11-06)
### Bug Fixes
* Edited some colors and now selection text works ๐ ([6684c9d](https://github.com/JebBarbas/jeact-mui-dynamic-theme/commit/6684c9d2a7ff75c1c2fdb535ae5f091bf716eb62))
## [2.0.0-alpha.0](https://github.com/JebBarbas/jeact-mui-dynamic-theme/compare/v1.1.1...v2.0.0-alpha.0) (2021-11-06)
### โ BREAKING CHANGES
* Changed the form to override colors and now colors follow Material UI Guidelines ๐จ๐
### Features
* Changed the form to override colors and now colors follow Material UI Guidelines ๐จ๐ ([da1e5c9](https://github.com/JebBarbas/jeact-mui-dynamic-theme/commit/da1e5c9002944185be3efb174e0e9b9c50919858))
### [1.1.1](https://github.com/JebBarbas/jeact-mui-dynamic-theme/compare/v1.1.0...v1.1.1) (2021-11-01)
### Bug Fixes
* Added README, and now createPaletteOverride has optional parameters ๐ฅณ ([108bcb4](https://github.com/JebBarbas/jeact-mui-dynamic-theme/commit/108bcb41ccb604d094509f4d86e8b65ba30dba40))
## [1.1.0](https://github.com/JebBarbas/jeact-mui-dynamic-theme/compare/v1.1.0-alpha.2...v1.1.0) (2021-11-01)
### Bug Fixes
* Removed the customColors because there were problems with Typescript ๐ ([27c7255](https://github.com/JebBarbas/jeact-mui-dynamic-theme/commit/27c725580ebc229d3eadc59203e596c84bed7730))
## [1.1.0-alpha.2](https://github.com/JebBarbas/jeact-mui-dynamic-theme/compare/v1.1.0-alpha.1...v1.1.0-alpha.2) (2021-11-01)
### Bug Fixes
* Trying to fix that new colors are not added to Typescript ๐ง ([2e94952](https://github.com/JebBarbas/jeact-mui-dynamic-theme/commit/2e94952e6d61c266b1f09e979c726de6a73945df))
## [1.1.0-alpha.1](https://github.com/JebBarbas/jeact-mui-dynamic-theme/compare/v1.1.0-alpha.0...v1.1.0-alpha.1) (2021-11-01)
### Features
* Added custom colors to theme and how to change them ๐จ ([e6a82e6](https://github.com/JebBarbas/jeact-mui-dynamic-theme/commit/e6a82e6729e59f99cb23be73b30000bb8fddc97c))
## [1.1.0-alpha.0](https://github.com/JebBarbas/jeact-mui-dynamic-theme/compare/v1.0.2-alpha.2...v1.1.0-alpha.0) (2021-10-25)
### Features
* Added paletteOverride option and default paletteOverrides ๐จ ([522309b](https://github.com/JebBarbas/jeact-mui-dynamic-theme/commit/522309b00ebb88365979301e190fd0db63b5150b))
### [1.0.2-alpha.2](https://github.com/JebBarbas/jeact-mui-dynamic-theme/compare/v1.0.2-alpha.1...v1.0.2-alpha.2) (2021-10-24)
### Bug Fixes
* Changed position of <CssBaseline/> ๐จ ([79458d8](https://github.com/JebBarbas/jeact-mui-dynamic-theme/commit/79458d89f253a08229bf501ffd2aec3d3f93c142))
### [1.0.2-alpha.1](https://github.com/JebBarbas/jeact-mui-dynamic-theme/compare/v1.0.2-alpha.0...v1.0.2-alpha.1) (2021-10-24)
### Bug Fixes
* Changed ts config 'jsx' from 'preserve' -> 'react' ๐งช ([e32b5a3](https://github.com/JebBarbas/jeact-mui-dynamic-theme/commit/e32b5a3c26c64304996372eb9d259766aeadccdc))
### [1.0.2-alpha.0](https://github.com/JebBarbas/jeact-mui-dynamic-theme/compare/v1.0.1...v1.0.2-alpha.0) (2021-10-24)
### [1.0.1](https://github.com/JebBarbas/jeact-mui-dynamic-theme/compare/v1.0.0...v1.0.1) (2021-10-24)
## 1.0.0 (2021-10-24)
### Features
* First commit 1๏ธโฃ ([c2d3ac8](https://github.com/JebBarbas/jeact-mui-dynamic-theme/commit/c2d3ac80fef285a7f3923200f22e3b14e9594bd0))
* First commit 1๏ธโฃ ([1b5b1fe](https://github.com/JebBarbas/jeact-mui-dynamic-theme/commit/1b5b1fe0c83ae10670c291a662140da55811415e))