Skip to content

docs: update docs/ja #422

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 5 commits into from
Feb 21, 2018
Merged

docs: update docs/ja #422

merged 5 commits into from
Feb 21, 2018

Conversation

38elements
Copy link
Contributor

No description provided.

Copy link
Member

@kazupon kazupon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

レビュー 👀 コメント 💬 しました。
確認お願いします!


Vue Router の `router-link` コンポーネントをスタブするためのコンポーネントです。

レンダリングツリーにある router-link コンポーネントを見つけることにこのコンポーネントを使用することができます。
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

to find見つけることに というより 見つけるために の方が分かりやすいと思います。

@@ -18,6 +18,8 @@ shallow(Component, {
})
```

> Vue Router を localVue にインストールすると `$route` と `$router` が read-only プロパティーとして localVue に追加されます。これは VueRouter をインストールした localVue を使用しているコンポーネントをマウントする時、 `mock` オプションで `$route` と `$router` を上書きすることができないことを意味します。
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

read-only プロパティーですが、特に読み込みのみのプロパティで訳してもいいと思います。

@38elements
Copy link
Contributor Author

@kazupon
Thank you for reviewing.

Copy link
Member

@eddyerburgh eddyerburgh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks :)

@eddyerburgh eddyerburgh merged commit 5bfef56 into vuejs:dev Feb 21, 2018
@38elements 38elements deleted the document branch February 22, 2018 12:34
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.

3 participants