2170 Commits

Author SHA1 Message Date
git
00af80781b fix: mdx compiler switch to new path 2021-04-30 17:00:00 -04:00
Michael Shilman
ff25b71b1a Addon-docs: Allow doc blocks to CJS imported 2021-04-30 11:27:15 +08:00
Michael Shilman
fefe4b7381
Merge pull request #12547 from dancingshell/patch-1
Documentation: add `transcludeMarkdown` option in addon-docs
2021-04-29 23:42:12 +08:00
Michael Shilman
f6f4c8f747
Merge pull request #14729 from storybookjs/feat/addon-docs/show_code
Addon-docs: Add parameter to show code by default
2021-04-29 23:30:01 +08:00
Michael Shilman
ecac906d64 isCodeExpanded => docs.source.state 2021-04-29 22:47:41 +08:00
Michael Shilman
bb58c98913 Update git head to 6.3.0-alpha.16, update yarn.lock 2021-04-29 11:46:48 +08:00
Michael Shilman
f09bb7bf00 v6.3.0-alpha.16 2021-04-29 11:39:54 +08:00
Michael Shilman
474b8a492b Update root, peer deps, version.ts/json to 6.3.0-alpha.16 [ci skip] 2021-04-29 11:32:24 +08:00
Michael Shilman
a08db4f6fe Update git head to 6.3.0-alpha.15, update yarn.lock 2021-04-28 01:38:53 +08:00
Michael Shilman
11ea895ed3 v6.3.0-alpha.15 2021-04-28 01:32:11 +08:00
Michael Shilman
355aeec8d2 Update root, peer deps, version.ts/json to 6.3.0-alpha.15 [ci skip] 2021-04-28 01:22:45 +08:00
Fabien
bc1921e223
Update Canvas.tsx 2021-04-27 14:31:29 +02:00
Fabien
c69cccee1b
Update Canvas.tsx 2021-04-27 13:54:33 +02:00
Fabien
7f179226db
Update addons/docs/docs/docspage.md 2021-04-27 11:56:39 +02:00
Fabien Rassinier
0fd1b67ae1 Addon-docs: Show code by default 2021-04-27 11:48:56 +02:00
Fabien Rassinier
b4487fdc8b Addon-docs: Show code by default 2021-04-27 11:38:48 +02:00
Fabien Rassinier
f517a0a37d Addon-docs: Show code by default 2021-04-27 11:31:08 +02:00
Michael Shilman
81e1759d22 Update git head to 6.3.0-alpha.14, update yarn.lock 2021-04-23 10:20:48 +08:00
Michael Shilman
eb1e3a913f v6.3.0-alpha.14 2021-04-23 10:14:32 +08:00
Michael Shilman
93bbac05e3 Update root, peer deps, version.ts/json to 6.3.0-alpha.14 [ci skip] 2021-04-23 10:07:40 +08:00
Gaëtan Maisse
16a5deb2fc
refactor(addon-docs): remove babel-loader peer dep
`babel-loader` is required in the context of `builder-webpack4` so there is no need to have it as a dep.
2021-04-22 07:32:01 +02:00
Michael Shilman
46125ac80c Update git head to 6.3.0-alpha.13, update yarn.lock 2021-04-21 10:48:23 +08:00
Michael Shilman
35287402b5 v6.3.0-alpha.13 2021-04-21 10:41:26 +08:00
Michael Shilman
202b410b62 Update root, peer deps, version.ts/json to 6.3.0-alpha.13 [ci skip] 2021-04-21 10:33:24 +08:00
patricklafrance
8ee062fb3f Forward sort prop to pure ArgsTable when specifying from docs ArgsTable using of component syntax 2021-04-20 13:37:34 -04:00
Michael Shilman
1296e734c1 Update git head to 6.3.0-alpha.12, update yarn.lock 2021-04-20 02:05:24 +08:00
Michael Shilman
d559d96fc5 v6.3.0-alpha.12 2021-04-20 01:58:56 +08:00
Michael Shilman
220fa0eb72 Update root, peer deps, version.ts/json to 6.3.0-alpha.12 [ci skip] 2021-04-20 01:52:17 +08:00
Michael Shilman
88c9182710 Update git head to 6.3.0-alpha.11, update yarn.lock 2021-04-19 22:23:02 +08:00
Michael Shilman
7620a2978c v6.3.0-alpha.11 2021-04-19 22:16:43 +08:00
Michael Shilman
fc37a1bbc8 Update root, peer deps, version.ts/json to 6.3.0-alpha.11 [ci skip] 2021-04-19 22:09:47 +08:00
Paul Rosania
5758c65a10 Add funding to manifests 2021-04-18 22:40:36 -07:00
Michael Shilman
cec229fee6 Update git head to 6.3.0-alpha.10, update yarn.lock 2021-04-18 21:24:33 +08:00
Michael Shilman
080babf6d7 v6.3.0-alpha.10 2021-04-18 21:18:41 +08:00
Michael Shilman
e1317347cc Update root, peer deps, version.ts/json to 6.3.0-alpha.10 [ci skip] 2021-04-18 21:11:51 +08:00
Eirik Sletteberg
09d5e7bb1c Use default entry point of source-loader
Previously, Storybook was hard-coded to use the CJS version
of @storybook/source-loader. Now, we use the default entrypoint,
which means the build tool will check package.json for the
preferred entry point (CJS or ESM).

(In this case, hard-coding to CJS broke the Vite build.)
2021-04-18 10:43:12 +02:00
Michael Shilman
d49a95712a Update git head to 6.3.0-alpha.9, update yarn.lock 2021-04-17 00:50:55 +08:00
Michael Shilman
1d75ab7fc1 v6.3.0-alpha.9 2021-04-17 00:44:29 +08:00
Michael Shilman
4d03f4a2bd Update root, peer deps, version.ts/json to 6.3.0-alpha.9 [ci skip] 2021-04-17 00:38:57 +08:00
Michael Shilman
082eb74020 Update git head to 6.3.0-alpha.8, update yarn.lock 2021-04-15 22:30:06 +08:00
Michael Shilman
2459eb4282 v6.3.0-alpha.8 2021-04-15 22:23:13 +08:00
Michael Shilman
5c9b2ad804 Update root, peer deps, version.ts/json to 6.3.0-alpha.8 [ci skip] 2021-04-15 21:51:32 +08:00
Michael Shilman
21e28be5f8 Merge branch 'next' into pr/14299 2021-04-15 10:26:12 +08:00
Michael Shilman
9d4525b459 Addon-docs: Restore deleted web-components documentation 2021-04-15 08:36:13 +08:00
Michael Shilman
c9afbb2c7c Update git head to 6.3.0-alpha.7, update yarn.lock 2021-04-14 10:25:58 +08:00
Michael Shilman
ca7182ff5f v6.3.0-alpha.7 2021-04-14 10:19:40 +08:00
Michael Shilman
07a87144e0 Update root, peer deps, version.ts/json to 6.3.0-alpha.7 [ci skip] 2021-04-14 10:11:53 +08:00
Gaëtan Maisse
acd2aa67ed
fix(docs): add missing optional peerDep when using Docs with Web Components 2021-04-13 22:14:29 +02:00
Michael Shilman
0ddd4ca329 Update git head to 6.3.0-alpha.6, update yarn.lock 2021-04-13 16:37:55 +08:00
Michael Shilman
60181528cf v6.3.0-alpha.6 2021-04-13 16:31:17 +08:00