- Patched attribute mapping for Stencil
- Fix duplicate attributes in
argTypes
- Fix missing attributes in
argTypes
- Fix error for getter-only properties.
- Included missing
storybook
type definition file.
- Add missing export in the type definition file for
setWcStorybookHelpersConfig
- Reduce package size
- Fix failing tests
- Code clean-up and optimizations for release
- Prep for Storybook 7
- Add better control selection
- Allow for
undefined
/empty values in controls - Provide better default value support
- Add error if Custom Elements Manifest is not found.
- Update logic for finding component by tag name.
- Initial commit