Skip to content

Releases: yarastqt/storybook-addons

@storybook-addons/docs@2.0.0

Choose a tag to compare

Bug Fixes

  • remove enhance for locations map (e6d1a65)
  • render new content after next kind (4329ce3)
  • safe extract code for examples (3bdd298)
  • docs: add key for fragment (048eccf)
  • docs: add self target for navigation links (f8f15ad)
  • docs: remove embeded flag for iframe (ad479dd)
  • docs: remove outline for CopyButton (281663d)

Features

  • remove legacy API (968dc00)
  • remove sync-external-url (ea513f4)
  • use new no docs example (8200aa0)
  • docs: add color for secondary typo (415f228)
  • docs: add show source for example (5e67207)
  • docs: impl DocsContext (406e42e)
  • docs: impl ExampleSource (729a31c)
  • docs: remove old api (0de6419)
  • docs: use native docs (9ae6568)

Performance Improvements

  • use cache for DocsPanel (a20c79b)

BREAKING CHANGES

  • remove legacy API

@storybook-addons/docs@1.6.1

Choose a tag to compare

Bug Fixes

  • docs: use fallback lang for CodeHighlighter (fac897b)

@storybook-addons/docs@1.6.0

Choose a tag to compare

Bug Fixes

  • normalize tsx lang for code highlight (919b769)
  • set skeleton adaptive (22cba9f)
  • update tip for empty content (c3a1ece)
  • docs: fix copy-button height and paddings (aa7195b)
  • docs: fix layout sizes (060c153)
  • docs: inc margin for sidebar menu items (59a8f96)
  • docs: remove iframe from tab order (5956cf6)
  • docs: reset margin-bottom for last chilld (f90b1d5)
  • docs: set visible anchor in focus (80334ec)

Features

  • docs: add outline for all links (aa6384b)
  • docs: add pulse animation for skeleton (271618d)

@storybook-addons/docs@1.5.0

Choose a tag to compare

Bug Fixes

  • reset margin for img in headings (c1a4b50)
  • sanitize heading before processing (7abfd61)

Features

  • add empty content layout (31c4f99)
  • add interop for content with cjs (d0d0be4)
  • add skeleton layout (44696d2)
  • new design for copy-button (e1917fe)
  • new design for docs panel (5829bc9)
  • shown skeleton while loading (b86072b)

@storybook-addons/docs@1.4.3

Choose a tag to compare

Bug Fixes

  • docs: add max-width for images (e3f9d7b)
  • docs: reset padding for iframe (1c6bf88)
  • docs: set flex-shrink for content (51ca85f)

@storybook-addons/sync-external-url@1.1.2

Choose a tag to compare

Bug Fixes

  • sync-external-url: downgrade query-string to 5 versions (0ff11aa)
  • sync-external-url: use legacy api for query-string (ffe4eeb)

@storybook-addons/sync-external-url@1.1.1

Choose a tag to compare

Bug Fixes

  • sync-external-url: pass initial query params (7a606ac)

@storybook-addons/sync-external-url@1.1.0

Choose a tag to compare

Features

  • sync-external-url: impl hoc for update any content (cead321)
  • sync-external-url: impl iframe loader with updating url (27d1758)
  • sync-external-url: impl public api (35022bc)
  • sync-external-url: impl register addon (b2a5cda)
  • sync-external-url: init package (21618ee)

@storybook-addons/docs@1.4.0

Choose a tag to compare

Features

  • docs: add @storybook-addons/sync-external-url (65c3ef1)
  • docs: wrap DocsPanel at withUpdateContent (d8cc70e)

@storybook-addons/docs@1.3.0

Choose a tag to compare

Bug Fixes

  • docs: reset margin-bottom for nested list (472f1ca)
  • docs: set margin-bottom for p in list (5dfe5fc)
  • docs: use setTimeout instead rAF for firefox (5fe27d7)

Features

  • docs: add box-shadow for example block (ef44c08)
  • docs: add configure for register addon (b1dfa31)
  • docs: add tab-size for code block (a398ec1)
  • docs: use params for configure layout (50d8e3f)