871 Commits

Author SHA1 Message Date
Michael Shilman
1604019cc3
Update props-tables.md 2020-03-30 17:52:14 +08:00
Riley
4f92dce2f7
Update jest-transform-mdx.js 2020-03-27 13:51:41 -07:00
Riley
5a60eb240c
Update jest-transform-mdx.js 2020-03-27 13:20:13 -07:00
Riley
3e5ee6046d
Update addons/docs/jest-transform-mdx.js
Co-Authored-By: Filipp Riabchun <talpa@yandex.ru>
2020-03-27 13:16:35 -07:00
Riley
fd44ba6058
Update addons/docs/jest-transform-mdx.js
Co-Authored-By: Michael Shilman <shilman@users.noreply.github.com>
2020-03-26 18:32:53 -07:00
Riley
b21a39ad73
fix mdx transform
after we transform from mdx to js... we need to name the file extension js so our other jest transforms transform the js correctly.
2020-03-26 18:20:30 -07:00
Michael Shilman
205c897579 v6.0.0-alpha.29 2020-03-26 10:38:49 +08:00
Norbert de Langen
b63c2cba35
Merge branch 'next' into core/ingestion
# Conflicts:
#	examples/official-storybook/package.json
#	lib/channel-postmessage/package.json
#	lib/core/package.json
2020-03-23 14:42:09 +01:00
Michael Shilman
482764665b v6.0.0-alpha.28 2020-03-23 13:54:49 +08:00
Michael Shilman
d9b5c4c0d8 Addon-docs: Make source resiient to bad story ID's 2020-03-23 11:23:41 +08:00
Norbert de Langen
95a01f3189
Merge branch 'next' into core/ingestion 2020-03-16 09:36:40 +01:00
Michael Shilman
871a4ed7ba Add docspage remix documentation 2020-03-15 19:25:52 +08:00
Michael Shilman
643be31fdc Merge pull request #10056 from bovandersteene/patch-3
docs(README): add ts to module.exports
2020-03-14 10:10:12 +08:00
Michael Shilman
bf56a6df9b Merge pull request #10053 from storybookjs/addon-docs-manual-setup
Addon-docs: Update manual setup docs
2020-03-14 10:10:11 +08:00
Norbert de Langen
d9fd47a143
Merge branch 'tech/parallel-chromatic' into core/ingestion
# Conflicts:
#	lib/api/src/index.tsx
#	lib/core/package.json
2020-03-13 18:55:59 +01:00
Michael Shilman
3d1d35534e v6.0.0-alpha.27 2020-03-13 20:29:55 +08:00
Norbert de Langen
0cfe87af94
Merge branch 'next' into core/ingestion
# Conflicts:
#	lib/api/src/index.tsx
#	lib/core/package.json
2020-03-12 17:10:31 +01:00
Michael Shilman
870ff062f3 v6.0.0-alpha.26 2020-03-12 20:53:10 +08:00
Michael Shilman
a209fc20bc
Merge pull request #9951 from jonspalmer/remove_deprecated_addon_decorators
Remove deprecated decorators and loaders
2020-03-12 20:36:53 +08:00
Norbert de Langen
cb02c3e0d9
REFACTOR to take current refId from router && REMOVE id mapping on ref stories 2020-03-12 12:02:48 +01:00
Michael Shilman
131f01dc32
Merge pull request #9924 from storybookjs/9922-props-block-component-of
Props: Repro #9922
2020-03-12 18:49:26 +08:00
Michael Shilman
d603f7f928 Merge branch 'next' into pr/9951 2020-03-12 18:20:46 +08:00
Michael Shilman
ab58cf7dcb Fix typo 2020-03-12 17:58:58 +08:00
Michael Shilman
df4191a14e Addon-docs: Support docs.theme parameter 2020-03-12 11:57:50 +08:00
Michael Shilman
cbe0da787a v6.0.0-alpha.25 2020-03-11 18:53:09 +08:00
Michael Shilman
7a68f72411 v6.0.0-alpha.24 2020-03-11 16:56:16 +08:00
Michael Shilman
db11a19522 Fix broken types 2020-03-11 16:49:03 +08:00
Michael Shilman
fbd0c3c0b6 v6.0.0-alpha.23 2020-03-11 16:43:16 +08:00
Michael Shilman
9d9ef5f1eb Fix deepscan 2020-03-11 16:34:15 +08:00
Michael Shilman
677b941e8a Fix docs & add docs.source.code example 2020-03-11 14:55:48 +08:00
Michael Shilman
95c12c0bf4
Update addons/docs/src/frameworks/common/enhanceSource.ts
Co-Authored-By: Tom Coleman <tom@thesnail.org>
2020-03-11 14:47:13 +08:00
Michael Shilman
a71f51fee7 Fix bad import 2020-03-11 14:11:30 +08:00
Michael Shilman
eff406f9de Fix typo 2020-03-11 14:10:07 +08:00
Michael Shilman
8d922c7a81 Use parameter enhancers for Source block 2020-03-11 14:08:15 +08:00
Michael Shilman
80bae20670 Merge branch 'next' into 7479-format-source-parameter 2020-03-11 12:07:55 +08:00
Michael Shilman
6cb32b3d98 v6.0.0-alpha.22 2020-03-10 18:44:26 +08:00
Michael Shilman
52e63ba4b9 Addon-docs: formatSource snippet customization function 2020-03-10 12:18:50 +08:00
Michael Shilman
4da13093ab Addon-Storysource: Clean up old mdxSource code 2020-03-10 01:01:20 +08:00
Michael Shilman
f016acb31a MDX: Compile to updated source-loader format 2020-03-10 00:45:52 +08:00
Michael Shilman
5f44c31718 Improve migration for react-typescript-docgen-loader to babel-plugin-react-docgen 2020-03-06 22:15:34 +08:00
Michael Shilman
1e2ab41dab Props: repro #10017 2020-03-05 23:43:38 +08:00
Michael Shilman
7970836309 v6.0.0-alpha.21 2020-03-05 17:26:05 +08:00
Norbert de Langen
4cf39dec63
DIX ember docs when description is missing for whatever reason 2020-03-04 20:48:47 +01:00
Norbert de Langen
e879b9ec12
Merge pull request #10016 from storybookjs/upgrade/reach-router-9705
Upgrade/reach router 9705
2020-03-02 16:56:32 +01:00
Norbert de Langen
2e90601234
Merge pull request #9965 from storybookjs/add-missing-deps
Misc: Add missing dependencies
2020-03-02 14:49:04 +01:00
Norbert de Langen
63cd58b993
FIX snapshots 2020-03-02 14:42:56 +01:00
Norbert de Langen
faf99cc5fe
FIX ts errors 2020-03-02 14:09:16 +01:00
Michael Shilman
aee887311f
Merge pull request #9914 from storybookjs/refactor-client-api-events
Core: Overhaul start.js and event emitting/listening
2020-03-02 14:10:00 +08:00
Tom Coleman
ac9b13f377 Replace selectedKind/Story with kind/name in docs 2020-03-02 15:59:10 +11:00
Gaëtan Maisse
11d4b11101 chore(docs): add some missing dependencies
Used `npx @yarnpkg/doctor .` to have the list of all missing deps.
Added them with version range already used in the workspace to avoid downloading new dep (that's why yarn.lock is not modified)
2020-03-01 21:40:36 +01:00