Skip to content

alienfast/storybook-addon-form

Repository files navigation

AlienFast Storybook Addon Form

This plugin is proprietary to AlienFast's use of react-final-form, specifically how we wire in channel.emit to our Form in development/storybook environments. The Button.stories.tsx mimics this behavior for local addon testing.

Development scripts

  • pnpm start runs tsdown in watch mode and starts Storybook
  • pnpm build build and package your addon code
  • pnpm check runs the full gate — types, Biome, circular imports, markdown, tests

Release Management

Simply commit and push, create a PR and it will create a patch canary release. Merge the PR and it will create a patch release. Change the label for major, minor, etc.

Pull requests

Add an appropriate label, and it will increment the version accordingly, e.g. major. If nothing is set, it appears to create a patch

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

2 watching

Forks

Packages

 
 
 

Contributors

Generated from storybookjs/addon-kit