Skip to content

v6.5.0-alpha.50

Pre-release
Pre-release
Compare
Choose a tag to compare
@shilman shilman released this 23 Mar 07:55
· 20977 commits to next since this release

Features

  • Controls: Add conditional controls (#17536)
  • Core: Add headers to enable SharedArrayBuffer in stories (#16970)
  • UI: Button for toggling addons panel (#17714)

Bug Fixes

  • Core: Ensure simultaneous first access to stories.json waits (#17785)
  • Reload iframe when the url changes (#17644)
  • UI: Fix brand logo layout shift (#16467)
  • UI: Fix nesting issue for refs in sidebar component (#17726)
  • Core: Fix filesystem cache missing return (#17748)
  • Addon-docs: Fix binding of the renderStoryToElement passed to DocsRender (#17742)

Maintenance

  • Addon-docs/Vue: Add tests for sourceDecorator vnodeToString (#17764)
  • Controls: Date control tests (#17765)
  • Remove mock directories from Jest test coverage (#17771)
  • fix dts-localize script (#17747)