react-styleguidist
react-styleguidist copied to clipboard
Isolated React component development environment with a living style guide
This is a start for upgrading to webpack 5 and webpack-dev-server ^4. With these changes, the basic examples are working ( incl. hot module reloading ). But there are more...
**Current behavior** clean-webpack-plugin@3 is not compatible with webpack 5 because of older @types/webpack **To reproduce** Install latest version of react-styleguidist and webpack 5. Run type checks with TypeScript. **Expected behavior**...
If we want to support React18 new features in react-styleguidist, we have to replace **ReactDOM.render** to **createRoot** and replace **unmountComponentAtNode** with **unmount** Do we have a plan to suppport this?
Using React 17 with styleguidist, I get following warning: ``` warning "react-styleguidist > [email protected]" has incorrect peer dependency "react@^16.0.0". warning "react-styleguidist > [email protected]" has incorrect peer dependency "react-dom@^16.0.0". ``` `react-simple-code-editor`...
**Current behavior** We're migrating parts of our app to typescript slowly, and leaning pretty heavily on `React.FC` to correctly set prop and return types on our component. When you cast...
Bumps [terser](https://github.com/terser/terser) from 4.3.8 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) v4.8.0 Support for numeric separators (million...
Bumps [terser](https://github.com/terser/terser) from 4.3.8 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) v4.8.0 Support for numeric separators (million...
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...
Bumps [terser](https://github.com/terser/terser) from 4.3.8 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) v4.8.0 Support for numeric separators (million...
Bumps [terser](https://github.com/terser/terser) from 4.3.8 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) v4.8.0 Support for numeric separators (million...