-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
Sync #f9c82f48 #1054
Merged
Sync #f9c82f48 #1054
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
Update async.md
This reverts commit 6d4e543.
Update v-model.md
Bumps [vue](https://github.com/vuejs/core) from 3.5.0 to 3.5.5. - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.0...v3.5.5) --- updated-dependencies: - dependency-name: vue dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@vue/repl](https://github.com/vuejs/repl) from 4.3.1 to 4.4.1. - [Release notes](https://github.com/vuejs/repl/releases) - [Changelog](https://github.com/vuejs/repl/blob/main/CHANGELOG.md) - [Commits](vuejs/repl@v4.3.1...v4.4.1) --- updated-dependencies: - dependency-name: "@vue/repl" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
docs (#2914): fix autofocus issue on custom directives
* v-model.number: clarify unexpected behavior * v-model.number: clarify unexpected behavior (not a warning!)
Bumps [@vue/repl](https://github.com/vuejs/repl) from 4.4.1 to 4.4.2. - [Release notes](https://github.com/vuejs/repl/releases) - [Changelog](https://github.com/vuejs/repl/blob/main/CHANGELOG.md) - [Commits](vuejs/repl@v4.4.1...v4.4.2) --- updated-dependencies: - dependency-name: "@vue/repl" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [vue](https://github.com/vuejs/core) from 3.5.5 to 3.5.8. - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.5...v3.5.8) --- updated-dependencies: - dependency-name: vue dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix(guide/suspense): missing v3.3+ badge in suspensible prop Signed-off-by: GitHub <[email protected]> * fix: replace badge with list item --------- Signed-off-by: GitHub <[email protected]>
Fix a small grammatical error in the file for improved readability.
* Update plugins.md on how to bundle a plugin. * Update src/guide/reusability/plugins.md --------- Co-authored-by: Natalia Tepluhina <[email protected]>
Bumps [vue](https://github.com/vuejs/core) from 3.5.8 to 3.5.9. - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.8...v3.5.9) --- updated-dependencies: - dependency-name: vue dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* feat(guide/computed): add previous to computed Signed-off-by: GitHub <[email protected]> * fix: replace badge with list item * refactor: address review comments * Update src/guide/essentials/computed.md * Update src/guide/essentials/computed.md --------- Signed-off-by: GitHub <[email protected]> Co-authored-by: Natalia Tepluhina <[email protected]>
Bumps [vue](https://github.com/vuejs/core) from 3.5.9 to 3.5.10. - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.9...v3.5.10) --- updated-dependencies: - dependency-name: vue dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Deploying docs-zh-cn with Cloudflare Pages
|
KiritaniAyaka
suggested changes
Dec 7, 2024
Co-authored-by: 时瑶 <[email protected]>
veaba
commented
Dec 9, 2024
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.
apply the suggustions.
Co-authored-by: 时瑶 <[email protected]>
veaba
commented
Dec 9, 2024
KiritaniAyaka
approved these changes
Dec 9, 2024
Jinjiang
reviewed
Dec 30, 2024
Closed
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.
Description of Problem
vuejs/docs@6d4e543...f9c82f4