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

Update source #422

Merged
merged 61 commits into from
May 4, 2024
Merged

Update source #422

merged 61 commits into from
May 4, 2024

Conversation

Ibochkarev
Copy link
Contributor

Update source

DimplesY and others added 30 commits April 1, 2024 09:39
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
Added "is" for clarity in the opening sentence.
Signed-off-by: GitHub <noreply@github.com>
Bumps [vue](https://github.com/vuejs/core) from 3.4.21 to 3.4.22.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.4.21...v3.4.22)

---
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: rephrasing for understanding

* docs: rephrasing component basics

* docs: rephrased for better understanding

* docs: added comment to code

---------

Co-authored-by: 404answernotfound <404answernotfound@404answoundsMBP.Home>
Bumps [vue](https://github.com/vuejs/core) from 3.4.22 to 3.4.23.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.4.22...v3.4.23)

---
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>
Bumps [vitepress](https://github.com/vuejs/vitepress) from 1.1.0 to 1.1.3.
- [Release notes](https://github.com/vuejs/vitepress/releases)
- [Changelog](https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md)
- [Commits](vuejs/vitepress@v1.1.0...v1.1.3)

---
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>
Co-authored-by: 小林 輝 <kobayashihikaru@Hikaru.local>
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
Make the sentence more reader friendly.
Updated Image URLs and pricing
Bumps [vue](https://github.com/vuejs/core) from 3.4.23 to 3.4.25.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.4.23...v3.4.25)

---
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>
In the inline style are it was written 13 px instead of 30px for the font size. I re write it to 30px
* align play icon
* fix center horizontally
* update sfc-css-features.md

Update theme to reactive  property

* docs: make example consistent with ref recommendation as standard

---------

Co-authored-by: Ben Hong <ben@bencodezen.io>
HP8585 and others added 24 commits April 29, 2024 11:04
* 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
* docs: add warning to custom-directives

* Update src/guide/reusability/custom-directives.md

---------

Co-authored-by: Natalia Tepluhina <tarya.se@gmail.com>
# Conflicts:
#	.vitepress/config.ts
#	src/api/built-in-components.md
#	src/api/built-in-directives.md
#	src/api/component-instance.md
#	src/api/reactivity-core.md
#	src/api/sfc-css-features.md
#	src/api/sfc-script-setup.md
#	src/examples/src/form-bindings/App/template.html
#	src/examples/src/list-transition/App/template.html
#	src/examples/src/modal/App/template.html
#	src/examples/src/todomvc/App/template.html
#	src/glossary/index.md
#	src/guide/best-practices/accessibility.md
#	src/guide/best-practices/performance.md
#	src/guide/built-ins/keep-alive-demos/CompA.vue
#	src/guide/built-ins/keep-alive.md
#	src/guide/components/attrs.md
#	src/guide/components/events.md
#	src/guide/components/props.md
#	src/guide/components/slots.md
#	src/guide/components/v-model.md
#	src/guide/essentials/computed.md
#	src/guide/essentials/event-handling.md
#	src/guide/essentials/watchers.md
#	src/guide/extras/reactivity-in-depth.md
#	src/guide/extras/render-function.md
#	src/guide/introduction.md
#	src/guide/quick-start.md
#	src/guide/reusability/composables.md
#	src/guide/reusability/custom-directives.md
#	src/guide/scaling-up/routing.md
#	src/tutorial/src/step-11/App/composition.js
#	src/tutorial/src/step-2/description.md
#	src/tutorial/src/step-4/App/template.html
#	src/tutorial/src/step-4/_hint/App/template.html
#	src/tutorial/src/step-6/App/template.html
#	src/tutorial/src/step-6/_hint/App/template.html
#	src/tutorial/src/step-9/App/template.html
Copy link

vercel bot commented May 4, 2024

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

Name Status Preview Comments Updated (UTC)
docs-ru ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 4, 2024 6:19am
vuejs-doc-ru ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 4, 2024 6:19am

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.

None yet