Norbert de Langen
Norbert de Langen
remove the deprecated defaultValue property api for argTypes
related: https://github.com/storybookjs/storybook/issues/18732
Issue: ## What I did ## How to test - [ ] Is this testable with Jest or Chromatic screenshots? - [ ] Does this need a new example in...
removal of the last few deprecations for 7.0
Hey! awesome plugin, Can you join us in the storybook slack? https://storybooks-slackin.herokuapp.com/ That way we can keep you updated on the upcoming 3.0.0 release! ❤️ storybook team
Issue: https://github.com/storybookjs/storybook/issues/14916 Likely many other UI related issues - when exiting a viewport-mode and returning to default viewmode, the animation isn't janky anymore ## What I did - I re-implemented...
resolves https://github.com/storybookjs/storybook/issues/20044 ## What I did I made the storyIndexer fail hard on missing Meta, this seemed the only caught exception in the storyIndexGenerator.
Issue: https://github.com/storybookjs/storybook/issues/20580 ## What I did - Add react entrypoint to types exports map - fix the .d.ts file which seems to suffer from a bug in tsup Can likely...