575 Commits

Author SHA1 Message Date
Michael Shilman
ccc1d42948 v5.1.0-alpha.37 2019-05-01 18:57:23 +08:00
Armand Abric
569b55379f Upgrade to core-js v3 2019-04-27 18:14:56 +02:00
Michael Shilman
dd97c370e7 v5.1.0-alpha.36 2019-04-27 13:09:34 +08:00
Michael Shilman
e20d20a263 v5.1.0-alpha.35 2019-04-27 01:28:15 +08:00
Michael Shilman
d6d0c0b325 Fix bad markdown instructions 2019-04-26 23:40:18 +08:00
Fabian Gündel
d94a03aa6b
Merge branch 'next' into next 2019-04-26 11:20:03 +02:00
Norbert de Langen
f939e1417a just a few little linting issues fixed 2019-04-25 17:59:37 +02:00
Michael Shilman
694460c087 v5.1.0-alpha.34 2019-04-24 23:02:08 +08:00
Michael Shilman
23268e4fec v5.1.0-alpha.33 2019-04-23 14:25:37 +08:00
Michael Shilman
fb2798685d v5.1.0-alpha.32 2019-04-22 11:15:33 +08:00
Michael Shilman
72d8523811 v5.1.0-alpha.31 2019-04-19 12:51:49 +08:00
Michael Shilman
da66766ab9 v5.1.0-alpha.30 2019-04-18 09:18:21 +08:00
Michael Shilman
9397813103 v5.1.0-alpha.29 2019-04-17 16:25:55 +08:00
Gaëtan Maisse
223183cb74 refactor: remove @storybook/components module declaration in addons
As `@storybook/components` is now in TS (and so export its types) there is no more need to declare it in `typings.d.ts` of addons written in TS
2019-04-16 13:44:35 +02:00
Michael Shilman
2a55ee012f v5.1.0-alpha.28 2019-04-16 18:37:41 +08:00
Michael Shilman
f506e15f54 v5.1.0-alpha.27 2019-04-14 09:17:47 +08:00
Michael Shilman
17b8fe98b9 v5.1.0-alpha.26 2019-04-13 09:00:13 +08:00
Fabian Gündel
6efd24c05b
Merge branch 'next' into next 2019-04-12 13:02:08 +02:00
Michael Shilman
eb7a36ff07 v5.1.0-alpha.25 2019-04-12 06:52:59 +08:00
Norbert de Langen
ace8d17229
Merge branch 'next' into next 2019-04-11 14:56:03 +02:00
Norbert de Langen
544431ddb5
Merge pull request #6091 from storybooks/notes-panel
addon-notes: register as a panel or tab
2019-04-11 14:31:54 +02:00
Jami Suomalainen
fb6b098c06 Update addons-notes README with Vue example 2019-04-09 11:06:27 +02:00
Michael Shilman
ea8b7217c3 v5.1.0-alpha.24 2019-04-09 10:10:18 +08:00
Benoit Dion
fb10a78314 Merge branch 'next' into react-native/fix-notes 2019-04-08 07:35:36 -04:00
Michael Shilman
3cb0dd5af9 v5.1.0-alpha.23 2019-04-08 18:20:55 +08:00
Benoit Dion
e36d2f93e2 Merge with next 2019-04-07 15:39:23 -04:00
Michael Shilman
daa8d43e0e v5.1.0-alpha.22 2019-04-05 21:40:24 +08:00
Benoit Dion
0b332a4b7b rm unused import 2019-04-04 21:07:46 -04:00
Michael Shilman
99c262545d v5.1.0-alpha.21 2019-04-04 23:31:16 +08:00
Fabian Gündel
eeb1264910
chore: add @storybook/router dependency 2019-04-03 13:10:33 +02:00
Fabian Gündel
6d92193bdd
feat(addon-notes): use @storybook/router <Link> to render links with relative urls in markdown notes 2019-04-03 11:41:01 +02:00
Michael Shilman
a57917a19c v5.1.0-alpha.20 2019-03-29 10:02:06 +08:00
Andrew Lisowski
42e8fd4005 clarify docs 2019-03-28 13:14:59 -07:00
Andrew Lisowski
79fc9a741f use the default export 2019-03-28 13:14:59 -07:00
Andrew Lisowski
f16d94c60b update readme 2019-03-28 13:14:59 -07:00
Andrew Lisowski
d0b324211c expose register-panel 2019-03-28 13:14:59 -07:00
Michael Shilman
c628022f9c v5.1.0-alpha.19 2019-03-28 11:19:25 +08:00
Michael Shilman
8941e4449a v5.1.0-alpha.18 2019-03-27 07:33:25 +08:00
Michael Shilman
9937954243 v5.1.0-alpha.17 2019-03-26 20:59:42 +08:00
Michael Shilman
988679f4b2 v5.1.0-alpha.16 2019-03-26 18:39:53 +08:00
Michael Shilman
7550a437a2 v5.1.0-alpha.15 2019-03-26 11:06:15 +08:00
Norbert de Langen
a4b782f247 Merge branch 'next' into pr/CodeByAlex/6218
# Conflicts:
#	addons/a11y/package.json
#	addons/a11y/src/components/__snapshots__/A11YPanel.test.js.snap
#	yarn.lock
2019-03-25 18:27:13 +01:00
Michael Shilman
8f95620be5 v5.1.0-alpha.14 2019-03-25 23:29:31 +08:00
codebyalex
c6730eb270 Merge branch 'next' of https://github.com/storybooks/storybook into feature/highlight-a11y-violation-on-component-merge
# Conflicts:
#	addons/a11y/package.json
#	addons/a11y/src/components/A11YPanel.tsx
#	addons/a11y/src/components/Report/index.tsx
2019-03-23 07:20:13 -04:00
Michael Shilman
15871945e2 v5.1.0-alpha.13 2019-03-23 13:19:10 +08:00
Michael Shilman
2c1fae398f v5.1.0-alpha.12 2019-03-22 12:28:02 +08:00
Michael Shilman
0a81425e86 v5.1.0-alpha.11 2019-03-21 04:30:44 +08:00
Norbert de Langen
7b75d0b0be
Merge pull request #5922 from vpicone/patch-3
Allow for theming of the notes addon panel
2019-03-20 17:39:39 +01:00
Michael Shilman
5cff559d90 v5.1.0-alpha.10 2019-03-19 21:35:30 +08:00
Norbert de Langen
e73ffa8efe Merge branch 'next' into tech/api-package
# Conflicts:
#	yarn.lock
2019-03-18 23:06:54 +01:00