Skip to content

Releases: semoal/themeprovider-storybook

v1.5.0

10 Apr 10:39
Compare
Choose a tag to compare

1.5.0 (2020-04-10)

Features

  • added hover to dotted info to usability purposes (48066f5)

v1.4.0

16 Mar 16:04
Compare
Choose a tag to compare

1.4.0 (2020-03-16)

Features

  • custom theme provider implementation (0fcf500)
  • custom theme provider implementation (95c7085)

v1.3.0

05 Feb 17:01
Compare
Choose a tag to compare

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

20 Dec 12:27
Compare
Choose a tag to compare

1.2.5 (2019-12-20)

Bug Fixes

v1.2.2

20 Oct 00:10
Compare
Choose a tag to compare

1.2.2 (2019-10-20)

Bug Fixes

v1.2.1

19 Oct 23:43
Compare
Choose a tag to compare

1.2.1 (2019-10-19)

Bug Fixes

v1.2.0

19 Oct 22:18
Compare
Choose a tag to compare

1.2.0 (2019-10-19)

Bug Fixes

  • Removed tslint to eslint (ce4b97c)

Features

  • Added preview of themes keys (41bc91f)

Just CI issues

12 Jun 23:15
Compare
Choose a tag to compare

Published over the 1.1.1 for fixing continious delivery of the versions

Updated to match Storybook new releases

12 Jun 22:40
Compare
Choose a tag to compare
  • fixed: bug with height on buttons
  • chore: added concurrently mode on development environment
  • chore: Upgraded dependencies, and dev dependencies

Refactor using React HOOKS!

18 Mar 13:45
bdebcb7
Compare
Choose a tag to compare
  • Removed recompose, and used 100% React with hooks.
  • Reduced bundle size.