Skip to content

Releases: storybookjs/storybook

v6.1.0-alpha.7

10 Sep 15:56
Compare
Choose a tag to compare
v6.1.0-alpha.7 Pre-release
Pre-release

Features

  • Components: Add graphql support to SyntaxHighlighter (#12385)

Bug Fixes

  • UI: Fix the p > div nesting issue (#12298)
  • Addon-docs: Apply transformSource to any SourceType (#12375)
  • CLI: Workaround for react native sb init (#12405)

Dependency Upgrades

  • Core: Change react deps to normal deps (#11628)

v6.1.0-alpha.6

10 Sep 01:48
Compare
Choose a tag to compare
v6.1.0-alpha.6 Pre-release
Pre-release

Features

  • Core: Add static dir path mappings (#12222)
  • Addon-controls: Default to radio control for small enums (#12436)

Bug Fixes

  • Source-loader: Export extract-source in its own entry point (#12429)
  • Addon-docs: Prefer flow's union elements over raw values (#12376)

v6.1.0-alpha.4

08 Sep 10:57
Compare
Choose a tag to compare
v6.1.0-alpha.4 Pre-release
Pre-release

Features

  • Addon-docs: Add Methods to web components ArgsTable (#12413)

Bug Fixes

  • Addon-docs: Introduce undefined filtering to jsxDecorator (#12365)
  • Addon-docs: Fix missing line-height on TypeSet block (#12134)

Maintenance

  • Addon-docs: Reuse extractSource from source-loader (#12225)

v6.1.0-alpha.3

03 Sep 14:17
Compare
Choose a tag to compare
v6.1.0-alpha.3 Pre-release
Pre-release

Features

  • Addon-docs: Add Controls argument autodetection for svelte (#12347)

Bug Fixes

  • Core: Use denormed params of the first story for initial options (#11938)

Maintenance

  • Addon-docs: Light refactor of Source block (#12268)
  • Addon-docs: Change 2nd argument of transformSource to the storyContext (#12265)

Dependency Upgrades

  • Bump css from 2.2.4 to 3.0.0 (#12338)

v6.1.0-alpha.1

31 Aug 14:34
Compare
Choose a tag to compare
v6.1.0-alpha.1 Pre-release
Pre-release

Features

  • Components: Add additionalActions prop to Preview block (#12274)

Maintenance

  • Addon-docs: Add transformSource for jsxDecorator, deprecated onBeforeRender (#12178)

Dependency Upgrades

  • Update the axe version in addon-a11y to 4.0 (#12150)
  • Upgrade react-popper-tooltip to 3.1.0 (#11827)

v6.1.0-alpha.0

31 Aug 13:07
Compare
Choose a tag to compare
v6.1.0-alpha.0 Pre-release
Pre-release

Features

  • SyntaxHighlighter: Put formatted code to clipboard (#11276)
  • Addon-docs: Add inline rendering for svelte (#12313)

Bug Fixes

  • UI: Remove scrolling attribute from iFrame (#12223)

Maintenance

  • CLI: Add HTML components and stories (#12286)
  • Vue: Add basic CSF types (#12037)
  • CLI: Add Aurelia detection (#12181)
  • Storyshots: Remove needless iteration testStorySnapshots (#12321)

Dependency Upgrades

  • Bump react-syntax-highlighter to 13.2.1 (#11838)

v6.0.21

31 Aug 12:19
Compare
Choose a tag to compare

Bug Fixes

  • Addon-controls: Fix uncontrolled to controlled warning for booleans (#12322)

Maintenance

  • Build: Add CRA benchmark (#12209)

v6.0.20

28 Aug 00:50
Compare
Choose a tag to compare

Bug Fixes

  • ArgsTable: Fix union type splitting (#11868)
  • CLI: Fix import of Button in react mdx template (#12252)

v5.3.21

28 Aug 00:22
Compare
Choose a tag to compare

Bug Fixes

  • Core: Add skip dispose option to ClientApi (#9868)

v6.0.19

26 Aug 17:27
Compare
Choose a tag to compare

Bug Fixes

  • UI: Fix eject and copy URLs for composition (#12233)