Tags: eliihen/react-styleguidist
Tags
Fix: Update peer dependencies * Remove React 0.14, it was broken for a long time. * Remove webpack 2 betas, add webpack 3+ Close styleguidist#498.
Fix: Add deprecation warning for webpack 1 (styleguidist#503)
Fix: Check if @example file exists (styleguidist#500, close styleguid… …ist#493)
Fix missing title in function descriptions (styleguidist#492)
Changelog: 🚀 ## New features ### UI refresh Welcome our refined UI! More consistent and clean:  🦊 This is the first part of the planned improvements and a base for upcoming plugin API, see styleguidist#426 and styleguidist#354 for more details — we need your feedback there 🚀 🍕 Thanks to @SaraVieira and @n1313 for help! ❤️ ### Props & methods are hidden by default Use the new config option [showUsage](https://react-styleguidist.js.org/docs/configuration.html#showusage) to restore the old behavior. ## Bug fixes ### Crash when using a defaultProp that is not listed in props (styleguidist#437 by @ankri) ### Isolated examples inside sections ### Issues with `position: relative` (styleguidist#441) ### Ugly isolated example link (styleguidist#235)
PreviousNext