Norbert de Langen 2213c43d56
Merge branch 'ts/better-api-consumer' into core/inception
# Conflicts:
#	lib/addons/package.json
#	lib/api/src/index.tsx
#	lib/ui/src/components/preview/preview.tsx
#	lib/ui/src/components/preview/toolbar.tsx
#	lib/ui/src/containers/preview.tsx
2020-02-14 21:36:40 +01:00
..
2020-02-06 03:44:08 +00:00
2020-02-12 18:02:15 +01:00
2020-01-27 17:37:07 +01:00
2020-02-14 01:00:02 +08:00
2019-06-07 14:05:43 +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}