Skip to content

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 17 commits into from
Sep 4, 2021
Merged

Conversation

naokie
Copy link
Member

@naokie naokie commented Sep 4, 2021

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

olegBuda and others added 17 commits September 4, 2021 08:43
* 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>
@netlify
Copy link

netlify bot commented Sep 4, 2021

✔️ 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

@naokie naokie merged commit a38c359 into vuejs-jp:lang-ja Sep 4, 2021
@pr-triage pr-triage bot removed the PR: unreviewed label Sep 4, 2021
@naokie naokie deleted the summary-update-aug-2nd branch September 4, 2021 01:01
@pr-triage pr-triage bot added the PR: merged label Sep 4, 2021
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