1136 Commits

Author SHA1 Message Date
Michael Shilman
48aa634833 Update git head to 6.5.0-alpha.49, update yarn.lock 2022-03-17 16:28:49 +08:00
Michael Shilman
5cd3cd92ff v6.5.0-alpha.49 2022-03-17 16:25:02 +08:00
Michael Shilman
3e32539f81 Update git head to 6.5.0-alpha.48, update yarn.lock 2022-03-14 11:40:01 +08:00
Michael Shilman
5f3afb8cf4 v6.5.0-alpha.48 2022-03-14 11:36:51 +08:00
Michael Shilman
86e104ced1
Merge pull request #17695 from storybookjs/16210-fix-docs-dependencies
Addon-docs: Refactor docs support into individual framework packages
2022-03-14 10:56:21 +08:00
Michael Shilman
bfc4e77d7a Fix failing unit tests 2022-03-12 18:59:50 +08:00
Michael Shilman
74c657b4c1 Update git head to 6.5.0-alpha.47, update yarn.lock 2022-03-10 00:37:44 +08:00
Michael Shilman
e848de5c5d v6.5.0-alpha.47 2022-03-10 00:34:03 +08:00
Michael Shilman
f007ccb120 Mock out buildStoriesJson in core-presets test 2022-03-09 21:50:59 +08:00
Michael Shilman
ceade787de
Merge pull request #17641 from justrhysism/bugfix/17271
Core: Fix staticDirs path issue on Windows
2022-03-09 10:26:54 +08:00
Norbert de Langen
89830ad763
change imports of types & interfaces to be clearly defined as type 2022-03-08 14:15:22 +01:00
Michael Shilman
40d2e9c9ec
Merge pull request #17606 from yanick/patch-3
Core: Fix core.builder check
2022-03-07 23:10:35 +08:00
Rhys Lloyd
6f9c8a573f Resolve #17271 staticDirs path issue on Windows 2022-03-07 01:10:24 +00:00
Michael Shilman
fe3cce2daf Update git head to 6.5.0-alpha.46, update yarn.lock 2022-03-06 00:13:11 +08:00
Michael Shilman
a64dc8426d v6.5.0-alpha.46 2022-03-06 00:09:52 +08:00
Yanick Champoux
19e49d83ef
check for presence of core.builder
...because it took me way too long to figure out that my Storybook was b0rked because I had tried `storybook-builder-vite` in the past and my main.js had

```
core: {
  // builder: 'storybook-builder-vite'
}
```

It doesn't help that the error message was overly mysterious too.
2022-03-02 10:31:30 -05:00
Michael Shilman
9c88f15da8 Update git head to 6.5.0-alpha.45, update yarn.lock 2022-03-02 02:01:22 +08:00
Michael Shilman
af457c20c7 v6.5.0-alpha.45 2022-03-02 01:57:39 +08:00
Michael Shilman
02e0c55a97 Update snapshots 2022-03-01 11:59:40 +08:00
Michael Shilman
7572a8861d CSF3: Remvoe feature flag for auto-title filename case 2022-03-01 11:30:46 +08:00
Michael Shilman
5dc3a756cf Add autoTitleFilenameCase feature flag and docs 2022-03-01 08:05:57 +08:00
Michael Shilman
3354d6f3aa Merge branch 'next' into 17538-auto-title-respect-filesystem-capitalization 2022-03-01 07:15:16 +08:00
Michael Shilman
d7c3016ad9 Update git head to 6.5.0-alpha.44, update yarn.lock 2022-02-28 20:32:16 +08:00
Michael Shilman
0125cb2b68 v6.5.0-alpha.44 2022-02-28 20:28:46 +08:00
Michael Shilman
8e1ae55493 Update git head to 6.5.0-alpha.43, update yarn.lock 2022-02-28 17:33:57 +08:00
Michael Shilman
62e5389406 v6.5.0-alpha.43 2022-02-28 17:30:21 +08:00
Michael Shilman
ffbceee0f6 Merge branch 'next' into 17514-mdx2-support 2022-02-28 11:24:14 +08:00
Michael Shilman
5697314e46 Fix sorting test with FS-based auto-title 2022-02-25 09:58:18 +08:00
Michael Shilman
4520a653db Update git head to 6.5.0-alpha.42, update yarn.lock 2022-02-25 02:39:52 +08:00
Michael Shilman
1477954e18 v6.5.0-alpha.42 2022-02-25 02:36:20 +08:00
Michael Shilman
0a666c8f53 Fix snapshots 2022-02-25 01:34:21 +08:00
Michael Shilman
80800e8ab3 Update snapshots 2022-02-23 14:18:56 +08:00
Michael Shilman
56e24a59b0 Fix failing test 2022-02-23 14:13:14 +08:00
Michael Shilman
5041e2865f Merge branch 'next' into 17514-mdx2-support 2022-02-22 17:26:58 +08:00
Michael Shilman
7fe0d172bb Update git head to 6.5.0-alpha.41, update yarn.lock 2022-02-22 17:18:38 +08:00
Michael Shilman
10663a4c9e v6.5.0-alpha.41 2022-02-22 17:15:18 +08:00
Michael Shilman
b749473a98 Addon-docs: Add opt-in MDX2 support 2022-02-22 16:56:51 +08:00
Michael Shilman
0a420117d0 Update git head to 6.5.0-alpha.40, update yarn.lock 2022-02-19 09:36:20 +08:00
Michael Shilman
ffb3402ee4 v6.5.0-alpha.40 2022-02-19 09:32:54 +08:00
Gaëtan Maisse
2851adb74f
Ignore eslint warning
We will need to discuss the `import/no-extraneous-dependencies` rule config
2022-02-17 21:01:43 +01:00
Gaëtan Maisse
cf556446a3
Rely on peerDependenciesMeta only for some packages 2022-02-17 20:31:44 +01:00
Michael Shilman
e3af235c8b Update git head to 6.5.0-alpha.39, update yarn.lock 2022-02-11 13:07:48 +08:00
Michael Shilman
9b5d9b1f46 v6.5.0-alpha.39 2022-02-11 13:02:29 +08:00
Michael Shilman
b7503174b5 Update root, peer deps, version.ts/json to 6.5.0-alpha.39 [ci skip] 2022-02-11 13:01:34 +08:00
Michael Shilman
a8cf1cf061 Update git head to 6.5.0-alpha.38, update yarn.lock 2022-02-08 16:59:42 +08:00
Michael Shilman
b0dd637a70 v6.5.0-alpha.38 2022-02-08 16:54:08 +08:00
Michael Shilman
23210bce70 Update root, peer deps, version.ts/json to 6.5.0-alpha.38 [ci skip] 2022-02-08 16:43:32 +08:00
Michael Shilman
cd8168edd1 v6.5.0-alpha.37 2022-02-08 16:40:21 +08:00
Michael Shilman
942238d375 Update root, peer deps, version.ts/json to 6.5.0-alpha.37 [ci skip] 2022-02-08 16:25:59 +08:00
Michael Shilman
33e28a63c5 Update git head to 6.5.0-alpha.36, update yarn.lock 2022-02-04 23:11:38 +08:00