Skip to content
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

Release: Prerelease 8.1.0-alpha.6 #26671

Merged
merged 59 commits into from
Apr 5, 2024
Merged
Changes from 1 commit
Commits
Show all changes
59 commits
Select commit Hold shift + click to select a range
0d9a4a6
Update CHANGELOG.md for v8.0.5 [skip ci]
storybook-bot Mar 28, 2024
b2091f0
Fix sourcemap generation in webpack react-docgen-loader
valentinpalkovic Mar 28, 2024
fdad84e
Fix parallelism for check and compile command on CI
valentinpalkovic Mar 28, 2024
663194c
Merge pull request #26678 from storybookjs/valentin/fix-ci-3
valentinpalkovic Mar 28, 2024
fec5def
Merge branch 'next' into valentin/fix-webpack-react-docgen-sourcemap-…
valentinpalkovic Mar 28, 2024
eba6ed9
Merge pull request #26676 from storybookjs/valentin/fix-webpack-react…
valentinpalkovic Mar 28, 2024
0772820
Ensure all matching notifications are cleared rather than just the fi…
ghengeveld Mar 30, 2024
123774c
Improve NotificationItem stories
ghengeveld Mar 30, 2024
e84cabe
Add duration property to Notification API, and show countdown bar
ghengeveld Mar 30, 2024
b00d4ee
Add slide in animation to notifications
ghengeveld Mar 30, 2024
7f1c4e0
Fix logging onClear handler
ghengeveld Mar 30, 2024
8338f59
Add missing property
ghengeveld Mar 30, 2024
908e92e
Add onClick property to notifications
ghengeveld Mar 30, 2024
d61bfd8
Use button element for clickable notification
ghengeveld Mar 30, 2024
b280b72
Verify callback functionality
ghengeveld Mar 31, 2024
aa6984a
Fix next/font transformation on Windows machines
valentinpalkovic Mar 31, 2024
4267475
Fix local next/fonts on Windows machines
valentinpalkovic Mar 31, 2024
e40d784
Escape . character in regex
valentinpalkovic Mar 31, 2024
e6bbb14
WIP: Update multiple components guidance
kylegach Mar 18, 2024
df0bf8b
Revert "WIP: Update multiple components guidance"
kylegach Mar 20, 2024
82e9f71
Update multiple components guidance
kylegach Mar 26, 2024
30e3954
Apply suggestions from code review
kylegach Apr 1, 2024
b8e46fe
Address feedback
kylegach Apr 1, 2024
b50c241
Merge pull request #26700 from storybookjs/valentin/fix-next-font-on-…
valentinpalkovic Apr 1, 2024
6957b50
Update postcss-loader in Next.js framework
valentinpalkovic Apr 1, 2024
2ef2c80
Update TypeScript
valentinpalkovic Apr 1, 2024
403fd8e
Fix issues after TypeScript update
valentinpalkovic Apr 1, 2024
88e5b0e
Add missing dependency
valentinpalkovic Apr 2, 2024
cddf8ce
Merge pull request #26708 from storybookjs/valentin/fix-next-1
valentinpalkovic Apr 2, 2024
555f719
Merge branch 'next' into valentin/update-postcss-dependency
valentinpalkovic Apr 2, 2024
43b4f0f
Merge branch 'next' into update-docs-multiple-components
jonniebigodes Apr 2, 2024
385f9b9
Update tests
ghengeveld Apr 2, 2024
6b773a6
Merge pull request #26544 from storybookjs/update-docs-multiple-compo…
kylegach Apr 2, 2024
f3c4e00
Remove .only modifier
ghengeveld Apr 2, 2024
9dc6fe3
Rename snippet
kylegach Apr 2, 2024
874e6a3
Merge pull request #26716 from storybookjs/docs-fix-html-snippet-file…
kylegach Apr 2, 2024
983e7a7
Merge branch 'next' into improve-notifications
ghengeveld Apr 2, 2024
65e6698
CLI: Add --config-dir flag to migrate command
yannbf Apr 3, 2024
3982b79
Merge pull request #26707 from storybookjs/valentin/update-postcss-de…
valentinpalkovic Apr 3, 2024
fbd2aaf
Merge pull request #26721 from storybookjs/yann/add-config-dir-flag-t…
yannbf Apr 3, 2024
d7e5d5a
Documentation: add migrate and automigrate to the CLI Options page
yannbf Apr 3, 2024
63254fd
Merge branch 'next' into improve-notifications
ghengeveld Apr 3, 2024
e0c5ff4
Merge pull request #26696 from storybookjs/improve-notifications
ghengeveld Apr 3, 2024
d77f72e
adjust docs based on review comments
yannbf Apr 4, 2024
5819511
Bump globby dependency
valentinpalkovic Apr 4, 2024
1b5acd2
Update lock files in kitchen sinks
valentinpalkovic Apr 4, 2024
176866d
Merge branch 'next' into yann/document-cli-flags
jonniebigodes Apr 4, 2024
e73525b
Merge pull request #26733 from storybookjs/valentin/update-globby
valentinpalkovic Apr 4, 2024
4c28d88
Bump es-module-lexer
valentinpalkovic Apr 4, 2024
0f5d130
Merge pull request #26737 from storybookjs/valentin/bump-lexers
valentinpalkovic Apr 4, 2024
4b1752d
Docs: Update Styling and CSS
jonniebigodes Apr 4, 2024
95f401f
Merge branch 'next' into yann/document-cli-flags
jonniebigodes Apr 4, 2024
68b8a65
Merge branch 'next' into docs_fix_styling
jonniebigodes Apr 4, 2024
2cf5571
Merge pull request #26741 from storybookjs/docs_fix_styling
jonniebigodes Apr 4, 2024
aeb9696
Merge branch 'next' into yann/document-cli-flags
jonniebigodes Apr 4, 2024
c1f50bd
minor adjustments for consistency
jonniebigodes Apr 4, 2024
928eed4
fix automigrate table
jonniebigodes Apr 4, 2024
0943cd4
Merge pull request #26724 from storybookjs/yann/document-cli-flags
jonniebigodes Apr 4, 2024
8c43be3
Write changelog for 8.1.0-alpha.6 [skip ci]
storybook-bot Apr 4, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
minor adjustments for consistency
  • Loading branch information
jonniebigodes committed Apr 4, 2024
commit c1f50bd6653f6f8e25f2a821fa25a27a418c172f
36 changes: 17 additions & 19 deletions docs/api/cli-options.md
Original file line number Diff line number Diff line change
@@ -74,25 +74,23 @@ storybook build [options]

Options include:

| Option | Description |
| ------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `-h`, `--help` | Output usage information<br/>`storybook build --help` |
| `-V`, `--version` | Output the version number<br/>`storybook build -V` |
| `-o`, `--output-dir [dir-name]` | Directory where to store built files<br/>`storybook build -o /my-deployed-storybook` |
| `-c`, `--config-dir [dir-name]` | Directory where to load Storybook configurations from<br/>`storybook build -c .storybook` |
| `--loglevel [level]` | Controls level of logging during build.<br/> Available options: `silly`, `verbose`, `info` (default), `warn`, `error`, `silent`<br/>`storybook build --loglevel warn` |
| `--quiet` | Suppress verbose build output<br/>`storybook build --quiet` |
| `--debug` | Outputs more logs in the CLI to assist debugging<br/>`storybook build --debug` |
| `--debug-webpack` | Display final webpack configurations for debugging purposes<br/>`storybook build --debug-webpack` |
| `--stats-json [dir-name]` | Write stats JSON to disk<br/>`storybook build --stats-json /tmp/stats` |
| `--docs` | Builds Storybook in documentation mode. Learn more about it in [here](../writing-docs/build-documentation.md#publish-storybooks-documentation)<br/>`storybook build --docs` |
| `--test` | Optimize Storybook's production build for performance and tests by removing unnecessary features with the `test` option. Learn more [here](../api/main-config-build.md).<br/>`storybook build --test` |
| `--preview-url [path]` | Overrides the default Storybook preview with a custom built preview URL<br/>`storybook build --preview-url=http://localhost:1337/external-iframe.html` |
| `--force-build-preview` | Build the preview iframe even if you are using --preview-url<br/>`storybook build --force-build-preview` |
| `--disable-telemetry` | Disables Storybook's telemetry. Learn more about it [here](../configure/telemetry.md#how-to-opt-out).<br/>`storybook build --disable-telemetry` |
| `--enable-crash-reports` | Enables sending crash reports to Storybook's telemetry. Learn more about it [here](../configure/telemetry.md#crash-reports-disabled-by-default).<br/>`storybook build --enable-crash-reports` |

<!-- Re-read this for accuracy -->
| Option | Description |
| ------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `-h`, `--help` | Output usage information<br/>`storybook build --help` |
| `-V`, `--version` | Output the version number<br/>`storybook build -V` |
| `-o`, `--output-dir [dir-name]` | Directory where to store built files<br/>`storybook build -o /my-deployed-storybook` |
| `-c`, `--config-dir [dir-name]` | Directory where to load Storybook configurations from<br/>`storybook build -c .storybook` |
| `--loglevel [level]` | Controls level of logging during build.<br/> Available options: `silly`, `verbose`, `info` (default), `warn`, `error`, `silent`<br/>`storybook build --loglevel warn` |
| `--quiet` | Suppress verbose build output<br/>`storybook build --quiet` |
| `--debug` | Outputs more logs in the CLI to assist debugging<br/>`storybook build --debug` |
| `--debug-webpack` | Display final webpack configurations for debugging purposes<br/>`storybook build --debug-webpack` |
| `--stats-json [dir-name]` | Write stats JSON to disk<br/>Requires Webpack<br/>`storybook build --stats-json /tmp/stats` |
| `--docs` | Builds Storybook in documentation mode. Learn more about it in [here](../writing-docs/build-documentation.md#publish-storybooks-documentation)<br/>`storybook build --docs` |
| `--test` | Optimize Storybook's production build for performance and tests by removing unnecessary features with the `test` option. Learn more [here](../api/main-config-build.md).<br/>`storybook build --test` |
| `--preview-url [path]` | Overrides the default Storybook preview with a custom built preview URL<br/>`storybook build --preview-url=http://localhost:1337/external-iframe.html` |
| `--force-build-preview` | Forcefully builds Storybook's preview iframe.<br/>Useful if you're experiencing issues, or combined with `--preview-url` to ensure the preview is up-to-date<br/>`storybook build --force-build-preview` |
| `--disable-telemetry` | Disables Storybook's telemetry. Learn more about it [here](../configure/telemetry.md#how-to-opt-out).<br/>`storybook build --disable-telemetry` |
| `--enable-crash-reports` | Enables sending crash reports to Storybook's telemetry. Learn more about it [here](../configure/telemetry.md#crash-reports-disabled-by-default).<br/>`storybook build --enable-crash-reports` |

### `init`