-
Notifications
You must be signed in to change notification settings - Fork 8
Sync #d4527e #65
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
Open
xiaodong2008
wants to merge
281
commits into
main
Choose a base branch
from
sync
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Sync #d4527e #65
+11,033
−4,402
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
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] <[email protected]> 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 <[email protected]> --------- Co-authored-by: Natalia Tepluhina <[email protected]>
Bumps [@vue/repl](https://github.com/vuejs/repl) from 4.2.1 to 4.3.1. - [Release notes](https://github.com/vuejs/repl/releases) - [Changelog](https://github.com/vuejs/repl/blob/main/CHANGELOG.md) - [Commits](vuejs/repl@v4.2.1...v4.3.1) --- updated-dependencies: - dependency-name: "@vue/repl" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [vitepress](https://github.com/vuejs/vitepress) from 1.2.3 to 1.3.0. - [Release notes](https://github.com/vuejs/vitepress/releases) - [Changelog](https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md) - [Commits](vuejs/vitepress@v1.2.3...v1.3.0) --- updated-dependencies: - dependency-name: vitepress dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Remove broken playground link (component.studios) https://app.components.studio/edit/OPQn5g8a0xaVXA8oas5d/src/index.vue?p=stories re: divriots/components.studio#6
…2909) Add info for wrapping refrence types in functions for withDefaults default values Co-authored-by: Luca <[email protected]>
Bumps [vue](https://github.com/vuejs/core) from 3.4.29 to 3.4.31. - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.4.29...v3.4.31) --- 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: add different background for dark mode on hover for herodevs buttons
Bumps [vitepress](https://github.com/vuejs/vitepress) from 1.3.0 to 1.3.1. - [Release notes](https://github.com/vuejs/vitepress/releases) - [Changelog](https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md) - [Commits](vuejs/vitepress@v1.3.0...v1.3.1) --- updated-dependencies: - dependency-name: vitepress 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>
Update themes.json
Bumps [vue](https://github.com/vuejs/core) from 3.4.31 to 3.4.32. - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.4.31...v3.4.32) --- 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: scope SecurityUpdateBtn css styles * fix: ecosystem/themes broken after #2896
* Fix: provide/inject in plugins.md plugins allow us to use `provide` to provide a function or attribute plugin users are able to `inject` the plugin function or attribute * Update src/guide/reusability/plugins.md Co-authored-by: Ben Hong <[email protected]> --------- Co-authored-by: Ben Hong <[email protected]>
* Fix misplaced semicolen * remove semi
…nent (#3240) Add Scrimba component and links
register ScrimbaLink component and change color on play button
…#3244) Co-authored-by: it-evan <[email protected]>
Bumps [vue](https://github.com/vuejs/core) from 3.5.13 to 3.5.16. - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.13...v3.5.16) --- updated-dependencies: - dependency-name: vue dependency-version: 3.5.16 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>
…se (#3231) docs(animation): add note about Number.MAX_SAFE_INTEGER for large input edge case
* feat: enhance code block & code group * chore: fix line number * chore: duplicate code line
Bumps [@vue/repl](https://github.com/vuejs/repl) from 4.5.1 to 4.6.1. - [Release notes](https://github.com/vuejs/repl/releases) - [Changelog](https://github.com/vuejs/repl/blob/main/CHANGELOG.md) - [Commits](vuejs/repl@v4.5.1...v4.6.1) --- updated-dependencies: - dependency-name: "@vue/repl" dependency-version: 4.6.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [vue](https://github.com/vuejs/core) from 3.5.16 to 3.5.17. - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.16...v3.5.17) --- updated-dependencies: - dependency-name: vue dependency-version: 3.5.17 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* docs: add addendum on useId usage with computed * docs: refine useId warning with computed
Bumps [@vue/repl](https://github.com/vuejs/repl) from 4.6.1 to 4.6.2. - [Release notes](https://github.com/vuejs/repl/releases) - [Changelog](https://github.com/vuejs/repl/blob/main/CHANGELOG.md) - [Commits](vuejs/repl@v4.6.1...v4.6.2) --- updated-dependencies: - dependency-name: "@vue/repl" dependency-version: 4.6.2 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>
* Update ways-of-using-vue.md Change language of petite-vue to reflect its current status * docs: update verbiage --------- Co-authored-by: Ben Hong <[email protected]>
fix: fix GDPR typo (GPDR → GDPR)
The latest updates on your projects. Learn more about Vercel for GitHub.
|
3 tasks
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.
Sync d4527e0