All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
2.0.0 2022-09-11
- feat: Support for Bootstrap 5 (#35) by @palcarazm
1.2.0 2022-08-31
- feat: Set preferred color schema in a cookie (#8) by @palcarazm in #29
- fix: List Group style colors are not override (#31) by @palcarazm in #33
1.1.1 2022-08-22
- fix: Component render out of the root element by @palcarazm in #13
- fix: Jumbotron style colors are not override (#15) by @palcarazm in #17
- fix: Cards style colors are not override (#14) by @palcarazm in #18
- fix: Table styles colors are not override (#11) by @palcarazm in #21
- fix: Form and input group style colors are not override (#16) by @palcarazm in #24
- fix: Breadcrumb style colors are not override (#22) by @palcarazm in #25
- fix: Navbar and Navs style colors are not override (#23) by @palcarazm in #26
1.1.0 2022-08-13
- feat: Customize the root element to apply css vars (#3) by @palcarazm in #6
- feat : Default dark theme (#4) by @palcarazm in #9
- feat: Get user preferred color scheme (#7) by @palcarazm in #10
- fix: The change event is not fired when an action performed (#2) by @palcarazm in #5
- fix: Light CSS vars aren't applyed correctly by @palcarazm in #12
1.0.0 2022-08-10
- Original release