3048 Commits

Author SHA1 Message Date
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
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
Yann Braga
953eb2dbf7 Merge branch 'next' into b/undefined_docs_context 2022-02-21 16:32:58 +01:00
Yann Braga
6d1dd06676 fix(docs): take non-number, non-string values into consideration when converting 2022-02-21 16:23:02 +01:00
mhkim
fc31f1eea6 fix: Return string if it has quotes, otherwise number converted
refs: #15822
2022-02-20 00:22:20 +09:00
mhkim
0a9623285f feat: Add function that checks quotes in a string
refs: #15822
2022-02-20 00:14:44 +09: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
Michael Shilman
99f9de1144 CSF-tools: Extract mdx1 support into a package 2022-02-16 11:49:20 +08:00
Norbert de Langen
bfc1a40e75
fix linting 2022-02-11 16:21:01 +01:00