react-showroom

Document React components by declaring props definition and writing markdown.

Downloads
494
Stars
43
Committers
2

Bot releases are hidden (Show)

react-showroom - 2.3.0 Latest Release

Published by malcolm-kee about 2 years ago

  • Bump dependencies
  • Handle user provided webpack config plugins correctly
react-showroom - 2.2.0

Published by malcolm-kee over 2 years ago

More build command CLI options

react-showroom - 2.1.0

Published by malcolm-kee over 2 years ago

Add sass support

react-showroom - 2.0.0

Published by malcolm-kee over 2 years ago

  • 💥 Breaking change: react-showroom dev command will now respects basePath and serves content with basePath.
  • Compatibility with React 18
  • Bump dependencies
react-showroom - 1.29.0

Published by malcolm-kee over 2 years ago

  1. Allow --measure options for dev and build command.
  2. Performance improvements.
react-showroom - 1.28.0

Published by malcolm-kee over 2 years ago

  • Expose html.publicPath options to allow loading resources from CDN
  • Add trailing comma to path to avoid hosting service redirection
react-showroom - 1.26.0

Published by malcolm-kee over 2 years ago

Support initialWidth for example

react-showroom - 1.25.1

Published by malcolm-kee over 2 years ago

Fix release issue

react-showroom - 1.25.0

Published by malcolm-kee over 2 years ago

  • Generate manifest.json with a service worker to make the site installable
react-showroom - 1.24.0

Published by malcolm-kee almost 3 years ago

  • Disable indexing markdown heading during dev
  • Expose config options to customize indexing logic
  • Bump dependencies
react-showroom - 1.23.0

Published by malcolm-kee almost 3 years ago

  • Optimization by delegate search to worker
  • Fix hash target styling
react-showroom - 1.22.0

Published by malcolm-kee almost 3 years ago

  • Improve search to include headings in search result
  • Tweak props table
react-showroom - 1.21.2

Published by malcolm-kee almost 3 years ago

Fix style for standalone view.

react-showroom - 1.21.1

Published by malcolm-kee almost 3 years ago

  • Fix Device Frame options in standalone view appears unexpectedly
  • Add placeholder while accessibility data is loading
react-showroom - 1.21.0

Published by malcolm-kee almost 3 years ago

  • Simplify standalone view controls
react-showroom - 1.20.2

Published by malcolm-kee almost 3 years ago

Support viewing accessibility check result in standalone view.

react-showroom - 1.20.1

Published by malcolm-kee almost 3 years ago

  • Fix marker label is duplicated when example widths are specified
  • Bump dependencies
react-showroom - 1.20.0

Published by malcolm-kee almost 3 years ago

  • Run accessibility check on all examples.
react-showroom - 1.19.0

Published by malcolm-kee almost 3 years ago

  • Serialize props editor value as query params
  • Add measure like Storybook Measure Addon
react-showroom - 1.18.0

Published by malcolm-kee almost 3 years ago

  • shows props editor by default