Releases: palcarazm/bs-darkmode
Releases · palcarazm/bs-darkmode
v2.0.0
⚠️ Important information
- All bootstrap components colors are supposed to be mapped in the plugin. If you detect a component whose colors aren't map, open a bug report, please.
- This release add support for Bootstrap 5.
ℹ️ What's Changed
🆕 Added
- feat: Support for Bootstrap 5 (#35) by @palcarazm
Full Changelog: v1.2.0...v2.0.0
v1.2.0
⚠️ Important information
- All bootstrap components colors are supposed to be mapped in the plugin. If you detect a component whose colors aren't map, open a bug report, please.
ℹ️ What's Changed
🆕 Added
- feat: Set preferred color schema in a cookie (#8) by @palcarazm in #29
✅ Fixed
- fix: List Group style colors are not override (#31) by @palcarazm in #33
Full Changelog: v1.1.1...v1.2.0
v1.1.1
⚠️ Important information
- All bootstrap components colors are supposed to be mapped in the plugin. If you detect a component whose colors aren't map, open a bug report, please.
ℹ️ What's Changed
✅ Fixed
- 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
Full Changelog: v1.1.0...v1.1.1
v1.1.0
⚠️ Important information
- This version adds a default dark mode colors scheme, however not all bootstrap components have colors maps in the plugin. If you detect a component whose colors aren't map, open a bug report, please.
ℹ️ What's Changed
🆕 Added
- 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
✅ Fixed
- fix: The change event is not fired when an action performed (#2) by @palcarazm in #5
- fix: Light CSS vars aren't applied correctly by @palcarazm in #12
Full Changelog: v1.0.0...v1.1.0
v1.0.0
- Original release
Full Changelog: https://github.com/palcarazm/bs-darkmode/commits/v1.0.0