Releases: ArrayKnight/storybook-addon-headless
Releases · ArrayKnight/storybook-addon-headless
v2.1.1
06 Jan 17:24
Compare
Sorry, something went wrong.
No results found
2.1.1 (2021-01-06)
Bug Fixes
🐛 add default for parameters when not set (70689d1 ), closes #21
v2.1.0
06 Jan 02:51
Compare
Sorry, something went wrong.
No results found
2.1.0 (2021-01-06)
Bug Fixes
🐛 add missing graphql error (a6bc855 )
🐛 correct error handling (b000a1e )
Features
🎸 clear session storage on initial render (16f3563 )
🎸 expose request status and errors in story context (3d3b952 )
🎸 provide prompt and loader components for better UX (412bb52 )
🎸 upgrade deps, update ajv types, add error safety (7451ae6 )
🎸 use session storage to share addon state in stories (8fb551f )
v2.0.1
17 Aug 15:28
Compare
Sorry, something went wrong.
No results found
2.0.1 (2020-08-17)
Bug Fixes
v2.0.0
14 Aug 16:38
Compare
Sorry, something went wrong.
No results found
2.0.0 (2020-08-14)
Bug Fixes
chore
Features
🎸 replace missing github folder (a67f868 )
🎸 reset codebase to v2 (043823d )
🎸 upgrade dependencies (178dce9 )
BREAKING CHANGES
v1.5.3
11 Aug 22:58
Compare
Sorry, something went wrong.
No results found
1.5.3 (2020-08-11)
Bug Fixes
🐛 force publish to revert v2 (84166d4 )
v1.5.1
11 Aug 20:09
Compare
Sorry, something went wrong.
No results found
1.5.1 (2020-08-11)
Bug Fixes
🐛 Correct unknown type issues (896e642 )
🐛 Resolve example component story props and return types (277e5f0 )
🐛 update register path, correct payload type (41b0d38 )
🐛 update story parameters to include new args (99ecf97 )
v1.5.0
20 Feb 23:42
Compare
Sorry, something went wrong.
No results found
1.5.0 (2020-02-20)
Features
🎸 add ability to define multiple base options (8949dd2 )
v1.4.1
02 Feb 00:47
Compare
Sorry, something went wrong.
No results found
1.4.1 (2020-02-02)
Bug Fixes
v1.4.0
30 Jan 18:50
Compare
Sorry, something went wrong.
No results found
1.4.0 (2020-01-30)
Bug Fixes
🐛 correct panel styles theme access (e830491 )
🐛 reorder select elements to correct hover/click (247705b )
Features
🎸 add transforms (f405adc )
🎸 create select component (d097902 )
🎸 implement select variable type (e5c6ca9 )
🎸 start to create select (15f4e55 )
🎸 validate against item value (dbecd63 )
v1.3.0
26 Jan 08:29
Compare
Sorry, something went wrong.
No results found
1.3.0 (2020-01-26)
Bug Fixes
🐛 correct time validation and schema check (4eb8d4b )
Features