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

Storybook 8 #27

Closed lmestel closed 2 months ago

lmestel commented 2 months ago

Breaking Change


📦 Published PR as canary version: 4.0.0--canary.27.b43bfde.0
:sparkles: Test out this PR locally via: ```bash npm install @kickstartds/storybook-addon-jsonschema@4.0.0--canary.27.b43bfde.0 # or yarn add @kickstartds/storybook-addon-jsonschema@4.0.0--canary.27.b43bfde.0 ```