Skip to content

Tags: kbinder/react-styleguidist

Tags

v5.2.0

Toggle v5.2.0's commit message
Changelog: 🚀

## New features

### JSDoc tags support for props, components and methods

See [documentation](https://github.com/styleguidist/react-styleguidist/blob/master/docs/Documenting.md#using-jsdoc-tags) for details.

(styleguidist#395 by @ankri)

## Theme improvements

Variables for font sizes, consistent spacing, etc. See [theme.js](https://github.com/styleguidist/react-styleguidist/blob/master/src/styles/theme.js) for all available theme variables.

(styleguidist#418 by @SaraVieira)

v5.1.10

Toggle v5.1.10's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fix: Log handled errors (styleguidist#431)

v5.1.9

Toggle v5.1.9's commit message
Fix: Add theme color to components (styleguidist#418)

v5.1.8

Toggle v5.1.8's commit message
Fix: Update markdown-to-jsx to 5.3.0 (styleguidist#416)

v5.1.7

Toggle v5.1.7's commit message
Fix: Allow font theming (monospace) for CodeMirror (styleguidist#415)

v5.1.6

Toggle v5.1.6's commit message
Fix: Roll back to markdown-to-jsx 5.2.0 (styleguidist#414)

Fix styleguidist#413

v5.1.5

Toggle v5.1.5's commit message
Fix: Pass devServer configuration to webpack-dev-server (styleguidist…

…#412)

v5.1.4

Toggle v5.1.4's commit message
Fix: Add Server restart warning when no Readme.md file is present (st…

…yleguidist#409)

v5.1.3

Toggle v5.1.3's commit message
Fix: jss-isolate incorrect copy paste ☠️

v5.1.2

Toggle v5.1.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fix: Add .jsx extension to default components and ignore patterns (st…

…yleguidist#404)