themeprovider-storybook

💅 Use your theme-provider on your favourite storybook 💅

MIT License

Downloads
22.3K
Stars
68
Committers
8

Bot releases are hidden (Show)

themeprovider-storybook - v1.8.0 Latest Release

Published by semoal almost 3 years ago

1.8.0 (2021-10-21)

Features

  • #49: select themes through shareable param (552324d), closes #49
themeprovider-storybook - v1.7.2

Published by semoal over 3 years ago

1.7.2 (2021-05-28)

Bug Fixes

  • allow theme buttons to wrap when many themes (#48) (5cd335b)
themeprovider-storybook - v1.7.1

Published by semoal almost 4 years ago

1.7.1 (2021-01-06)

Bug Fixes

  • Compatibility with older versions (#45) (28c294a)
themeprovider-storybook - v1.7.0

Published by semoal almost 4 years ago

1.7.0 (2021-01-01)

Features

themeprovider-storybook - v1.6.4

Published by semoal about 4 years ago

1.6.4 (2020-10-15)

Bug Fixes

  • fix corrupted 1.6.3 version (4dfbc3c)
themeprovider-storybook - v1.6.3

Published by semoal about 4 years ago

1.6.3 (2020-10-15)

Bug Fixes

themeprovider-storybook - v1.6.2

Published by semoal about 4 years ago

1.6.2 (2020-08-26)

Bug Fixes

  • unexpected end of JSON input (4782716)
themeprovider-storybook - v1.6.1

Published by semoal about 4 years ago

1.6.1 (2020-08-26)

Bug Fixes

themeprovider-storybook - v1.6.0

Published by semoal about 4 years ago

1.6.0 (2020-08-25)

Bug Fixes

Features

  • added settings for disable modal functionality (24c5196)
  • deploy docs to github pages (cfa0809)
  • deploy example of v6 to github (d1e2dff)
  • introduced compatibility with storybook 6 (cd35960)
  • introduced compatibility with storybook 6 (926205d)
themeprovider-storybook - v1.5.1

Published by semoal over 4 years ago

1.5.1 (2020-04-10)

Bug Fixes

  • fixed issue that running hooks inside stories crashed #36 (b7de87e)
themeprovider-storybook - v1.5.0

Published by semoal over 4 years ago

1.5.0 (2020-04-10)

Features

  • added hover to dotted info to usability purposes (48066f5)
themeprovider-storybook - v1.4.0

Published by semoal over 4 years ago

1.4.0 (2020-03-16)

Features

  • custom theme provider implementation (0fcf500)
  • custom theme provider implementation (95c7085)
themeprovider-storybook - v1.3.0

Published by semoal over 4 years ago

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)
themeprovider-storybook - v1.2.5

Published by semoal almost 5 years ago

1.2.5 (2019-12-20)

Bug Fixes

themeprovider-storybook - v1.2.2

Published by semoal about 5 years ago

1.2.2 (2019-10-20)

Bug Fixes

themeprovider-storybook - v1.2.1

Published by semoal about 5 years ago

1.2.1 (2019-10-19)

Bug Fixes

themeprovider-storybook - v1.2.0

Published by semoal about 5 years ago

1.2.0 (2019-10-19)

Bug Fixes

  • Removed tslint to eslint (ce4b97c)

Features

  • Added preview of themes keys (41bc91f)
themeprovider-storybook - Just CI issues

Published by semoal over 5 years ago

Published over the 1.1.1 for fixing continious delivery of the versions

themeprovider-storybook - Updated to match Storybook new releases

Published by semoal over 5 years ago

  • fixed: bug with height on buttons
  • chore: added concurrently mode on development environment
  • chore: Upgraded dependencies, and dev dependencies
themeprovider-storybook - Refactor using React HOOKS!

Published by semoal over 5 years ago

  • Removed recompose, and used 100% React with hooks.
  • Reduced bundle size.