Norbert de Langen 1e850c9f36 Merge branch 'next' into core/managed-addon-state
# Conflicts:
#	examples/official-storybook/package.json
2019-05-16 11:26:13 +02:00
..
WIP
2019-05-08 16:25:19 +02:00
WIP
2019-05-08 16:25:19 +02:00

Official storybook

This storybook includes stories for:

  • @storybook/components - reusable UI components for addon authors
  • @storybook/ui - the UI of storybook itself
  • @storybook/addon-* - various addons.
  • @storybook/other-* - various examples.

How to make new build-storybooks:

sudo ln -s ../../{new-example}/storybook-static /Users/{user}/{location-of-storybook-repo}/core/examples/official-storybook/built-storybooks/{new-example}