You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<divclass="vueschool"><ahref="https://vueschool.io/courses/vue-router-for-everyone?friend=vuejs"target="_blank"rel="sponsored noopener"title="Learn how to build powerful Single Page Applications with the Vue Router on Vue School">Watch a free video course about Vue Router on Vue School</a></div>
Copy file name to clipboardexpand all lines: docs/ja/guide/README.md
+2
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,8 @@
6
6
すべての example では、vue の完全バージョンを使用してテンプレートを解析可能にしています。詳細は[こちら](https://jp.vuejs.org/v2/guide/installation.html#ランタイム-コンパイラとランタイム限定の違い)を参照してください。
7
7
:::
8
8
9
+
<divclass="vueschool"><ahref="https://vueschool.io/courses/vue-router-for-everyone?friend=vuejs"target="_blank"rel="sponsored noopener"title="Learn how to build powerful Single Page Applications with the Vue Router on Vue School">Watch a free video course about Vue Router on Vue School</a></div>
Copy file name to clipboardexpand all lines: docs/ja/guide/advanced/data-fetching.md
+3-1
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
# データ取得
2
2
3
+
<divclass="vueschool"><ahref="https://vueschool.io/courses/vue-router-for-everyone?friend=vuejs"target="_blank"rel="sponsored noopener"title="Learn how to build powerful Single Page Applications with the Vue Router on Vue School">Watch a free video course about Vue Router on Vue School</a></div>
Copy file name to clipboardexpand all lines: docs/ja/guide/advanced/lazy-loading.md
+2
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
# 遅延ローディングルート
2
2
3
+
<divclass="vueschool"><ahref="https://vueschool.io/courses/vue-router-for-everyone?friend=vuejs"target="_blank"rel="sponsored noopener"title="Learn how to build powerful Single Page Applications with the Vue Router on Vue School">Watch a free video course about Vue Router on Vue School</a></div>
Copy file name to clipboardexpand all lines: docs/ja/guide/advanced/meta.md
+2
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
# ルートメタフィールド
2
2
3
+
<divclass="vueschool"><ahref="https://vueschool.io/courses/vue-router-for-everyone?friend=vuejs"target="_blank"rel="sponsored noopener"title="Learn how to build powerful Single Page Applications with the Vue Router on Vue School">Watch a free video course about Vue Router on Vue School</a></div>
Copy file name to clipboardexpand all lines: docs/ja/guide/advanced/navigation-guards.md
+21-2
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
# ナビゲーションガード
2
2
3
+
<divclass="vueschool"><ahref="https://vueschool.io/courses/vue-router-for-everyone?friend=vuejs"target="_blank"rel="sponsored noopener"title="Learn how to build powerful Single Page Applications with the Vue Router on Vue School">Watch a free video course about Vue Router on Vue School</a></div>
Copy file name to clipboardexpand all lines: docs/ja/guide/advanced/scroll-behavior.md
+2
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
# スクロールの振る舞い
2
2
3
+
<divclass="vueschool"><ahref="https://vueschool.io/courses/vue-router-for-everyone?friend=vuejs"target="_blank"rel="sponsored noopener"title="Learn how to build powerful Single Page Applications with the Vue Router on Vue School">Watch a free video course about Vue Router on Vue School</a></div>
4
+
3
5
クライアントサイドのルーティングを使っている時に、新しいルートに対してスクロールをトップへ移動させたいかもしれません、もしくは実際のページリロードがしているように history 要素のスクロールポジションを保持したいこともあるかもしれません。 `vue-router` ではこれらをさらによく実現できます。ルートナビゲーションにおけるスクロールの挙動を完全にカスタマイズすることができます。
Copy file name to clipboardexpand all lines: docs/ja/guide/advanced/transitions.md
+2
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
# トランジション
2
2
3
+
<divclass="vueschool"><ahref="https://vueschool.io/courses/vue-router-for-everyone?friend=vuejs"target="_blank"rel="sponsored noopener"title="Learn how to build powerful Single Page Applications with the Vue Router on Vue School">Watch a free video course about Vue Router on Vue School</a></div>
Copy file name to clipboardexpand all lines: docs/ja/guide/essentials/dynamic-matching.md
+2
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
# 動的ルートマッチング
2
2
3
+
<divclass="vueschool"><ahref="https://vueschool.io/courses/vue-router-for-everyone?friend=vuejs"target="_blank"rel="sponsored noopener"title="Learn how to build powerful Single Page Applications with the Vue Router on Vue School">Watch a free video course about Vue Router on Vue School</a></div>
4
+
3
5
パターンを使って同じコンポーネントにルートをマップする必要がしばしばあるでしょう。例えば、 `User` コンポーネントは全てのユーザーに対して描画されるべきであるが、それぞれ異なるユーザー ID を持つ場合などです。`vue-router` ではパスの中の動的なセグメントを使用して実現できます。
Copy file name to clipboardexpand all lines: docs/ja/guide/essentials/history-mode.md
+4-2
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
# HTML5 History モード
2
2
3
+
<divclass="vueschool"><ahref="https://vueschool.io/courses/vue-router-for-everyone?friend=vuejs"target="_blank"rel="sponsored noopener"title="Learn how to build powerful Single Page Applications with the Vue Router on Vue School">Watch a free video course about Vue Router on Vue School</a></div>
Copy file name to clipboardexpand all lines: docs/ja/guide/essentials/named-routes.md
+2
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
# 名前付きルート
2
2
3
+
<divclass="vueschool"><ahref="https://vueschool.io/courses/vue-router-for-everyone?friend=vuejs"target="_blank"rel="sponsored noopener"title="Learn how to build powerful Single Page Applications with the Vue Router on Vue School">Watch a free video course about Vue Router on Vue School</a></div>
Copy file name to clipboardexpand all lines: docs/ja/guide/essentials/named-views.md
+2
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
# 名前付きビュー
2
2
3
+
<divclass="vueschool"><ahref="https://vueschool.io/courses/vue-router-for-everyone?friend=vuejs"target="_blank"rel="sponsored noopener"title="Learn how to build powerful Single Page Applications with the Vue Router on Vue School">Watch a free video course about Vue Router on Vue School</a></div>
Copy file name to clipboardexpand all lines: docs/ja/guide/essentials/navigation.md
+2
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
# プログラムによるナビゲーション
2
2
3
+
<divclass="vueschool"><ahref="https://vueschool.io/courses/vue-router-for-everyone?friend=vuejs"target="_blank"rel="sponsored noopener"title="Learn how to build powerful Single Page Applications with the Vue Router on Vue School">Watch a free video course about Vue Router on Vue School</a></div>
Copy file name to clipboardexpand all lines: docs/ja/guide/essentials/nested-routes.md
+2
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
# ネストされたルート
2
2
3
+
<divclass="vueschool"><ahref="https://vueschool.io/courses/vue-router-for-everyone?friend=vuejs"target="_blank"rel="sponsored noopener"title="Learn how to build powerful Single Page Applications with the Vue Router on Vue School">Watch a free video course about Vue Router on Vue School</a></div>
Copy file name to clipboardexpand all lines: docs/ja/guide/essentials/passing-props.md
+2
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
# ルートコンポーネントにプロパティを渡す
2
2
3
+
<divclass="vueschool"><ahref="https://vueschool.io/courses/vue-router-for-everyone?friend=vuejs"target="_blank"rel="sponsored noopener"title="Learn how to build powerful Single Page Applications with the Vue Router on Vue School">Watch a free video course about Vue Router on Vue School</a></div>
0 commit comments