Releases: hwookim/storybook-addon-cookie
Releases · hwookim/storybook-addon-cookie
v4.0.1
14 Nov 13:38
Compare
Sorry, something went wrong.
No results found
Feature
Fix #15
Republished package with all necessary files included in the dist folder
Full Changelog : v4.0.0...v4.0.1
v4.0.0
29 Oct 05:27
Compare
Sorry, something went wrong.
No results found
v4.0.0-alpha.0
19 May 06:14
Compare
Sorry, something went wrong.
No results found
Feature
Issue
There are two issues with the current version
On initial load, useParameter does not pass a valid value (#12 )
After switching between different stories, it will behave normally.
It may not set the right cookies on initial load, which can prevent normal rendering in chromatic, etc.
decorator function not executing (#13 )
This is a development issue that shouldn't be a problem when using addon.
Full Changelog : v3.2.0...v4.0.0-alpha.0
v3.2.0
03 Jan 07:17
Compare
Sorry, something went wrong.
No results found
Feature
Add preserve cookies option
Use cookiePreserve option for encode pannel cookie.
v3.1.0
24 Oct 11:09
Compare
Sorry, something went wrong.
No results found
Feature
Add encoding option
Use cookieEncoding option for encode pannel cookie.
v3.0.2
24 Oct 10:50
Compare
Sorry, something went wrong.
No results found
Feature with PR #7
skip JSON.parse on value type string
encode string type value with encodeURIComponent
v3.0.1
18 Jun 11:45
Compare
Sorry, something went wrong.
No results found
v3.0.0
30 May 18:19
Compare
Sorry, something went wrong.
No results found
Feature
Support storybook v7 (#2 ) (ref )
v2.1.0
01 Apr 13:17
Compare
Sorry, something went wrong.
No results found
Features
Add clear button for document.cookie.
v2.0.0
26 Mar 13:57
Compare
Sorry, something went wrong.
No results found
Feature
You can control cookie by addon panel!