Releases: hipstersmoothie/storybook-dark-mode
Releases · hipstersmoothie/storybook-dark-mode
v1.0.8
v1.0.7
v1.0.6
⚠️ Pushed to master
- only get initial mode once (@hipstersmoothie)
- don't set default params to avoid base theme flash (@hipstersmoothie)
Authors: 1
- Andrew Lisowski (@hipstersmoothie)
v1.0.5
🎉 This release contains work from new contributors! 🎉
Thanks for all your work!
❤️ Paul Fasola (@PaulFasola)
❤️ Pavel Keyzik (@pavelkeyzik)
🐛 Bug Fix
- Fix "color function invalid arg" issue when upgrading between versions of storybook #142 (@hipstersmoothie)
📝 Documentation
- README: added "themes" import origin #141 (@PaulFasola)
- Change presets field to addons in configuration #139 (@pavelkeyzik)
Authors: 3
- Andrew Lisowski (@hipstersmoothie)
- Paul Fasola (@PaulFasola)
- Pavel Keyzik (@pavelkeyzik)
v1.0.4
🐛 Bug Fix
- add preset.js #129 (@hipstersmoothie)
📝 Documentation
- update readme config for storybook 6.0 #126 (@hipstersmoothie)
Authors: 1
- Andrew Lisowski (@hipstersmoothie)
v1.0.3
v1.0.2
🐛 Bug Fix
- Revert "update deprecated function" #122 (@hipstersmoothie)
Authors: 1
- Andrew Lisowski (@hipstersmoothie)
v1.0.1
🐛 Bug Fix
- Fixing brand theming in light mode #121 (@hipstersmoothie)
Authors: 1
- Andrew Lisowski (@hipstersmoothie)
v1.0.0
💥 Breaking Change
- Support storybook 6.0 #106 (@hipstersmoothie)
Authors: 1
- Andrew Lisowski (@hipstersmoothie)
v0.6.1
🎉 This release contains work from a new contributor! 🎉
Thank you, Alex Khomenko (@Clarity-89), for all your work!
🐛 Bug Fix
- useDarkMode: read default isDark value from local storage #110 (@Clarity-89)
Authors: 1
- Alex Khomenko (@Clarity-89)