Releases: styleguidist/react-styleguidist
Releases · styleguidist/react-styleguidist
v5.3.1
31 May 07:22
Compare
Sorry, something went wrong.
No results found
Fixed incorrect default glob pattern (#461 )
v5.3.0
30 May 10:05
Compare
Sorry, something went wrong.
No results found
New feature
Section isolated mode: now you can open sections in isolated mode too.
(#394 by @Knorcedger )
Bug fixes
Fix React CodeMirror warning when opening code editor
Fix Create React App 1.0 support (#458 )
Fix back button path for support pathname-relative paths (#447 by @stepancar )
Promise polyfill for IE11 because require.ensure requires it in webpack 2
v5.2.1
10 May 11:15
Compare
Sorry, something went wrong.
No results found
Fixed: Fixes a crash when using a defaultProp that is not listed in props (#437 )
v5.2.0
08 May 14:02
Compare
Sorry, something went wrong.
No results found
New features
JSDoc tags support for props, components and methods
See documentation for details.
(#395 by @ankri )
Theme improvements
Variables for font sizes, consistent spacing, etc. See theme.js for all available theme variables.
(#418 by @SaraVieira )
v5.1.10
07 May 09:28
Compare
Sorry, something went wrong.
No results found
Fixed: Log handled errors (#431 )
v5.1.9
02 May 07:25
Compare
Sorry, something went wrong.
No results found
Fixed: Add theme color to components (#418 )
v5.1.8
28 Apr 06:28
Compare
Sorry, something went wrong.
No results found
Fixed: Update markdown-to-jsx to 5.3.0 (#416 )
v5.1.7
27 Apr 19:35
Compare
Sorry, something went wrong.
No results found
Fixed: Allow font theming (monospace) for CodeMirror (#415 )
v5.1.6
27 Apr 09:26
Compare
Sorry, something went wrong.
No results found
Fixed: Roll back to markdown-to-jsx 5.2.0 to fix installation issues (#414 )
v5.1.5
27 Apr 06:51
Compare
Sorry, something went wrong.
No results found
Fixed: Pass devServer configuration to webpack-dev-server (#412 )