23652 Commits

Author SHA1 Message Date
Michael Shilman
1681a28c83 v5.3.0-rc.4 v5.3.0-rc.4 2019-12-28 21:06:53 +08:00
Michael Shilman
406c503bd3 Update peer dependencies to 5.3.0-rc.4 2019-12-28 21:03:39 +08:00
Michael Shilman
b9ec14c7ad 5.3.0-rc.4 changelog 2019-12-28 21:03:27 +08:00
Michael Shilman
ddaa466869
Addon-docs: Fix MDX story rendering with dynamic component titl… (#9248)
Addon-docs: Fix MDX story rendering with dynamic component titles
2019-12-28 08:56:25 +08:00
Michael Shilman
86bff9abaa Remove unused import 2019-12-28 00:47:47 +08:00
Michael Shilman
83469ae5b1 Make test story inline 2019-12-28 00:31:32 +08:00
Michael Shilman
5934ee9a0a Fix ID generation heuristic for dynamic titles 2019-12-27 23:29:22 +08:00
Michael Shilman
a4e4af2cb3
Merge pull request #9253 from pocka/fix/addon-contexts-readme-typo
Addon-contexts: Fix typo
2019-12-27 22:08:15 +08:00
Shota Fuji
4d671d8c26
docs(addon-contexts): Fix typo 2019-12-27 12:59:56 +00:00
Michael Shilman
6949459a8e
Merge pull request #9244 from storybookjs/ignore-testfixtures
Ignore testfixtures directory in storybook publish
2019-12-27 00:39:23 +08:00
Michael Shilman
272d65d55c 5.3.0-rc.3 next.json version file 2019-12-26 20:27:45 +08:00
Michael Shilman
abd61fb7f7 Update version.ts to 5.3.0-rc.3 2019-12-26 20:17:52 +08:00
Michael Shilman
9c5005e16c v5.3.0-rc.3 v5.3.0-rc.3 2019-12-26 20:08:26 +08:00
Michael Shilman
e21c0c3f48 Update peer dependencies to 5.3.0-rc.3 2019-12-26 20:05:32 +08:00
Michael Shilman
951c21b6d1 5.3.0-rc.3 changelog 2019-12-26 20:04:56 +08:00
Michael Shilman
996f0f8db1 Update version.ts to 5.3.0-rc.2 2019-12-26 20:01:12 +08:00
Michael Shilman
4b9d901add v5.3.0-rc.2 v5.3.0-rc.2 2019-12-26 19:55:40 +08:00
Michael Shilman
222c6f4165 Update peer dependencies to 5.3.0-rc.2 2019-12-26 19:52:01 +08:00
Michael Shilman
f2113577f8 5.3.0-rc.2 changelog 2019-12-26 19:51:19 +08:00
Michael Shilman
532263cc66 Update snapshots 2019-12-26 11:50:22 +08:00
Michael Shilman
544444f410 MDX: Make story name => ID generation handle dynamic titles 2019-12-26 11:45:18 +08:00
patrick.lafrance
fcb608d21c Added a repro case for dynamic title mdx issue 2019-12-25 21:58:06 -05:00
Michael Shilman
2224af5c26 Ignore testfixtures directory in storybook publish 2019-12-25 12:38:58 +08:00
Michael Shilman
d721e098b7
Addon-info: Upgrade marksy for security (#9234)
Addon-info: Upgrade marksy for security
2019-12-24 15:48:14 +08:00
Michael Shilman
efbee26aae Addon-info: Upgrade marksy for security 2019-12-24 11:49:17 +08:00
Michael Shilman
2a8c04f624
Merge pull request #9230 from storybookjs/b-addon-docs-ember-files
Addon-docs: Include ember files in addon-docs publish
2019-12-24 11:34:14 +08:00
Michael Shilman
ab694d5c91
Update README about @storybook/react typescript part (#9227)
Update README about @storybook/react typescript part
2019-12-24 11:23:08 +08:00
Michael Shilman
46e970c77e
Standalone CSF example (#9223)
Standalone CSF example
2019-12-24 10:34:43 +08:00
Matthew Irish
9e31e3d913 include ember files when publishing addon-docs 2019-12-23 15:08:54 -06:00
CPatchane
7b712b5e67 Update README about @storybook/react typescript part 2019-12-23 16:19:38 +01:00
Michael Shilman
ca22a87fbf Merge branch 'next' of github.com:storybookjs/storybook into next 2019-12-23 17:56:47 +08:00
Michael Shilman
097c3bb76a 5.3.0-rc.1 next.json version file 2019-12-23 17:56:07 +08:00
Michael Shilman
f60c0cfa5a
Update MIGRATION.md 2019-12-23 17:28:19 +08:00
Michael Shilman
ddc407f883 Update version.ts to 5.3.0-rc.1 2019-12-23 17:27:34 +08:00
Michael Shilman
c64a498a62 v5.3.0-rc.1 v5.3.0-rc.1 2019-12-23 17:19:06 +08:00
Michael Shilman
e9ed497acf Update peer dependencies to 5.3.0-rc.1 2019-12-23 17:15:05 +08:00
Michael Shilman
cb755eba08 5.3.0-rc.1 changelog 2019-12-23 17:14:57 +08:00
Michael Shilman
1d44109f9d
CLI: Make template stories glob more permissive (#9224)
CLI: Make template `stories` glob more permissive
2019-12-23 17:04:06 +08:00
Michael Shilman
9e2e584951 CLI: Update stories glob to be more permissive 2019-12-23 16:26:46 +08:00
Michael Shilman
6c9758829d Cleanup standalone CSF 2019-12-23 14:43:15 +08:00
Michael Shilman
6296650317 Port standalone example to CSF 2019-12-23 14:42:01 +08:00
Michael Shilman
a1a1cddd89
Update README.md 2019-12-23 10:23:42 +08:00
Norbert de Langen
a81130af57
fix(storybook/angular): add default value to the budgets proper… (#9207)
fix(storybook/angular): add default value to the budgets property
2019-12-22 11:08:44 +01:00
Norbert de Langen
1131b663a2
docs: ✏️ Refactor all img src with absolute URL's (#9174)
docs: ✏️ Refactor all img src with absolute URL's
2019-12-22 11:07:58 +01:00
nikita.balakirev
5c8322a936 fix(storybook/angular): add defaults value to the budgets property
Closes #9206
2019-12-20 17:00:53 +03:00
Michael Shilman
00d5b3763e
DocsPage: Fix title with new path separator scheme (#9204)
DocsPage: Fix title with new path separator scheme
2019-12-20 16:37:23 +08:00
Michael Shilman
bd5e61303b DocsPage: Fix title with new path separator scheme 2019-12-20 16:05:51 +08:00
Michael Shilman
3e6eae58ee
Fix localeCompare() examples. Fixes #9193 (#9194)
Fix localeCompare() examples. Fixes #9193
2019-12-20 13:32:14 +08:00
Michael Shilman
796a5f2d1d
docs: ✏️changed deployment command for zeit now (#9199)
docs: ✏️changed deployment command for zeit now
2019-12-20 08:23:02 +08:00
ashr81
2c1ca875af Changed deployment command for zeit now 2019-12-19 18:28:52 +05:30