-
-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'next' into jeppe/25322-bug-main-section-disappears-when…
…-navigating-to-addon-tab
- Loading branch information
Showing
157 changed files
with
792 additions
and
639 deletions.
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
Validating CODEOWNERS rules …
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,97 +1,97 @@ | ||
# Code Owners | ||
|
||
# Root | ||
.github/ @JReinhold @yannbf @vanessayuenn | ||
.circleci/ @yannbf @kasperpeulen | ||
.yarnrc.yml @ndelangen @JReinhold | ||
# .github/ @JReinhold @yannbf @vanessayuenn | ||
# .circleci/ @yannbf @kasperpeulen | ||
# .yarnrc.yml @ndelangen @JReinhold | ||
|
||
# Docs | ||
/docs/ @kylegach @jonniebigodes | ||
# /docs/ @kylegach @jonniebigodes | ||
|
||
# Scripts | ||
/scripts/ @ndelangen @kasperpeulen | ||
/scripts/release/ @jreinhold @ndelangen @kasperpeulen | ||
# /scripts/ @ndelangen @kasperpeulen | ||
# /scripts/release/ @jreinhold @ndelangen @kasperpeulen | ||
|
||
# Addons | ||
/code/addons/a11y/ @ndelangen @yannbf | ||
/code/addons/actions/ @ndelangen @yannbf | ||
/code/addons/backgrounds/ @yannbf @ndelangen | ||
/code/addons/controls/ @kasperpeulen @ndelangen | ||
/code/addons/docs/ @JReinhold @kasperpeulen | ||
/code/addons/essentials/ @valentinpalkovic @ndelangen | ||
/code/addons/gfm/ @ndelangen @valentinpalkovic | ||
/code/addons/highlight/ @yannbf @valentinpalkovic | ||
/code/addons/interactions/ @yannbf @ndelangen | ||
/code/addons/jest/ @ndelangen | ||
/code/addons/links/ @yannbf @JReinhold | ||
/code/addons/measure/ @yannbf @valentinpalkovic | ||
/code/addons/outline/ @yannbf @valentinpalkovic | ||
/code/addons/storysource/ @ndelangen | ||
/code/addons/themes/ @JReinhold @Integrayshaun | ||
/code/addons/toolbars/ @ndelangen @JReinhold | ||
/code/addons/viewport/ @yannbf @ndelangen | ||
# /code/addons/a11y/ @ndelangen @yannbf | ||
# /code/addons/actions/ @ndelangen @yannbf | ||
# /code/addons/backgrounds/ @yannbf @ndelangen | ||
# /code/addons/controls/ @kasperpeulen @ndelangen | ||
# /code/addons/docs/ @JReinhold @kasperpeulen | ||
# /code/addons/essentials/ @valentinpalkovic @ndelangen | ||
# /code/addons/gfm/ @ndelangen @valentinpalkovic | ||
# /code/addons/highlight/ @yannbf @valentinpalkovic | ||
# /code/addons/interactions/ @yannbf @ndelangen | ||
# /code/addons/jest/ @ndelangen | ||
# /code/addons/links/ @yannbf @JReinhold | ||
# /code/addons/measure/ @yannbf @valentinpalkovic | ||
# /code/addons/outline/ @yannbf @valentinpalkovic | ||
# /code/addons/storysource/ @ndelangen | ||
# /code/addons/themes/ @JReinhold @yannbf | ||
# /code/addons/toolbars/ @ndelangen @JReinhold | ||
# /code/addons/viewport/ @yannbf @ndelangen | ||
|
||
# Builder | ||
/code/builders/builder-manager/ @ndelangen @valentinpalkovic | ||
/code/builders/builder-vite/ @JReinhold @valentinpalkovic @IanVS | ||
/code/builders/builder-webpack5/ @ndelangen @valentinpalkovic | ||
# /code/builders/builder-manager/ @ndelangen @valentinpalkovic | ||
# /code/builders/builder-vite/ @JReinhold @valentinpalkovic @IanVS | ||
# /code/builders/builder-webpack5/ @ndelangen @valentinpalkovic | ||
|
||
# Frameworks | ||
/code/frameworks/angular/ @valentinpalkovic @yannbf | ||
/code/frameworks/html-vite/ @kasperpeulen @JReinhold | ||
/code/frameworks/html-webpack5/ @kasperpeulen @JReinhold | ||
/code/frameworks/nextjs/ @valentinpalkovic @kasperpeulen @yannbf | ||
/code/frameworks/react-vite/ @valentinpalkovic @kasperpeulen | ||
/code/frameworks/react-webpack5/ @valentinpalkovic @kasperpeulen | ||
/code/frameworks/svelte-vite/ @kasperpeulen @JReinhold | ||
/code/frameworks/svelte-webpack5/ @kasperpeulen @JReinhold | ||
/code/frameworks/sveltekit/ @kasperpeulen @JReinhold | ||
/code/frameworks/vue3-vite/ @kasperpeulen @yannbf @JReinhold | ||
/code/frameworks/vue3-webpack5/ @kasperpeulen @yannbf @JReinhold | ||
/code/frameworks/web-components-vite/ @kasperpeulen @JReinhold | ||
/code/frameworks/web-components-webpack5/ @kasperpeulen @JReinhold | ||
# /code/frameworks/angular/ @valentinpalkovic @yannbf | ||
# /code/frameworks/html-vite/ @kasperpeulen @JReinhold | ||
# /code/frameworks/html-webpack5/ @kasperpeulen @JReinhold | ||
# /code/frameworks/nextjs/ @valentinpalkovic @kasperpeulen @yannbf | ||
# /code/frameworks/react-vite/ @valentinpalkovic @kasperpeulen | ||
# /code/frameworks/react-webpack5/ @valentinpalkovic @kasperpeulen | ||
# /code/frameworks/svelte-vite/ @kasperpeulen @JReinhold | ||
# /code/frameworks/svelte-webpack5/ @kasperpeulen @JReinhold | ||
# /code/frameworks/sveltekit/ @kasperpeulen @JReinhold | ||
# /code/frameworks/vue3-vite/ @kasperpeulen @yannbf @JReinhold | ||
# /code/frameworks/vue3-webpack5/ @kasperpeulen @yannbf @JReinhold | ||
# /code/frameworks/web-components-vite/ @kasperpeulen @JReinhold | ||
# /code/frameworks/web-components-webpack5/ @kasperpeulen @JReinhold | ||
|
||
# Lib | ||
/code/lib/channels/ @ndelangen @kasperpeulen | ||
/code/lib/cli/ @yannbf @valentinpalkovic @ndelangen | ||
/code/lib/cli-sb/ @yannbf @valentinpalkovic @ndelangen | ||
/code/lib/cli-storybook/ @yannbf @valentinpalkovic @ndelangen | ||
/code/lib/client-logger/ @ndelangen @yannbf | ||
/code/lib/codemod/ @kasperpeulen @ndelangen | ||
/code/lib/core-common/ @ndelangen @yannbf | ||
/code/lib/core-events/ @ndelangen @kasperpeulen | ||
/code/lib/core-server/ @ndelangen @JReinhold @tmeasday @shilman | ||
/code/lib/core-webpack/ @valentinpalkovic @ndelangen | ||
/code/lib/csf-plugin/ @ndelangen @valentinpalkovic | ||
/code/lib/csf-tools/ @kasperpeulen @shilman | ||
/code/lib/docs-tools/ @JReinhold @shilman | ||
/code/lib/instrumenter/ @yannbf @kasperpeulen | ||
/code/lib/manager-api/ @ndelangen @valentinpalkovic @kasperpeulen | ||
/code/lib/node-logger/ @yannbf @ndelangen | ||
/code/lib/preview/ @ndelangen @kasperpeulen | ||
/code/lib/preview-api/ @yannbf @ndelangen @tmeasday | ||
/code/lib/react-dom-shim/ @ndelangen @valentinpalkovic @tmeasday | ||
/code/lib/router/ @ndelangen @JReinhold | ||
/code/lib/telemetry/ @shilman @yannbf @ndelangen | ||
/code/lib/theming/ @cdedreuille @ndelangen @JReinhold | ||
/code/lib/types/ @kasperpeulen @ndelangen | ||
# /code/lib/channels/ @ndelangen @kasperpeulen | ||
# /code/lib/cli/ @yannbf @valentinpalkovic @ndelangen | ||
# /code/lib/cli-sb/ @yannbf @valentinpalkovic @ndelangen | ||
# /code/lib/cli-storybook/ @yannbf @valentinpalkovic @ndelangen | ||
# /code/lib/client-logger/ @ndelangen @yannbf | ||
# /code/lib/codemod/ @kasperpeulen @ndelangen | ||
# /code/lib/core-common/ @ndelangen @yannbf | ||
# /code/lib/core-events/ @ndelangen @kasperpeulen | ||
# /code/lib/core-server/ @ndelangen @JReinhold @tmeasday @shilman | ||
# /code/lib/core-webpack/ @valentinpalkovic @ndelangen | ||
# /code/lib/csf-plugin/ @ndelangen @valentinpalkovic | ||
# /code/lib/csf-tools/ @kasperpeulen @shilman | ||
# /code/lib/docs-tools/ @JReinhold @shilman | ||
# /code/lib/instrumenter/ @yannbf @kasperpeulen | ||
# /code/lib/manager-api/ @ndelangen @valentinpalkovic @kasperpeulen | ||
# /code/lib/node-logger/ @yannbf @ndelangen | ||
# /code/lib/preview/ @ndelangen @kasperpeulen | ||
# /code/lib/preview-api/ @yannbf @ndelangen @tmeasday | ||
# /code/lib/react-dom-shim/ @ndelangen @valentinpalkovic @tmeasday | ||
# /code/lib/router/ @ndelangen @JReinhold | ||
# /code/lib/telemetry/ @shilman @yannbf @ndelangen | ||
# /code/lib/theming/ @cdedreuille @ndelangen @JReinhold | ||
# /code/lib/types/ @kasperpeulen @ndelangen | ||
|
||
# Presets | ||
/code/presets/create-react-app/ @valentinpalkovic @ndelangen | ||
# /code/presets/create-react-app/ @valentinpalkovic @ndelangen | ||
|
||
# Renderers | ||
/code/renderers/html/ @kasperpeulen @JReinhold | ||
/code/renderers/react/ @valentinpalkovic @kasperpeulen | ||
/code/renderers/server/ @shilman @valentinpalkovic | ||
/code/renderers/svelte/ @JReinhold @kasperpeulen | ||
/code/renderers/vue3/ @kasperpeulen @JReinhold | ||
/code/renderers/web-components/ @kasperpeulen @JReinhold | ||
# /code/renderers/html/ @kasperpeulen @JReinhold | ||
# /code/renderers/react/ @valentinpalkovic @kasperpeulen | ||
# /code/renderers/server/ @shilman @valentinpalkovic | ||
# /code/renderers/svelte/ @JReinhold @kasperpeulen | ||
# /code/renderers/vue3/ @kasperpeulen @JReinhold | ||
# /code/renderers/web-components/ @kasperpeulen @JReinhold | ||
|
||
# UI | ||
/code/ui/.storybook/ @JReinhold @cdedreuille | ||
/code/ui/blocks/ @JReinhold @cdedreuille | ||
/code/ui/components/ @cdedreuille @JReinhold | ||
/code/ui/manager/ @ndelangen @JReinhold @cdedreuille @tmeasday | ||
# /code/ui/.storybook/ @JReinhold @cdedreuille | ||
# /code/ui/blocks/ @JReinhold @cdedreuille | ||
# /code/ui/components/ @cdedreuille @JReinhold | ||
# /code/ui/manager/ @ndelangen @JReinhold @cdedreuille @tmeasday | ||
|
||
# E2E | ||
/code/e2e-tests/ @yannbf @valentinpalkovic | ||
# /code/e2e-tests/ @yannbf @valentinpalkovic |
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,6 +1,6 @@ | ||
The MIT License (MIT) | ||
|
||
Copyright (c) 2017 Kadira Inc. <[email protected]> | ||
Copyright (c) 2024 Storybook | ||
|
||
Permission is hereby granted, free of charge, to any person obtaining a copy | ||
of this software and associated documentation files (the "Software"), to deal | ||
|
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
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
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 |
---|---|---|
|
@@ -27,6 +27,7 @@ For tool-specific setup, check out the recipes below | |
- [`@emotion/styled`](https://github.com/storybookjs/storybook/tree/next/code/addons/themes/docs/getting-started/emotion.md) | ||
- [`@mui/material`](https://github.com/storybookjs/storybook/tree/next/code/addons/themes/docs/getting-started/material-ui.md) | ||
- [`bootstrap`](https://github.com/storybookjs/storybook/tree/next/code/addons/themes/docs/getting-started/bootstrap.md) | ||
- [`postcss`](https://github.com/storybookjs/storybook/tree/next/code/addons/themes/docs/getting-started/postcss.md) | ||
- [`styled-components`](https://github.com/storybookjs/storybook/tree/next/code/addons/themes/docs/getting-started/styled-components.md) | ||
- [`tailwind`](https://github.com/storybookjs/storybook/tree/next/code/addons/themes/docs/getting-started/tailwind.md) | ||
- [`[email protected]`](https://github.com/storybookjs/storybook/blob/next/code/addons/themes/docs/api.md#writing-a-custom-decorator) | ||
|
Oops, something went wrong.