Skip to content
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 #162332d #6

Open
wants to merge 82 commits into
base: main
Choose a base branch
from
Open

Sync #162332d #6

wants to merge 82 commits into from

Conversation

xiaodong2008
Copy link
Member

Sync 162332d

NozomuIkuta and others added 30 commits March 17, 2024 12:32
* docs: fix typo - count should be model

* Update src/guide/components/v-model.md

Co-authored-by: Ben Hong <ben@bencodezen.io>

---------

Co-authored-by: Ben Hong <ben@bencodezen.io>
* Update quick-start.md

### Description
Update required node version to greater than 18.13

### Notes for Reviewers

As vue-cli rely on a more up to date nodejs version to parse args since v3.10:
- https://github.com/vuejs/create-vue/releases/tag/v3.10.0
- vuejs/create-vue#469

Based on nodejs changelog the value should be 18.13
https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V18.md#2023-01-05-version-18130-hydrogen-lts-danielleadams

* update: required nodejs version

Update node.js version to 18.11 (LTS)

* update: required nodejs version

* Update src/guide/quick-start.md

---------

Co-authored-by: Natalia Tepluhina <tarya.se@gmail.com>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
Bumps [vitepress](https://github.com/vuejs/vitepress) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/vuejs/vitepress/releases)
- [Changelog](https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md)
- [Commits](vuejs/vitepress@v1.0.0...v1.0.1)

---
updated-dependencies:
- dependency-name: vitepress
  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>
ExtractPublicPropTypes only supported in 3.3+.
Bumps [vitepress](https://github.com/vuejs/vitepress) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/vuejs/vitepress/releases)
- [Changelog](https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md)
- [Commits](vuejs/vitepress@v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: vitepress
  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>
Using 'and' between declarative and component-based implies (grammatically speaking) a direct connection between the concepts, as if they are in some sense one. This is not the case. Also, the bit about complexity is over-wrought and clunky. I simplified it.
* fix: missing anchor

* fix: relative links
xiaodong2008 and others added 18 commits April 29, 2024 11:10
* docs: add vapor link

* docs: switch link wrap in reactivity in depth

---------

Co-authored-by: Ben Hong <ben@bencodezen.io>
Bumps [vue](https://github.com/vuejs/core) from 3.4.25 to 3.4.26.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.4.25...v3.4.26)

---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [vitepress](https://github.com/vuejs/vitepress) from 1.1.3 to 1.1.4.
- [Release notes](https://github.com/vuejs/vitepress/releases)
- [Changelog](https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md)
- [Commits](vuejs/vitepress@v1.1.3...v1.1.4)

---
updated-dependencies:
- dependency-name: vitepress
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
* Update link to official certification website

* Update .vitepress/config.ts

---------

Co-authored-by: Natalia Tepluhina <tarya.se@gmail.com>
* docs: fix writing mistakes in letter case

* docs: revert removing 'is' from 'count is'
* Update slots.md

Update documentation in order to indicate how to use conditional render of default slot

* Update slots.md

Fix typo

* Update slots.md

* Update src/guide/components/slots.md

---------

Co-authored-by: Natalia Tepluhina <tarya.se@gmail.com>
…… (#2817)

* docs (#2528): add references to help people new to getter functions in docs

* docs: update links to have more specific sections to guide users to
docs: add docs for v-model update:* event
feat: add vuemastery free-weekend banner
@xiaodong2008 xiaodong2008 added Sync Sync from english docs Contribution Welcome labels May 3, 2024
@xiaodong2008 xiaodong2008 self-assigned this May 3, 2024
Copy link

vercel bot commented May 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs-zh-hk ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 23, 2024 2:00am

@xiaodong2008 xiaodong2008 changed the title Sync 162332d46af86296f8601e78b0954b9a652eaf71 Sync 162332d4 May 3, 2024
@xiaodong2008 xiaodong2008 changed the title Sync 162332d4 Sync #162332d May 3, 2024
@xiaodong2008 xiaodong2008 added the Incomplete Incomplete translation work label May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Contribution Welcome Incomplete Incomplete translation work Sync Sync from english docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet