forked from vuejs/docs
-
Notifications
You must be signed in to change notification settings - Fork 0
chore: update all playground links to use shorter format #1
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
Open
EricSimons
wants to merge
118
commits into
main
Choose a base branch
from
EricSimons/patch-48952
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.
Conversation
This file contains hidden or 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
* Composition API version * fix * Fix problems with new SFC example Co-authored-by: Peter Kompasz <[email protected]>
* Update: watchers.md Add `Eager Watchers` section to composition side * docs: returns consideration * Reword the section on watchEffect Co-authored-by: Johnny Charcosset <[email protected]> Co-authored-by: Johnny Charcosset <[email protected]>
* Fix grammar * Update src/tutorial/src/step-5/description.md Co-authored-by: Natalia Tepluhina <[email protected]> Co-authored-by: Natalia Tepluhina <[email protected]>
added ARC Toolkit to automated tools; added Visual ARIA and Silktide to other tools
* docs: update Anthony's info * chore
Props is pluralized, thus `have` should be used. :-)
firction -> friction
* Add note about `key` atribute usage in <Transtion> * Add(api): Example of key usage in transition * Correct grammar errors * Correct grammar errors * Tweaks for using a key with a Transition --------- Co-authored-by: Seweryn Woliński <[email protected]>
Fix minor language errors. Replace "dumb" with "foolish" as the use of "dumb" may be taken as offensive by some people even though most people do not see this word as offensive.
* Remove excess words and fix minor language issues Remove "at a time" which is redundant as "at most" is sufficient Replace "relevant tooling section" with the name of the section for better accessibility Make "Src" lowercase to be consistent with other use of tags and attributes in the Vue documentation, i.e. setup() and <script setup> * Wrap src in backticks Following your suggestion, I checked more of the docs and I agree that it should be wrapped in backticks here too. Co-authored-by: skirtle <[email protected]> --------- Co-authored-by: skirtle <[email protected]>
* Padding on options preferences for max-width:960px * New padding em * 959px and no units * Delete package-lock.json * Update .vitepress/theme/components/PreferenceSwitch.vue Co-authored-by: skirtle <[email protected]> --------- Co-authored-by: skirtle <[email protected]>
* Add Ukrainian to condig * Update translation status
* Using ComponentPublicInstance with template refs * Remove .html --------- Co-authored-by: Natalia Tepluhina <[email protected]>
* feat: French translation is complete! * fix: reorder translations
* Update template-syntax.md * Update template-syntax.md
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.
No description provided.