react-styleguidist
react-styleguidist copied to clipboard
Isolated React component development environment with a living style guide
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) 1.1.0 Improve performance...
### Problem The [Next.js section](https://react-styleguidist.js.org/docs/webpack#nextjs) of the Styleguidist docs state: > That's it, notice that we don't need to install webpack as it's already included by Next.js. I tried following...
**Current behavior** This very basic setup with create-react-app does not seem to work as expected. The component is found, but the markdown file isn't? In the chrome devtools I do...
This PR updates acorn and changes the ecmaVersion to be "latest" instead of being fixed at 2019.
**Current behavior** Algolia site search on https://react-styleguidist.js.org/ does not seem to be working. error show in console: `"Index react_styleguidist does not exist"`
**Current behavior** Hot Reload cannot work **To reproduce** Upgrade react-styleguidist from 11.1.8 to 11.2.0 11.1.8 works well **Expected behavior**
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...
Hi, I'm facing an issue. On dev the assets are working great but when I run the build the path of assets is wrong. the final path is: build/styleguide/static/css/static/media/ico_error.7083826e.svg build...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.9.0 to 1.14.7. Commits 2ede36d Release version 1.14.7 of the npm package. 8b347cb Drop Cookie header across domains. 6f5029a Release version 1.14.6 of the npm package. af706be...