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

[pull] next from storybookjs:next #70

Merged
merged 94 commits into from
Aug 31, 2024
Merged

[pull] next from storybookjs:next #70

merged 94 commits into from
Aug 31, 2024

Conversation

pull[bot]
Copy link

@pull pull bot commented Aug 27, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

kylegach and others added 30 commits August 9, 2024 15:51
- Improve feature flag callouts
- Add API details to migration notes and clarify examples
- Restructure guides to use sub-heading structure instead of snippet tabs
    - Offers ability to explain differences between APIs more thoroughly
    - Also a better experience, because users' tab preference will not apply across snippets
- Clarify example snippets
    - Only demonstate one concept per snippet
- Adjust heading levels
- Add globals API reference section
- Improve snippet filenames
    - Remove redundant `storybook-` prefix
- Prose tweaks
- Explain globals API and feature flag once, at the top
- Reference that callout in consistent manner throughout page
- Wrap entire docs section in "feature flag callout" to better differentiate
- Remove headings for with/without feature flag sections
    - Headings will be removed in SB 9+, so they're not a stable reference
- Polish and details
- Make Viewport match structure and style of Backgrounds
Co-authored-by: jonniebigodes <[email protected]>
* next: (281 commits)
  fix
  add `node:` prefixes
  move nx cache dir up to avoid vite watching it for our main storybook
  Bump version from "8.3.0-alpha.5" to "8.3.0-alpha.6" [skip ci]
  Write changelog for 8.3.0-alpha.6 [skip ci]
  minor fixes
  Yeah... don't look at this
  simplify eslint config further
  more fixes
  cleanup `no-extraneous-dependencies`
  fix style
  change pool options in sandboxes
  revamp sandbox setup to move to a workspace file
  fix typescript issue
  skip vitest integration in nextjs sandbox
  skip sveltekit tests
  fix script
  increase test timeout
  fix parallelism and skip more stories
  fix windows unit tests
  ...
* next: (27 commits)
  apply fix for #28883
  fixes
  apply linting to scripts
  update snapshots
  cleanup
  remove duplicate comment
  more fixes
  jsdoc linting fixes
  misc fixes
  remove invalid syntax
  remove duplicate comment
  remove duplicate comment
  remove duplicate comment
  remove duplicate comment
  remove duplicate comment
  move comment
  move comment
  remove redundant comment
  fix linting of jsdoc comments example blocks
  fix snapshots
  ...
* next: (60 commits)
  Version it
  Make sure local @storybook/cli packages is used in linked mode
  add default options for addon-viewports via parameters
  Fix tests
  Fix default viewports
  Bump version from "8.3.0-alpha.7" to "8.3.0-alpha.8" [skip ci]
  Write changelog for 8.3.0-alpha.8 [skip ci]
  fix lint
  fix lint
  fix lint
  fix types
  Addon Vitest: Improve transformation logic to avoid duplicate tests
  fix lint
  fix lint
  fix formatting
  SvelteKit: Add portable stories vite plugin
  add vite plugin to sveltekit
  increase CI class for vitest integration
  Addon-docs: Remove babel dependency
  Bump version from "8.3.0-alpha.6" to "8.3.0-alpha.7" [skip ci]
  ...
- Testing above Docs
- Component, visual, a11y, snapshot testing first, then others
…jest-dom-dep

CI: Fix portable-stories-react not being able to link `@testing-library/jest-dom`
shilman and others added 29 commits August 29, 2024 12:34
….0-alpha.10

Release: Prerelease 8.3.0-alpha.11
….0-alpha.11

Release: Prerelease beta 8.3.0-beta.0
…onst-satisfies

ConfigFile: Fix `as const satisfies` modifiers
…globals

Docs: Improve migration notes for globals project
* next: (80 commits)
  add link to docs for how to set feature flags.
  improve migration notes for globals project
  Fix typo
  ConfigFile: Fix `as const satisfies` modifiers
  Bump version from "8.3.0-alpha.11" to "8.3.0-beta.0" [skip ci]
  Update docs/versions/next.json
  Add description to empty 8.3.0-beta.0 release
  Write changelog for 8.3.0-beta.0 [skip ci]
  Bump version from "8.3.0-alpha.10" to "8.3.0-alpha.11" [skip ci]
  Write changelog for 8.3.0-alpha.11 [skip ci]
  fix lint
  Clarify requirements of Next.js with Vite
  Next.js-Vite: Update next and vite-plugin-storybook-nextjs dependencies
  Addon Vitest: Fix tests potentially not existing in non-isolate mode
  CLI: Update spawn options in proxy.ts to support Windows
  Builder-Vite: Fix 'condition node never be used' warning
  Bump version from "8.3.0-alpha.9" to "8.3.0-alpha.10" [skip ci]
  Write changelog for 8.3.0-alpha.10 [skip ci]
  make prettier a normal dependency of core again. restore formatter code
  Use relative path from workspace to vite.config in extends path
  ...
Docs: Rename interaction test -> component test
…ble-for-aliassing

Core: Move `util` to regular dependency
…-nextjs-dir-option

Next.js-Vite: Streamline Next.js dir option
Vue3: Add vite plugin for portable stories
…framework-reference

Next.js: Fix wrong Next.js framework reference
….0-beta.0

Release: Prerelease 8.3.0-beta.1
@pull pull bot merged commit acd2b70 into kp-forks:next Aug 31, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants