-
Notifications
You must be signed in to change notification settings - Fork 87
8月後半の更新に追従 #508
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
Merged
Merged
8月後半の更新に追従 #508
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
* Update reactivity-computed-watchers.md * Update reactivity-computed-watchers.md
* fix: double dashes in command with vite * Updated for npm 6 and 7 users * Fix bad spacing
* Change `is` prop to `is` attr * change attr to attribute
Fixed tipo in MyBar.ce.bar as MyBar.ce.vue.
* Second-person consistency * Edit defineProps and defineEmits for clarity * Update src/api/sfc-script-setup.md Co-authored-by: skirtle <65301168+skirtles-code@users.noreply.github.com> Co-authored-by: skirtle <65301168+skirtles-code@users.noreply.github.com>
✔️ Deploy Preview for vuejs-v3-ja-doc-preview ready! 🔨 Explore the source changes: eb9dec1 🔍 Inspect the deploy log: https://app.netlify.com/sites/vuejs-v3-ja-doc-preview/deploys/6132c343aea0e80007d2469e 😎 Browse the preview: https://deploy-preview-508--vuejs-v3-ja-doc-preview.netlify.app |
jay-es
pushed a commit
to jay-es/ja.vuejs.org
that referenced
this pull request
Oct 14, 2021
* change document version from char to npm svg file, keep be consistent with vue-next repo (vuejs-jp#480) * docs: links to migration guide + update navbar ecosystem links * fix: change to modern bundler (vuejs-jp#508) * fix: fixed Vue CLI npm name * fix: update broken links vuejs/docs@96d6403#diff-923f699fa88653104589aefed42ad89c3b1df393cdd375c0e0805f4e305ab93e * docs: add intro to installation * fix: casing on npm vuejs/docs@8c8d85a#diff-923f699fa88653104589aefed42ad89c3b1df393cdd375c0e0805f4e305ab93e * docs: update number of methods recommended * update jsdelivr link (#684) point to current vue release * Use `@vitejs/app` instead of `vite-app` (#818) When I use `vite-app`, `Tailwind CSS` can't work. And I see on the website of `vite`, now they use `@vitejs/app`. * Update installation.md (#841) * chore(installation): unify and fix some markdown styles (#918) * chore(installation): unify to use backquates in 'Explanation of Different Builds' * chore(installation): remove some markdown linter warnings * docs: add self hosting Vue as an option in the installation guide (#923) * fix grammatical error in installation.md (#953) avoid repetition of conjunction, that. and change 'vite' to 'Vite'. * docs: translate guide > installation * fix: anchor link Co-authored-by: awkj <hzzbiu@gmail.com> Co-authored-by: Evan You <yyx990803@gmail.com> Co-authored-by: kazuya kawaguchi <kawakazu80@gmail.com> Co-authored-by: NataliaTepluhina <tarya.se@gmail.com> Co-authored-by: Ben Hong <ben@bencodezen.io> Co-authored-by: Isaac Levy <isaac.r.levy@gmail.com> Co-authored-by: Han Han <haannn@qq.com> Co-authored-by: moosemanf <35728959+moosemanf@users.noreply.github.com> Co-authored-by: kangetsu121 <34597587+kangetsu121@users.noreply.github.com> Co-authored-by: skirtle <65301168+skirtles-code@users.noreply.github.com> Co-authored-by: Idorenyin Udoh <idorenyinudoh10@outlook.com>
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@9fbe7aa...9cbe2b7
Proposed Solution
Additional Information
close #487
close #488
close #489
close #494
close #495
close #496
close #497
close #498
close #499
close #500
close #501
close #502
close #503
close #504
close #505
close #506
close #507