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

Upstream sync #273

Merged
merged 35 commits into from
Nov 28, 2023
Merged

Upstream sync #273

merged 35 commits into from
Nov 28, 2023

Conversation

matrunchyk
Copy link
Collaborator

jillztom and others added 30 commits October 16, 2023 11:46
I think teleport component name should be capitalized. Sincere sorry if I'm wrong.
Changed "In Dom" to "In in-DOM" in two places as used in the rest of the document
Bumps [vue](https://github.com/vuejs/core) from 3.3.4 to 3.3.6.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.3.4...v3.3.6)

---
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>
Bumps [vue](https://github.com/vuejs/core) from 3.3.6 to 3.3.7.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.3.6...v3.3.7)

---
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>
* Remove the app variable name from the method name

To be consitent with the rest of the guide, it should be displayed the method name (with the dot accessor)
i.e.: https://vuejs.org/guide/essentials/application.html#mounting-the-app

* remove app const name from method
docs: add missing div to seperate bad and good examples
…(#2550)

* Update events.md - Diff between Options API and Composition API text

The emits support for object sintax for Options API text was displayed for both, Options and Composition API.

* Update events.md - in span instead of repeat code in different divs

* Update events.md - fix options-api class

* Update src/guide/components/events.md

Co-authored-by: Natalia Tepluhina <[email protected]>

---------

Co-authored-by: Natalia Tepluhina <[email protected]>
* docs: consistent colons in input labels

* Update colons everywhere
getByRole validates the role of an element, giving us an extra free assertion

https://testing-library.com/docs/queries/about/#priority
Bumps [@vue/theme](https://github.com/vuejs/theme) from 2.2.4 to 2.2.5.
- [Commits](https://github.com/vuejs/theme/commits/v2.2.5)

---
updated-dependencies:
- dependency-name: "@vue/theme"
  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>
* Add note to `watch` examples

* fix watch examples

* fix: fixed disabling an input

---------

Co-authored-by: NataliaTepluhina <[email protected]>
Bumps [vue](https://github.com/vuejs/core) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.3.7...v3.3.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>
yyx990803 and others added 5 commits November 17, 2023 12:18
# Conflicts:
#	pnpm-lock.yaml
#	src/about/faq.md
#	src/about/releases.md
#	src/guide/best-practices/accessibility.md
#	src/guide/built-ins/transition.md
#	src/guide/components/events.md
#	src/guide/components/registration.md
#	src/guide/essentials/watchers.md
#	src/guide/reusability/composables.md
#	src/guide/scaling-up/testing.md
#	src/guide/scaling-up/tooling.md
#	src/guide/typescript/overview.md
#	src/tutorial/src/step-10/App/template.html
Copy link

vercel bot commented Nov 28, 2023

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

Name Status Preview Comments Updated (UTC)
docs-uk ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 28, 2023 1:26pm

Copy link
Collaborator

@maxdzin maxdzin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All OK

@maxdzin maxdzin merged commit 5e3aac8 into main Nov 28, 2023
3 checks passed
@maxdzin maxdzin deleted the upstream-sync branch November 28, 2023 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.