Tags: kulakowka/react-styleguidist
Tags
Changelog: 🚀 ## New feature ### Components public methods Show component public methods in the style guide, the same way as props. Tag your method with JSDoc tag to mark mark it as public. ![](https://d3vv6lp55qjaqc.cloudfront.net/items/3z2r0b0g2I0L2b2M1D0v/Image%202017-01-10%20at%209.02.13%20AM.png) PR styleguidist#280 by @n1313
Fix: Code toggle button layout in different browsers PR styleguidist#276
Fix: Do not display Props heading and section when no props are defined Fixes styleguidist#267 PR styleguidist#272
Fix: Do not use syntax not supported in Node 4 Fix styleguidist#268
Fix: Upgrade react-docgen to get a major bug fix that was causing inf… …inite loop PR styleguidist#266 Fixes styleguidist#253
Fix: Add missing objectAssign option to Buble transform Fixes styleguidist#215 PR styleguidist#252
Changelog: ☁ ## New feature Now style guide should hot reload when you add new components. New config option , by default will watch common root folder for all your components. (styleguidist#242 by @aaronjensen) ## Bug fixes and other improvements * Don’t show sidebar if there are no components found (styleguidist#247 by @n1313) * Add mobile styles to improve display on narrow screens (styleguidist#244 by @n1313) * Add extra HTML markup to make previews easier to find with CSS selectors (styleguidist#238, styleguidist#243 by @n1313)
PreviousNext