Skip to content

Conversation

xiaodong2008
Copy link
Member

Sync d4527e0

antony-k1208 and others added 30 commits June 11, 2024 21:49
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>
…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
dkoether and others added 25 commits May 7, 2025 21:48
* 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
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)
@xiaodong2008 xiaodong2008 self-assigned this Aug 25, 2025
Copy link

vercel bot commented Aug 25, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
docs-zh-hk Error Error Aug 25, 2025 4:03pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment