-
-
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
Vue3: Disable controls for events/exposed #26749
Closed
Closed
Conversation
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
Co-authored-by: Jeppe Reinhold <[email protected]>
Docs: Add `svelte-webpack5` framework doc
Docs: Add `vue3-webpack5` framework doc
…ts-vite Docs: Add `web-components-vite` framework doc
…ts-webpack5 Docs: Add `web-components-webpack5` framework doc
Co-authored-by: Jeppe Reinhold <[email protected]>
- Mark features as experimental - Update types
Docs: Add `sveltekit` framework doc
- Same changes as in #26401, targeting `main`
…t-docs-homepage-latest Docs: Add get started index (latest)
Docs: Fix get started (latest)
Docs: Fix get started 2 (latest)
Docs: Fix heading levels of `useOf` API reference (cherry picked from commit 85adf5a)
…n-cli CLI: Instruct the correct auto-migration command (cherry picked from commit 1726622)
…mand CLI: Throw an error when running upgrade command in incorrect cwd (cherry picked from commit 7b9e094)
…n-usecase Addon Docs: Support Stencil based display names in source snippets (cherry picked from commit d7db290)
Release: Patch 8.0.4
…meta Vue: Support `defineModel` and slots without bindings for vue-component-meta docgen plugin
…essages CLI: Improve Yarn berry error parsing (cherry picked from commit ee7c4d9)
…vite-config Automigrations: Fix missing support for mts vite config (cherry picked from commit 5e2c5e0)
…-resolution Addon-docs: Fix `react-dom/server` imports breaking stories and docs (cherry picked from commit d6eaf19)
…ot-centered Viewport: Fix missing style (cherry picked from commit b071c44)
React-Docgen: Make sure to be able to handle empty unions (cherry picked from commit 889cfdf)
Docs: Align documentation with CSF v3 (cherry picked from commit 09be01b)
Docs: Fix migration guide scripts (cherry picked from commit 2b1058d)
Release: Patch 8.0.5
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Redo of #26675 but instead of targeting
main
, targetnext
.