Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

Releases: evgenykochetkov/react-storybook-addon-props-combinations

v1.1.0

04 Aug 16:56
Compare
Choose a tag to compare
  • Added style option for wrapper styling(#30, thanks @jacksbox)
  • Added "source" class to <pre> in default combination renderer(#29, thanks @dreszczyk)

v1.0.1

08 Oct 10:03
Compare
Choose a tag to compare
  • bump 3rd party dependencies to ensure compatibility with React 16

v1.0.0

13 Aug 18:40
Compare
Choose a tag to compare

breaking: upgraded for storybook v3.x

v0.4.1

12 Apr 12:22
Compare
Choose a tag to compare
  • fix modifiers export

v0.4.0

21 Mar 17:27
Compare
Choose a tag to compare
  • ability to modify generated props combinations with combinationsModifier option

v0.3.0

04 Jan 12:41
Compare
Choose a tag to compare
  • Preact compatiblity by @avaly

v0.2.0

03 Jan 09:42
Compare
Choose a tag to compare
  • Breaking change: renderCombination option is replaced by CombinationRenderer, which is a component instead of a function.
  • Fixed #8

Initial release

11 Dec 14:00
Compare
Choose a tag to compare