github styleguidist/react-styleguidist v10.1.0

latest releases: v13.1.3, v13.1.2, v13.1.1...
4 years ago

10.1.0 (2019-11-01)

New

  • Modifier to add whitespace between example components (#1456 by @apennell, fixes #841) (4e0bd70)

    Let users to be able to add padding between example components without
    adding manual styling to their example code. This adds the padded modifier option
    to the Playground that adds padding between each example component in that block.

    <Button>Push Me</Button>
    <Button>Click Me</Button>
    <Button>Tap Me</Button>

Don't miss a new react-styleguidist release

NewReleases is sending notifications on new releases.