kickstartDS / storybook-addon-jsonschema

Displays associated JSON Schema documentation using a rich schema explorer interface, and adds a validating JSON Code Editor with semantic auto-complete to interact with your components, and copy configurations with ease.
https://www.kickstartDS.com/docs/integration/storybook/schema
MIT License
12 stars 1 forks source link

Upgrade addon to Storybook 7 #21

Closed julrich closed 1 year ago

julrich commented 1 year ago
📦 Published PR as canary version: 2.0.0--canary.21.ab560ea.0
:sparkles: Test out this PR locally via: ```bash npm install @kickstartds/storybook-addon-jsonschema@2.0.0--canary.21.ab560ea.0 # or yarn add @kickstartds/storybook-addon-jsonschema@2.0.0--canary.21.ab560ea.0 ```