-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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 #a10d1cc3 #1056
Open
wxsms
wants to merge
13
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 #a10d1cc3 #1056
Conversation
This file contains 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
This reverts commit ab958c8.
…ages (#3119) * docs: hide all the style-guide links until it's ready * docs: add outdated warnings on style guide pages * docs: adjust v-for with v-if warnings * docs: add outdated warning to style-guide index
…097) * docs: template-refs defineExpose before await * Update src/guide/essentials/template-refs.md --------- Co-authored-by: Natalia Tepluhina <[email protected]>
… components/registration.md file. (#3103) edited src/guide/components/registration.md file. More verbose for new learners.
…r (#3125) * Add files via upload tesst * Delete test.txt * Fixed issue #3094 It was stated that Lifecycle hooks should be at the end of the essentials tab because it fits the narrative better. vuejs/docs#3094
* docs(guide/components/slots): clarify slot presence phrasing The original phrasing "whether or not a slot is present" was potentially misleading, as it suggested checking the existence of the slot itself rather than whether content was passed to it. Updated the explanation to clarify this distinction for better readability and accuracy. * docs(guide/components/slots): clarify slot presence phrasing (2) The phrase "When the header/footer/default is present..." could be interpreted as referring to the slot's definition, rather than whether content is provided for the slot
1. Removed the implication that teleport is focussed on displaying the element _outside the Vue application_. The real focus is on displaying outside the original component. 2. Improved grammar generally and reduced unnecessary words.
# Conflicts: # .vitepress/config.ts # src/api/general.md # src/guide/built-ins/teleport.md # src/guide/components/registration.md # src/guide/components/slots.md # src/guide/essentials/conditional.md # src/guide/essentials/list.md # src/guide/essentials/reactivity-fundamentals.md # src/guide/essentials/template-refs.md # src/guide/extras/web-components.md
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Deploying docs-zh-cn with Cloudflare Pages
|
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.
Description of Problem
vuejs/docs@f9c82f4...a10d1cc