5251 Commits

Author SHA1 Message Date
Norbert de Langen
0055c63675
FIX lint 2020-01-08 12:47:30 +01:00
Norbert de Langen
819235c7ff
Merge branch 'next-6.0.0' into pr/SoloJiang/9220
# Conflicts:
#	examples/rax-kitchen-sink/.storybook/main.js
#	examples/rax-kitchen-sink/package.json
#	yarn.lock
2020-01-07 18:09:46 +01:00
Norbert de Langen
1ba6aab2d6
Merge branch 'next' into next-6.0.0
# Conflicts:
#	examples/dev-kits/package.json
2020-01-07 17:29:34 +01:00
Michael Shilman
a44240e420 v5.3.0-rc.11 2020-01-07 21:55:35 +08:00
Michael Shilman
69d18f579d Update peer dependencies to 5.3.0-rc.11 2020-01-07 21:52:06 +08:00
Michael Shilman
123172f966 Merge branch 'next' of github.com:storybookjs/storybook into next 2020-01-07 10:54:53 +08:00
Michael Shilman
554f1047e2 Update main.js MIGRATION instructions 2020-01-07 10:54:35 +08:00
Filipp Riabchun
2d3a86d985 Axe storyshots: move to original @wordpress/jest-puppeteer-axe package 2020-01-06 20:13:56 +00:00
Michael Shilman
70b3a7aa30 v5.3.0-rc.10 2020-01-06 22:29:30 +08:00
Michael Shilman
97231cc359 Update peer dependencies to 5.3.0-rc.10 2020-01-06 22:25:24 +08:00
Michael Shilman
5d47d072a3
Addon-docs: Fix scroll behavior on page navigation (#9331)
Addon-docs: Fix scroll behavior on page navigation
2020-01-06 16:17:14 +08:00
patrick.lafrance
eaa7d84b93 Only render anchor when in docs viewmode 2020-01-05 18:12:29 -05:00
patrick.lafrance
49b281f382 Meta component render an anchor 2020-01-05 17:50:11 -05:00
Michael Shilman
16da56cf90 v5.3.0-rc.9 2020-01-04 20:55:28 +08:00
Michael Shilman
573c45c190 Update peer dependencies to 5.3.0-rc.9 2020-01-04 20:52:12 +08:00
Michael Shilman
755e90db0f v5.3.0-rc.8 2020-01-03 16:46:30 +08:00
Michael Shilman
ac246bbb26 Update peer dependencies to 5.3.0-rc.8 2020-01-03 16:42:38 +08:00
Michael Shilman
f54e19061b v5.3.0-rc.7 2020-01-02 11:00:58 +08:00
Michael Shilman
517038777c Update peer dependencies to 5.3.0-rc.7 2020-01-02 10:57:38 +08:00
Filipp Riabchun
b31fceba23 Storyshots Puppeteer: don't infer story ID from its name 2020-01-01 16:42:51 +01:00
Michael Shilman
25f36c6492 v5.3.0-rc.6 2019-12-31 16:23:38 +08:00
Michael Shilman
858f68dab8 Update peer dependencies to 5.3.0-rc.6 2019-12-31 16:19:23 +08:00
Michael Shilman
078366baef
Main.js: Combine presets/registers in addons field (#9246)
Main.js: Combine presets/registers in `addons` field
2019-12-31 16:14:37 +08:00
Michael Shilman
b792a3d074 More addons/presets merge documentation 2019-12-31 15:26:30 +08:00
Michael Shilman
316c8cc826 Main.js Combine addons/presets in documentation 2019-12-31 15:20:27 +08:00
Michael Shilman
49e0ffa811 v5.3.0-rc.5 2019-12-31 03:34:30 +08:00
Michael Shilman
f9a282c8f1 Update peer dependencies to 5.3.0-rc.5 2019-12-31 03:30:32 +08:00
Michael Shilman
0efb742947 Addon-docs: Don't show stories heading when there are no stories 2019-12-31 02:22:12 +08:00
Michael Shilman
1681a28c83 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
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
5934ee9a0a Fix ID generation heuristic for dynamic titles 2019-12-27 23:29:22 +08:00
fushen
6a4524d54c chore: resolve conflict 2019-12-27 21:57:21 +08:00
Shota Fuji
4d671d8c26
docs(addon-contexts): Fix typo 2019-12-27 12:59:56 +00:00
Michael Shilman
9c5005e16c 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
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 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
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
Michael Shilman
423665b094 Make presets loadable in main.js addons array 2019-12-25 21:26:53 +08:00
Norbert de Langen
caa153a1fb Merge branch 'next' into next-6.0.0 2019-12-24 13:25:24 +01:00
Michael Shilman
efbee26aae Addon-info: Upgrade marksy for security 2019-12-24 11:49:17 +08:00
Matthew Irish
9e31e3d913 include ember files when publishing addon-docs 2019-12-23 15:08:54 -06:00
Norbert de Langen
f600f7b892
Merge branch 'next-6.0.0' into pr/SoloJiang/9220
# Conflicts:
#	examples/rax-kitchen-sink/package.json
2019-12-23 13:16:33 +01:00
Norbert de Langen
e6bd6f4d76
Merge branch 'next' into next-6.0.0
# Conflicts:
#	examples/dev-kits/package.json
2019-12-23 13:04:53 +01:00
Norbert de Langen
9d8e0840db Merge branch 'next-6.0.0' into pr/SoloJiang/9220 2019-12-23 12:17:16 +01:00
Michael Shilman
c64a498a62 v5.3.0-rc.1 2019-12-23 17:19:06 +08:00