2866 Commits

Author SHA1 Message Date
Norbert de Langen
a5c35e1b3e
improvements to setup 2022-07-06 00:30:10 +02:00
Michael Shilman
17801dffcd Update git head to 7.0.0-alpha.10, update yarn.lock 2022-07-02 10:59:01 -07:00
Michael Shilman
b13dd8fb52 v7.0.0-alpha.10 2022-07-02 10:55:38 -07:00
Michael Shilman
9277769ff4 Update root, peer deps, version.ts/json to 7.0.0-alpha.10 [ci skip] 2022-07-02 10:45:23 -07:00
Michael Shilman
03f67a412b Update git head to 7.0.0-alpha.9, update yarn.lock 2022-07-02 10:37:02 -07:00
Michael Shilman
84577258bb v7.0.0-alpha.9 2022-07-02 10:36:37 -07:00
Michael Shilman
668b70af91 Update root, peer deps, version.ts/json to 7.0.0-alpha.9 [ci skip] 2022-07-02 10:10:58 -07:00
Norbert de Langen
efdc53459f
Merge branch 'next' into future/base
# Conflicts:
#	examples/vue-kitchen-sink/package.json
#	lib/api/src/index.tsx
#	lib/api/src/modules/stories.ts
#	lib/cli/src/frameworks/html/ts/Button.stories.ts
#	lib/cli/src/frameworks/html/ts/Header.stories.ts
#	lib/cli/src/frameworks/html/ts/Page.stories.ts
#	lib/core-client/src/typings.d.ts
#	lib/core-common/src/types.ts
#	lib/core-server/package.json
#	lib/core-server/src/utils/open-in-browser.ts
#	lib/manager-webpack4/typings.d.ts
#	yarn.lock
2022-07-02 18:47:42 +02:00
Norbert de Langen
f749dd3bf8
Merge pull request #18335 from Ang-YC/throttle-color-controls
fix: throttle color controls and make `updateArgs` and `resetArgs` stable
2022-07-01 15:27:38 +02:00
Norbert de Langen
ea3191f0c8
Merge branch 'next' into future/base
# Conflicts:
#	addons/storyshots/storyshots-puppeteer/package.json
#	addons/storysource/package.json
#	examples/official-storybook/stories/addon-a11y/highlight.stories.js
#	lib/api/src/lib/stories.ts
#	lib/api/src/tests/stories.test.ts
#	lib/core-server/src/build-static.ts
#	lib/core-server/src/utils/StoryIndexGenerator.ts
#	lib/manager-webpack4/src/presets/manager-preset.ts
#	lib/telemetry/src/get-monorepo-type.ts
#	yarn.lock
2022-07-01 11:51:12 +02:00
Norbert de Langen
9340d52770
cleanup 2022-07-01 01:45:51 +02:00
Norbert de Langen
f20b98c61e
Merge branch 'next' into feature/default-theme
# Conflicts:
#	lib/api/src/modules/layout.ts
2022-07-01 01:44:13 +02:00
Norbert de Langen
a4e517155c
Merge branch 'next' into trevorburnham/fix-story-group-viewmode 2022-06-30 10:23:41 +02:00
Michael Shilman
6b559e831c Update git head to 7.0.0-alpha.8, update yarn.lock 2022-06-29 23:59:23 +08:00
Michael Shilman
24725501c3 v7.0.0-alpha.8 2022-06-29 23:55:07 +08:00
Michael Shilman
94f0d5a5ed Update root, peer deps, version.ts/json to 7.0.0-alpha.8 [ci skip] 2022-06-29 23:38:30 +08:00
Michael Shilman
c1aef91bf2 Update git head to 7.0.0-alpha.7, update yarn.lock 2022-06-29 19:33:21 +08:00
Michael Shilman
d334cabd25 v7.0.0-alpha.7 2022-06-29 19:29:39 +08:00
Michael Shilman
44d892356d Update root, peer deps, version.ts/json to 7.0.0-alpha.7 [ci skip] 2022-06-29 19:06:01 +08:00
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