-
-
Notifications
You must be signed in to change notification settings - Fork 9.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Addon-docs: MDX2 support #17515
Merged
Merged
Addon-docs: MDX2 support #17515
Changes from 9 commits
Commits
Show all changes
11 commits
Select commit
Hold shift + click to select a range
99f9de1
CSF-tools: Extract mdx1 support into a package
shilman b749473
Addon-docs: Add opt-in MDX2 support
shilman 5041e28
Merge branch 'next' into 17514-mdx2-support
shilman d417c74
Fix failing build
shilman 1b8c71a
Fix failing tests
shilman 6c81064
Fix markdown transclusion, raw MDX handling
shilman efad845
Add mdx1/mdx2-csf to verdaccio ignore
shilman 56e24a5
Fix failing test
shilman 80800e8
Update snapshots
shilman ffbceee
Merge branch 'next' into 17514-mdx2-support
shilman 4db254e
Fix deps
shilman File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
module.exports = require('@storybook/csf-tools/mdx').createCompiler; | ||
module.exports = require('@storybook/mdx1-csf').createCompiler; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,58 +1,58 @@ | ||
// auto generated file, do not edit | ||
export default { | ||
"@storybook/addon-a11y": "6.5.0-alpha.41", | ||
"@storybook/addon-actions": "6.5.0-alpha.41", | ||
"@storybook/addon-backgrounds": "6.5.0-alpha.41", | ||
"@storybook/addon-controls": "6.5.0-alpha.41", | ||
"@storybook/addon-docs": "6.5.0-alpha.41", | ||
"@storybook/addon-essentials": "6.5.0-alpha.41", | ||
"@storybook/addon-interactions": "6.5.0-alpha.41", | ||
"@storybook/addon-jest": "6.5.0-alpha.41", | ||
"@storybook/addon-links": "6.5.0-alpha.41", | ||
"@storybook/addon-measure": "6.5.0-alpha.41", | ||
"@storybook/addon-outline": "6.5.0-alpha.41", | ||
"@storybook/addon-storyshots": "6.5.0-alpha.41", | ||
"@storybook/addon-storyshots-puppeteer": "6.5.0-alpha.41", | ||
"@storybook/addon-storysource": "6.5.0-alpha.41", | ||
"@storybook/addon-toolbars": "6.5.0-alpha.41", | ||
"@storybook/addon-viewport": "6.5.0-alpha.41", | ||
"@storybook/addons": "6.5.0-alpha.41", | ||
"@storybook/angular": "6.5.0-alpha.41", | ||
"@storybook/api": "6.5.0-alpha.41", | ||
"@storybook/builder-webpack4": "6.5.0-alpha.41", | ||
"@storybook/builder-webpack5": "6.5.0-alpha.41", | ||
"@storybook/channel-postmessage": "6.5.0-alpha.41", | ||
"@storybook/channel-websocket": "6.5.0-alpha.41", | ||
"@storybook/channels": "6.5.0-alpha.41", | ||
"@storybook/cli": "6.5.0-alpha.41", | ||
"@storybook/client-api": "6.5.0-alpha.41", | ||
"@storybook/client-logger": "6.5.0-alpha.41", | ||
"@storybook/codemod": "6.5.0-alpha.41", | ||
"@storybook/components": "6.5.0-alpha.41", | ||
"@storybook/core": "6.5.0-alpha.41", | ||
"@storybook/core-client": "6.5.0-alpha.41", | ||
"@storybook/core-common": "6.5.0-alpha.41", | ||
"@storybook/core-events": "6.5.0-alpha.41", | ||
"@storybook/core-server": "6.5.0-alpha.41", | ||
"@storybook/csf-tools": "6.5.0-alpha.41", | ||
"@storybook/ember": "6.5.0-alpha.41", | ||
"@storybook/html": "6.5.0-alpha.41", | ||
"@storybook/instrumenter": "6.5.0-alpha.41", | ||
"@storybook/manager-webpack4": "6.5.0-alpha.41", | ||
"@storybook/manager-webpack5": "6.5.0-alpha.41", | ||
"@storybook/node-logger": "6.5.0-alpha.41", | ||
"@storybook/postinstall": "6.5.0-alpha.41", | ||
"@storybook/preact": "6.5.0-alpha.41", | ||
"@storybook/preview-web": "6.5.0-alpha.41", | ||
"@storybook/react": "6.5.0-alpha.41", | ||
"@storybook/router": "6.5.0-alpha.41", | ||
"@storybook/server": "6.5.0-alpha.41", | ||
"@storybook/source-loader": "6.5.0-alpha.41", | ||
"@storybook/store": "6.5.0-alpha.41", | ||
"@storybook/svelte": "6.5.0-alpha.41", | ||
"@storybook/theming": "6.5.0-alpha.41", | ||
"@storybook/ui": "6.5.0-alpha.41", | ||
"@storybook/vue": "6.5.0-alpha.41", | ||
"@storybook/vue3": "6.5.0-alpha.41", | ||
"@storybook/web-components": "6.5.0-alpha.41" | ||
} | ||
'@storybook/addon-a11y': '6.5.0-alpha.41', | ||
'@storybook/addon-actions': '6.5.0-alpha.41', | ||
'@storybook/addon-backgrounds': '6.5.0-alpha.41', | ||
'@storybook/addon-controls': '6.5.0-alpha.41', | ||
'@storybook/addon-docs': '6.5.0-alpha.41', | ||
'@storybook/addon-essentials': '6.5.0-alpha.41', | ||
'@storybook/addon-interactions': '6.5.0-alpha.41', | ||
'@storybook/addon-jest': '6.5.0-alpha.41', | ||
'@storybook/addon-links': '6.5.0-alpha.41', | ||
'@storybook/addon-measure': '6.5.0-alpha.41', | ||
'@storybook/addon-outline': '6.5.0-alpha.41', | ||
'@storybook/addon-storyshots': '6.5.0-alpha.41', | ||
'@storybook/addon-storyshots-puppeteer': '6.5.0-alpha.41', | ||
'@storybook/addon-storysource': '6.5.0-alpha.41', | ||
'@storybook/addon-toolbars': '6.5.0-alpha.41', | ||
'@storybook/addon-viewport': '6.5.0-alpha.41', | ||
'@storybook/addons': '6.5.0-alpha.41', | ||
'@storybook/angular': '6.5.0-alpha.41', | ||
'@storybook/api': '6.5.0-alpha.41', | ||
'@storybook/builder-webpack4': '6.5.0-alpha.41', | ||
'@storybook/builder-webpack5': '6.5.0-alpha.41', | ||
'@storybook/channel-postmessage': '6.5.0-alpha.41', | ||
'@storybook/channel-websocket': '6.5.0-alpha.41', | ||
'@storybook/channels': '6.5.0-alpha.41', | ||
'@storybook/cli': '6.5.0-alpha.41', | ||
'@storybook/client-api': '6.5.0-alpha.41', | ||
'@storybook/client-logger': '6.5.0-alpha.41', | ||
'@storybook/codemod': '6.5.0-alpha.41', | ||
'@storybook/components': '6.5.0-alpha.41', | ||
'@storybook/core': '6.5.0-alpha.41', | ||
'@storybook/core-client': '6.5.0-alpha.41', | ||
'@storybook/core-common': '6.5.0-alpha.41', | ||
'@storybook/core-events': '6.5.0-alpha.41', | ||
'@storybook/core-server': '6.5.0-alpha.41', | ||
'@storybook/csf-tools': '6.5.0-alpha.41', | ||
'@storybook/ember': '6.5.0-alpha.41', | ||
'@storybook/html': '6.5.0-alpha.41', | ||
'@storybook/instrumenter': '6.5.0-alpha.41', | ||
'@storybook/manager-webpack4': '6.5.0-alpha.41', | ||
'@storybook/manager-webpack5': '6.5.0-alpha.41', | ||
'@storybook/node-logger': '6.5.0-alpha.41', | ||
'@storybook/postinstall': '6.5.0-alpha.41', | ||
'@storybook/preact': '6.5.0-alpha.41', | ||
'@storybook/preview-web': '6.5.0-alpha.41', | ||
'@storybook/react': '6.5.0-alpha.41', | ||
'@storybook/router': '6.5.0-alpha.41', | ||
'@storybook/server': '6.5.0-alpha.41', | ||
'@storybook/source-loader': '6.5.0-alpha.41', | ||
'@storybook/store': '6.5.0-alpha.41', | ||
'@storybook/svelte': '6.5.0-alpha.41', | ||
'@storybook/theming': '6.5.0-alpha.41', | ||
'@storybook/ui': '6.5.0-alpha.41', | ||
'@storybook/vue': '6.5.0-alpha.41', | ||
'@storybook/vue3': '6.5.0-alpha.41', | ||
'@storybook/web-components': '6.5.0-alpha.41', | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Console log is intentional?