Releases: storybookjs/solidjs
Releases · storybookjs/solidjs
v1.0.0-beta.6
What's Changed
- 1.0.0-beta.6: Improve code snippets and CD by @JonahPlusPlus in #16
Full Changelog: v1.0.0-beta.5...v1.0.0-beta.6
v1.0.0-beta.5
What's Changed
- Fixed workflow events by @JonahPlusPlus in #14
- Added typescript support for code snippets by @JonahPlusPlus in #15
Full Changelog: v1.0.0-beta.4...v1.0.0-beta.5
v1.0.0-beta.4
What's Changed
- Fix source snippet generation by @JonahPlusPlus in #13
Full Changelog: v1.0.0-beta.3...v1.0.0-beta.4
v1.0.0-beta.3
What's Changed
- Upgrade to Storybook v8 and latest Solid by @JonahPlusPlus in #10
New Contributors
- @JonahPlusPlus made their first contribution in #10
Full Changelog: v1.0.0-beta.2...v1.0.0-beta.3
v1.0.0-beta.2
v1.0.0-beta.1
storybookjs/solidjs
pre-release version:
This is a framework to allow using Storybook with SolidJS.
- Renderer:
[email protected]
- Frameworks:
[email protected]
Current status:
Feature | State |
---|---|
JS and TS integration with Storybook cli |
✅ |
Fine grained updates in storybook controls | ✅ |
Compatible with @storybook/addon-interactions |
✅ |
Compatible with @storybook/testing-library |
✅ |
Automatic story actions | ⏳ |
Full props table with description in docs view mode | ⏳ |
Code snippets generation in docs view mode | ⏳ |
SolidJS docs in the official Storybook website |
⏳ |
More information at README.md