Josh Wooding
Josh Wooding
Same as #268 but converts the repo to use Cypress 10
[email protected] is out and allows resolving of imported types/proptypes and has no breaking changes (https://github.com/reactjs/react-docgen/releases/tag/v6.0.0-alpha.0). We want to explore this in https://github.com/eirslett/storybook-builder-vite/pull/167 any chance of releasing this dependency bump as...
When an expression is returned it might be the typeSymbol https://github.com/styleguidist/react-docgen-typescript/blob/1a14c0edc609455a4c2766fa5eec68bc3b902d05/src/parser.ts#L304 which means that we cannot easily get the original root expression from it. Was this intended? I think it...
Issue: ## What I did ## How to test - [ ] Is this testable with Jest or Chromatic screenshots? - [ ] Does this need a new example in...
### Building - [ ] Auto-including license files (#2050 ) - [ ] Auto-adding the repository field in the package.json (#2161 ) I discovered this when checking out socket https://socket.dev/npm/package/modular-scripts...
Part of #2160
Part of #2160
Some clean up after https://github.com/storybookjs/storybook/pull/19495 Superseded by #19565
**Describe the bug** A clear and concise description of what the bug is. Since 6.5.0 ResetWrapper is no longer exported directly from @storybook/components. This was an unexpected breaking change. **To...
A close of #3375 so Chromatic runs.