2261 Commits

Author SHA1 Message Date
Michael Shilman
a975337a88 6.0.0-beta.30 next.json version file 2020-06-16 22:50:26 +08:00
Michael Shilman
0cb108349e 6.0.0-beta.29 next.json version file 2020-06-16 14:19:31 +08:00
Michael Shilman
fd954bfebd 6.0.0-beta.28 next.json version file 2020-06-15 19:13:14 +08:00
Michael Shilman
5067e57bd8 6.0.0-beta.28 next.json version file 2020-06-15 19:06:30 +08:00
Michael Shilman
0188eba30f 6.0.0-beta.27 next.json version file 2020-06-14 10:24:08 +08:00
Michael Shilman
49f0949a9f 6.0.0-beta.26 next.json version file 2020-06-12 17:54:59 +08:00
Michael Shilman
c7cdf2e8e1 6.0.0-beta.25 next.json version file 2020-06-11 21:42:47 +08:00
Michael Shilman
e99a5f2b9b 6.0.0-beta.24 next.json version file 2020-06-11 21:07:46 +08:00
Andrew Lisowski
4286a939f3 switch from react-docgen-typescript-loader to react-docgen-typescript-plugin 2020-06-09 14:23:23 -07:00
Norbert de Langen
e9ebf74cef
Merge pull request #11086 from Pyrolistical/remove-babel-plugin-transform-react-constant-elements
removed @babel/plugin-transform-react-constant-elements fixes #11060
2020-06-09 16:54:07 +02:00
andrekisi
5fc82fadd5 docs: mention env vars in custom head/body 2020-06-09 11:22:14 +02:00
Ronald Chen
bf4b3c9ae7 removed @babel/plugin-transform-react-constant-elements fixes #11060 2020-06-08 11:45:01 -07:00
Michael Shilman
8cf79ff9ba 6.0.0-beta.23 next.json version file 2020-06-08 16:23:05 +08:00
Michael Shilman
f10f5887d3 Controls: Fix enum extraction (partial) for react-docgen-typescript 2020-06-07 10:52:25 +08:00
Michael Shilman
d1dddc0561 6.0.0-beta.22 next.json version file 2020-06-06 03:10:19 +08:00
Marco Biedermann
4d1bd23eae
docs: Percy Storybook
Update link to Percy Storybook SDK
2020-06-05 08:16:35 +02:00
Michael Shilman
36c5061106 6.0.0-beta.21 next.json version file 2020-06-04 09:36:08 +08:00
Norbert de Langen
fc254a08aa
Merge pull request #10370 from storybookjs/add/loglevel
Core: Add logLevel preset property to filter logging
2020-06-02 09:18:22 +02:00
Michael Shilman
9f6fddb218 6.0.0-beta.20 next.json version file 2020-06-01 22:25:25 +08:00
Michael Shilman
a7da781ff4 6.0.0-beta.19 next.json version file 2020-05-30 03:44:16 +08:00
Michael Shilman
14d6699c71 6.0.0-beta.18 next.json version file 2020-05-29 23:09:00 +08:00
Norbert de Langen
b26e8c1790
ADD docs 2020-05-29 12:13:32 +02:00
Michael Shilman
573b3dbe7e
Merge pull request #10926 from storybookjs/fix/valid-globs
Core: Support valid globs
2020-05-29 10:44:15 +08:00
Michael Shilman
e2d58867a4 6.0.0-beta.17 next.json version file 2020-05-28 12:52:38 +08:00
Michael Shilman
8c00d5cd54 Merge branch 'next' into fix/valid-globs 2020-05-28 03:24:38 +08:00
Michael Shilman
0d0276dd10 6.0.0-beta.16 next.json version file 2020-05-28 00:35:34 +08:00
Norbert de Langen
a4fa665ec2 Merge branch 'next' into fix/valid-globs 2020-05-27 10:39:31 +02:00
Michael Shilman
7af908b127 6.0.0-beta.15 next.json version file 2020-05-27 07:23:59 +08:00
Norbert de Langen
540d0a2119
Merge branch 'next' into fix/valid-globs
# Conflicts:
#	MIGRATION.md
2020-05-26 12:34:40 +02:00
Michael Shilman
084e0ac0ce 6.0.0-beta.14 next.json version file 2020-05-25 21:52:48 +08:00
Norbert de Langen
7b4e942c6d
Merge pull request #10909 from graup/graup/vue-preset
Remove babel-preset-vue
2020-05-25 13:19:33 +02:00
Paul Grau
f0feefafa9 Docs: fix text 2020-05-25 17:09:57 +09:00
Paul Grau
286051a852 Remove leftover references to babel-preset-vue 2020-05-25 16:57:35 +09:00
Michael Shilman
4d1a3f4106 CSF: Update documentation to use hoisted CSF annotations 2020-05-25 15:24:48 +08:00
Michael Shilman
ae212b3614
Merge pull request #10889 from okovpashko/feature/fix-docs-for-decorators-with-stories-of
Docs: fix example of story-level decorators with "storiesOf" API
2020-05-23 13:40:24 +08:00
Mateo Tibaquira
53bf07fe19 docs(addons): additional tip about the ability to compile TSX components 2020-05-22 18:50:27 -05:00
Oleksandr Kovpashko
efbf7b248e Docs: fix example of story-level decorators with "storiesOf" API 2020-05-23 01:54:14 +03:00
Michael Shilman
b95f7a5edc 6.0.0-beta.13 next.json version file 2020-05-23 02:18:07 +08:00
Norbert de Langen
da4f8f5a25
CHANGE documentation 2020-05-22 16:06:59 +02:00
Michael Shilman
0d94912b97 6.0.0-beta.12 next.json version file 2020-05-21 14:20:29 +08:00
Michael Shilman
7336aa4c8a
Merge pull request #10813 from storybookjs/mrmckeb/issue10790
Core: Zero-config TypeScript loading
2020-05-21 09:59:47 +08:00
Michael Shilman
3181de4b3c 6.0.0-beta.9 next.json version file 2020-05-21 07:28:50 +08:00
Michael Shilman
4a4ccb48e6 Zero-config typescript: Updated MIGRATION and storybook documentation 2020-05-20 16:35:20 +08:00
Michael Shilman
d6878e6c7b 6.0.0-beta.8 next.json version file 2020-05-17 19:32:24 +08:00
Norbert de Langen
123476b984
Merge pull request #10691 from storybookjs/add/composition-docs
ADD docs for composition feature
2020-05-15 09:56:59 +02:00
Michael Shilman
bc656a32b6 6.0.0-beta.7 next.json version file 2020-05-15 13:11:34 +08:00
Rick van Hattem
f3c9565a70
Fixed broken vue example 2020-05-15 03:31:39 +02:00
Norbert de Langen
74c1a7c0aa
REMOVE tslint instead
bye bye
2020-05-14 17:06:18 +02:00
Norbert de Langen
979eafa7b4
Merge branch 'add/composition-docs' of github.com:storybookjs/storybook into add/composition-docs
# Conflicts:
#	docs/src/pages/configurations/composition/index.md
2020-05-14 12:01:26 +02:00
Norbert de Langen
007dd04c2d
RENAME mapper to storyMapper 2020-05-14 12:00:27 +02:00