- Notifications
You must be signed in to change notification settings - Fork 3.7k
Sync #8a4f6270 #973
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
Merged
Sync #8a4f6270 #973
Conversation
This file contains hidden or 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
Bumps [@vue/repl](https://github.com/vuejs/repl) from 4.1.2 to 4.2.0. - [Release notes](https://github.com/vuejs/repl/releases) - [Changelog](https://github.com/vuejs/repl/blob/main/CHANGELOG.md) - [Commits](vuejs/repl@v4.1.2...v4.2.0) --- updated-dependencies: - dependency-name: "@vue/repl" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* docs(translations): added Spanish lang as a working in progress * chore: add line break
docs(themes): added themeselection vendor
This reverts commit 0d064f2.
close #2886
This reverts commit 294c48d.
This reverts commit 0910c20.
Removing `prevVnode` params from hooks where they aren't available.
Fix typo: "subject the" to "subject to"
Bumps [vue](https://github.com/vuejs/core) from 3.4.27 to 3.4.29. - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.4.27...v3.4.29) --- updated-dependencies: - dependency-name: vue dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* docs: warn about customRef pitfalls * docs: review the scenario and issue explanation * docs: review customRefs warning
Added close input tags symbol "/". A few of your inputs haven't it.
* Update v-model.md > When it is mutated by the child, it causes the parent bound value to be updated as well. Maybe adding a click event to invoke the update would help clarify the example? * Update src/guide/components/v-model.md Co-authored-by: Natalia Tepluhina <tarya.se@gmail.com> --------- Co-authored-by: Natalia Tepluhina <tarya.se@gmail.com>
# Conflicts: # .vitepress/theme/components/Home.vue # .vitepress/theme/index.ts # package.json # pnpm-lock.yaml # src/guide/components/v-model.md # src/guide/extras/composition-api-faq.md # src/guide/reusability/custom-directives.md # src/guide/typescript/options-api.md # src/translations/index.md
| The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Justineo requested changes Jul 11, 2024
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@11a07af...8a4f627