Releases: semoal/themeprovider-storybook
Releases · semoal/themeprovider-storybook
v1.5.0
1.5.0 (2020-04-10)
Features
- added hover to dotted info to usability purposes (48066f5)
v1.4.0
1.4.0 (2020-03-16)
Features
- custom theme provider implementation (0fcf500)
- custom theme provider implementation (95c7085)
v1.3.0
1.3.0 (2020-02-05)
Bug Fixes
- console warning fixed (fd71494)
- fixed stories are not displayed correctly in DocsPage (9cdf279)
- fixed Storyshots are blank when using this addon (4971f0b)
Features
- now, stores selected theme on local-storage (aaa4593)
v1.2.5
1.2.5 (2019-12-20)
Bug Fixes
v1.2.2
1.2.2 (2019-10-20)
Bug Fixes
v1.2.1
1.2.1 (2019-10-19)
Bug Fixes
v1.2.0
1.2.0 (2019-10-19)
Bug Fixes
Features
- Added preview of themes keys (41bc91f)
Just CI issues
Published over the 1.1.1 for fixing continious delivery of the versions
Updated to match Storybook new releases
- fixed: bug with height on buttons
- chore: added concurrently mode on development environment
- chore: Upgraded dependencies, and dev dependencies
Refactor using React HOOKS!
- Removed recompose, and used 100% React with hooks.
- Reduced bundle size.