Skip to content

Releases: mondaycom/storybook-addon-playground

v1.9.2

23 Jul 07:18
Compare
Choose a tag to compare

1.9.2 (2024-07-23)

Bug Fixes

  • include core-events in bundle (not included by default in SBv8 as in SBv7 (#58) (8ebe23e)

v1.9.1

22 Jul 14:49
Compare
Choose a tag to compare

1.9.1 (2024-07-22)

Bug Fixes

  • addon is not working on Storybook8 (#57) (4dc7417)

v1.9.0

15 May 10:18
Compare
Choose a tag to compare

1.9.0 (2024-05-15)

Features

v1.8.0

15 Apr 10:21
Compare
Choose a tag to compare

1.8.0 (2024-04-15)

Features

  • autocomplete: autocomplete enhancements (#53) (e86ec44)

v1.7.1

03 Apr 11:39
Compare
Choose a tag to compare

1.7.1 (2024-04-03)

Bug Fixes

  • Editor's state should not be shared between tabs (#52) (50fe86f)

v1.7.0

28 Mar 07:57
Compare
Choose a tag to compare

1.7.0 (2024-03-28)

Bug Fixes

  • useShare: shouldAllowShare logic (#49) (dd824af)

Features

  • share: allow disabling share capabilities (#50) (f618f37)

v1.6.0

21 Mar 10:26
Compare
Choose a tag to compare

1.6.0 (2024-03-21)

Features

  • add share code capabilities for the playground (#46) (9a6195a)

v1.5.0

18 Mar 16:32
Compare
Choose a tag to compare

1.5.0 (2024-03-18)

Features

  • codemirror extension to automatically insert matching tag name once closed (#44) (658ade1)
  • codemirror extension to automatically insert self closing tag once closed (#45) (929a9fc)

v1.4.1

18 Mar 15:52
Compare
Choose a tag to compare

1.4.1 (2024-03-18)

Bug Fixes

  • classnames should be a dep, not a dev dep (#47) (113d362)

v1.4.0

18 Mar 15:27
Compare
Choose a tag to compare

1.4.0 (2024-03-18)

Features

  • add autocomplete abilities for the playground editor (#43) (9c0f2d7)