2843 Commits

Author SHA1 Message Date
Michael Shilman
88eab37bb1 Update git head to 7.0.0-alpha.6, update yarn.lock 2022-06-21 23:34:02 +08:00
Michael Shilman
a88dcca40b v7.0.0-alpha.6 2022-06-21 23:29:32 +08:00
Michael Shilman
41f3c3cd82 Update root, peer deps, version.ts/json to 7.0.0-alpha.6 [ci skip] 2022-06-21 22:41:58 +08:00
Michael Shilman
7399d641c9 Merge branch 'future/base' into future/docs2-core 2022-06-21 12:17:27 +08:00
Tom Coleman
cf6e741e08 Pass index.json results through properly 2022-06-21 13:24:11 +10:00
Tom Coleman
48a0bb9b49 Fetch both index.json and stories.json from refs 2022-06-21 11:53:38 +10:00
Michael Shilman
bbb862e8a7 Update git head to 7.0.0-alpha.5, update yarn.lock 2022-06-20 21:48:14 +08:00
Michael Shilman
3dd4698282 v7.0.0-alpha.5 2022-06-20 21:44:25 +08:00
Michael Shilman
7b41581706 Update root, peer deps, version.ts/json to 7.0.0-alpha.5 [ci skip] 2022-06-20 20:33:59 +08:00
Michael Shilman
3803656072
Merge pull request #18498 from storybookjs/tom/sb-306-handle-v3-index-in-composition
Core: Handle v3 index in composition
2022-06-20 20:10:26 +08:00
Tom Coleman
b6ce456cca Update tests 2022-06-20 11:18:28 +10:00
Michael Shilman
22767df2f5 Update git head to 7.0.0-alpha.4, update yarn.lock 2022-06-19 18:06:54 +08:00
Michael Shilman
006ed54452 v7.0.0-alpha.4 2022-06-19 18:03:16 +08:00
Michael Shilman
f3ef91cd19 Update root, peer deps, version.ts/json to 7.0.0-alpha.4 [ci skip] 2022-06-19 17:41:59 +08:00
Tom Coleman
a95d062227 Fix types in lib/api 2022-06-19 13:33:17 +10:00
Tom Coleman
ebb79d0ed1 Deepscan hints 2022-06-19 13:16:05 +10:00
Michael Shilman
b4e5f86773 Merge branch 'future/docs2-core' into tom/sb-306-handle-v3-index-in-composition 2022-06-18 23:15:53 +08:00
Michael Shilman
a9d323bbc3 Merge branch 'future/docs2-core' into tom/sb-337-manager-side-type-back-compat 2022-06-18 23:15:25 +08:00
Tom Coleman
238fa5c193 Merge remote-tracking branch 'origin/future/base' into future/docs2-core 2022-06-18 21:00:27 +10:00
Tom Coleman
2dbe6a8627 Keep story viewMode when rendering docs entries. 2022-06-18 20:54:45 +10:00
Michael Shilman
befc093842 Merge branch 'future/docs2-core' into tom/sb-306-handle-v3-index-in-composition 2022-06-18 16:49:11 +08:00
Michael Shilman
fcec0582f8 Merge branch 'future/docs2-core' into tom/sb-337-manager-side-type-back-compat 2022-06-18 16:46:13 +08:00
Norbert de Langen
b35951d5fc
Merge branch 'future/base' into future/deprecations-removal
# Conflicts:
#	addons/toolbars/package.json
#	lib/core-client/package.json
#	yarn.lock
2022-06-17 09:47:46 +02:00
Tom Coleman
d4bfd1591e Handle v3 stories in refs 2022-06-17 16:39:07 +10:00
Tom Coleman
76a68cb747 Skip test that I fixed in different branch 2022-06-17 13:56:20 +10:00
Michael Shilman
ab4a16f016 Merge branch 'future/base' into future-hybrid-stories-index 2022-06-17 10:25:07 +08:00
Michael Shilman
db42e93ce3 Update git head to 7.0.0-alpha.3, update yarn.lock 2022-06-17 00:41:17 +08:00
Michael Shilman
629b056190 v7.0.0-alpha.3 2022-06-17 00:37:27 +08:00
Michael Shilman
30f0ca5c3a Update root, peer deps, version.ts/json to 7.0.0-alpha.3 [ci skip] 2022-06-17 00:14:08 +08:00
Norbert de Langen
8e84f36d0f
cleanup tsconfigs and make things strict if possible 2022-06-16 16:59:06 +02:00
Michael Shilman
11c2a7546d Merge branch 'future/base' into future-hybrid-stories-index 2022-06-16 18:54:10 +08:00
Tom Coleman
4e3f6d3d86 Re-add deprecated fields to lib/api 2022-06-16 15:18:46 +10:00
Norbert de Langen
a844844540
remove regenerator-runtime, where it's no longer used 2022-06-15 16:11:44 +02:00
Michael Shilman
a1c81d1348 Update git head to 7.0.0-alpha.2, update yarn.lock 2022-06-15 09:15:08 +08:00
Michael Shilman
44920e2b6b v7.0.0-alpha.2 2022-06-15 09:11:32 +08:00
Michael Shilman
3e5180fa0b Update root, peer deps, version.ts/json to 7.0.0-alpha.2 [ci skip] 2022-06-15 08:56:49 +08:00
Norbert de Langen
982a694804
undo deprecations removal (will do this in a separate branch so it can be reviewed 2022-06-10 10:28:06 +02:00
Norbert de Langen
ee904cae8b
deprecations removed 2022-06-09 23:33:16 +02:00
Norbert de Langen
aafd3b0e3a
remove polyfills no longer needed 2022-06-09 16:07:01 +02:00
Norbert de Langen
6dfd7dd875
Merge branch 'next' into future/base 2022-06-09 15:44:30 +02:00
Michael Shilman
f0c2c8483f Merge branch 'future/base' into future-hybrid-stories-index 2022-06-09 11:10:04 +08:00
Norbert de Langen
26a0dcde97
fix some typings issues 2022-06-08 09:55:45 +02:00
Tom Coleman
c8f611ceb4 Update manager to look at parameters.docsOnly in stories.json.
We sometimes set this in 6.x (if using `storyStoreV7 = false` and `breakingChangesV7 = false`), but we plan to use this for back-compat purposes in 7.x.
2022-06-08 14:32:25 +10:00
Norbert de Langen
684ceaa3d5
cleanup 2022-06-07 13:52:01 +02:00
Michael Shilman
150b64f718 Update git head to 7.0.0-alpha.1, update yarn.lock 2022-06-07 02:09:42 +08:00
Michael Shilman
b90b85210f v7.0.0-alpha.1 2022-06-07 02:05:40 +08:00
Michael Shilman
751f933f71 Update root, peer deps, version.ts/json to 7.0.0-alpha.1 [ci skip] 2022-06-07 01:42:53 +08:00
Michael Shilman
1a73ad38cc Update git head to 7.0.0-alpha.0, update yarn.lock 2022-06-07 01:03:50 +08:00
Michael Shilman
c82d897ea7 v7.0.0-alpha.0 2022-06-07 00:58:31 +08:00
Michael Shilman
b61494e585 Update root, peer deps, version.ts/json to 7.0.0-alpha.0 [ci skip] 2022-06-07 00:40:55 +08:00