3056 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
Norbert de Langen
8b7e6fe2c3
fix svelte HOC.svelte reference 2022-03-16 14:13:33 +01: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
24e4128942
Update addons/docs/src/frameworks/common/config.ts 2022-03-13 20:55:25 +08:00
Michael Shilman
32e4de9c94 Web-components: Move docs preset to framework 2022-03-12 12:39:32 +08:00
Michael Shilman
e6f379d8c5 Vue3: Move docs preset to framework 2022-03-12 12:38:18 +08:00
Michael Shilman
3a21143172 Vue: Move docs preset to framework 2022-03-12 12:37:52 +08:00
Michael Shilman
23ac884c49 React: Add docs preset to framework 2022-03-12 12:36:30 +08:00
Michael Shilman
12f9e15e94 Svelte: Add docs preset to framework 2022-03-12 12:30:47 +08:00
Michael Shilman
0de7cd0605 HTML: Add docs preset to framework 2022-03-12 12:29:05 +08:00
Michael Shilman
b960408804 Ember: Add docs preset to framework 2022-03-12 12:28:11 +08:00
Michael Shilman
e772002895 Angular: Add docs preset to framework 2022-03-12 12:27:25 +08:00
Michael Shilman
56796df635 Missing files 2022-03-12 11:53:29 +08:00
Michael Shilman
8570188f6a Addon-docs: Refactor common libraries into docs-utils 2022-03-12 11:52:20 +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
5cccc58f96 Update root, peer deps, version.ts/json to 6.5.0-alpha.47 [ci skip] 2022-03-10 00:23:21 +08:00
Michael Shilman
97d52148bf Fix addon-docs MDX logging 2022-03-09 21:58:15 +08:00
Michael Shilman
70c0e963a6
Merge pull request #17598 from storybookjs/refactor-story-render
Core: Refactor preview rendering out of `PreviewWeb`
2022-03-09 15:26:59 +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
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
Michael Shilman
fe56aceb58 Update root, peer deps, version.ts/json to 6.5.0-alpha.46 [ci skip] 2022-03-06 00:00:33 +08:00
Tom Coleman
c8a20d8265 Refactor PreviewWeb rendering into Story/DocsRender 2022-03-04 17:30:38 -08: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
e12457f63d Update root, peer deps, version.ts/json to 6.5.0-alpha.45 [ci skip] 2022-03-02 01:46:03 +08:00
Norbert de Langen
d6d398a47d
fix snapshots after compodoc was updated 2022-03-01 12:03:46 +01: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
0e1b1b5235 Update root, peer deps, version.ts/json to 6.5.0-alpha.44 [ci skip] 2022-02-28 20:17:41 +08:00
Michael Shilman
d86da49782 Fix mdx-csf dependencies to canary dist-tag 2022-02-28 19:45:09 +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
4e90a331f6 Update root, peer deps, version.ts/json to 6.5.0-alpha.43 [ci skip] 2022-02-28 17:11:16 +08:00
Michael Shilman
4db254ea83 Fix deps 2022-02-28 11:54:54 +08:00
Michael Shilman
ffbceee0f6 Merge branch 'next' into 17514-mdx2-support 2022-02-28 11:24:14 +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
6c81064f09 Fix markdown transclusion, raw MDX handling 2022-02-22 23:52:22 +08:00
Michael Shilman
fd5634813c Addon-docs: Fix preset handling for builder with options 2022-02-22 19:44:56 +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
Yann Braga
5506ff7f80
Merge pull request #17251 from Pewtro/b/undefined_docs_context
Addon-docs: Ensure that __DOCS_CONTEXT__ cannot be undefined
2022-02-21 17:11:55 +01:00
Yann Braga
2e25ba7035
Merge pull request #15822 from yahma25/my-first-storybook-contribution
Addon-docs: Account for non-string types when converting enums
2022-02-21 17:01:58 +01:00