Releases: mondaycom/storybook-addon-playground
Releases · mondaycom/storybook-addon-playground
v1.3.0
1.3.0 (2024-02-07)
Bug Fixes
- useToolbarActions: do not update code if current and new code are equal (#40) (7bee879)
Features
- Panel: make topbar and left tabs sticky (#39) (44fa35e)
v1.2.0
1.2.0 (2024-01-18)
Features
v1.1.0
1.1.0 (2024-01-18)
Bug Fixes
- beaker on Tool and EditorToolbar is not opening playground (#30) (0d6391e)
- EditorTabs: fix shrinking tabs + add a11y to Tab component (#32) (0cf857e)
- format: updating the code should only be done in case format result is valid (#31) (59fb474)
Features
- automatically open playground panel when navigating to playground story (#29) (ad81616)
v1.0.4
1.0.4 (2024-01-15)
Bug Fixes
- editor should have self code state to not have circular dependency, change to events-based mechanism (#26) (13fffa9)
v1.0.3
1.0.3 (2023-12-20)
Bug Fixes
v1.0.2
1.0.2 (2023-12-20)
Bug Fixes
v1.0.1
1.0.1 (2023-12-20)
Bug Fixes
- build: enable css modules in post-css rollup plugin (#11) (2d8ef77)
v1.0.0
1.0.0 (2023-12-19)
Bug Fixes
- make updating the args debounced (#3) (c437dfc)
- properly export the library to be consumed both for export entries and manager entries (#2) (d49955d)
Features
- add playground addon for storybook (#1) (2007fd2)
- css modules instead of inline (#6) (578bcdf)
- set editor theme by predefined theme/storybook theme or fallback to light theme (#4) (b70c067)