From 44c9dd9aba38dc9535eef471701f48df895836e8 Mon Sep 17 00:00:00 2001 From: Haoqun Jiang Date: Mon, 7 Feb 2022 16:14:21 +0800 Subject: [PATCH] chore: update snapshot --- playground/default/src/components/HelloWorld.vue | 2 +- playground/default/src/components/TheWelcome.vue | 8 ++++---- playground/pinia-with-tests/src/components/HelloWorld.vue | 2 +- playground/pinia-with-tests/src/components/TheWelcome.vue | 8 ++++---- playground/pinia/src/components/HelloWorld.vue | 2 +- playground/pinia/src/components/TheWelcome.vue | 8 ++++---- .../router-pinia-with-tests/src/components/HelloWorld.vue | 2 +- .../router-pinia-with-tests/src/components/TheWelcome.vue | 8 ++++---- playground/router-pinia/src/components/HelloWorld.vue | 2 +- playground/router-pinia/src/components/TheWelcome.vue | 8 ++++---- .../router-with-tests/src/components/HelloWorld.vue | 2 +- .../router-with-tests/src/components/TheWelcome.vue | 8 ++++---- playground/router/src/components/HelloWorld.vue | 2 +- playground/router/src/components/TheWelcome.vue | 8 ++++---- .../src/components/HelloWorld.vue | 2 +- .../src/components/TheWelcome.vue | 8 ++++---- playground/typescript-pinia/src/components/HelloWorld.vue | 2 +- playground/typescript-pinia/src/components/TheWelcome.vue | 8 ++++---- .../src/components/HelloWorld.vue | 2 +- .../src/components/TheWelcome.vue | 8 ++++---- .../typescript-router-pinia/src/components/HelloWorld.vue | 2 +- .../typescript-router-pinia/src/components/TheWelcome.vue | 8 ++++---- .../src/components/HelloWorld.vue | 2 +- .../src/components/TheWelcome.vue | 8 ++++---- .../typescript-router/src/components/HelloWorld.vue | 2 +- .../typescript-router/src/components/TheWelcome.vue | 8 ++++---- .../typescript-with-tests/src/components/HelloWorld.vue | 2 +- .../typescript-with-tests/src/components/TheWelcome.vue | 8 ++++---- playground/typescript/src/components/HelloWorld.vue | 2 +- playground/typescript/src/components/TheWelcome.vue | 8 ++++---- playground/with-tests/src/components/HelloWorld.vue | 2 +- playground/with-tests/src/components/TheWelcome.vue | 8 ++++---- 32 files changed, 80 insertions(+), 80 deletions(-) diff --git a/playground/default/src/components/HelloWorld.vue b/playground/default/src/components/HelloWorld.vue index 246beb34..de8b576a 100644 --- a/playground/default/src/components/HelloWorld.vue +++ b/playground/default/src/components/HelloWorld.vue @@ -13,7 +13,7 @@ defineProps({

You’ve successfully created a project with Vite + - Vue 2. + Vue 2.

diff --git a/playground/default/src/components/TheWelcome.vue b/playground/default/src/components/TheWelcome.vue index 6b274603..cccc38ef 100644 --- a/playground/default/src/components/TheWelcome.vue +++ b/playground/default/src/components/TheWelcome.vue @@ -16,7 +16,7 @@ import SupportIcon from './icons/IconSupport.vue' Vue’s - official documentation + official documentation provides you with all information you need to get started. @@ -48,8 +48,8 @@ import SupportIcon from './icons/IconSupport.vue' Get official tools and libraries for your project: - Vuex, - Vue Router, + Pinia, + Vue Router, Vue Test Utils, and Vue Dev Tools. If you need more resources, we suggest paying @@ -80,7 +80,7 @@ import SupportIcon from './icons/IconSupport.vue' As an independent project, Vue relies on community backing for its sustainability. You can help us by - becoming a sponsor. + becoming a sponsor. diff --git a/playground/pinia-with-tests/src/components/HelloWorld.vue b/playground/pinia-with-tests/src/components/HelloWorld.vue index 246beb34..de8b576a 100644 --- a/playground/pinia-with-tests/src/components/HelloWorld.vue +++ b/playground/pinia-with-tests/src/components/HelloWorld.vue @@ -13,7 +13,7 @@ defineProps({

You’ve successfully created a project with Vite + - Vue 2. + Vue 2.

diff --git a/playground/pinia-with-tests/src/components/TheWelcome.vue b/playground/pinia-with-tests/src/components/TheWelcome.vue index 6b274603..cccc38ef 100644 --- a/playground/pinia-with-tests/src/components/TheWelcome.vue +++ b/playground/pinia-with-tests/src/components/TheWelcome.vue @@ -16,7 +16,7 @@ import SupportIcon from './icons/IconSupport.vue' Vue’s - official documentation + official documentation provides you with all information you need to get started. @@ -48,8 +48,8 @@ import SupportIcon from './icons/IconSupport.vue' Get official tools and libraries for your project: - Vuex, - Vue Router, + Pinia, + Vue Router, Vue Test Utils, and Vue Dev Tools. If you need more resources, we suggest paying @@ -80,7 +80,7 @@ import SupportIcon from './icons/IconSupport.vue' As an independent project, Vue relies on community backing for its sustainability. You can help us by - becoming a sponsor. + becoming a sponsor. diff --git a/playground/pinia/src/components/HelloWorld.vue b/playground/pinia/src/components/HelloWorld.vue index 246beb34..de8b576a 100644 --- a/playground/pinia/src/components/HelloWorld.vue +++ b/playground/pinia/src/components/HelloWorld.vue @@ -13,7 +13,7 @@ defineProps({

You’ve successfully created a project with Vite + - Vue 2. + Vue 2.

diff --git a/playground/pinia/src/components/TheWelcome.vue b/playground/pinia/src/components/TheWelcome.vue index 6b274603..cccc38ef 100644 --- a/playground/pinia/src/components/TheWelcome.vue +++ b/playground/pinia/src/components/TheWelcome.vue @@ -16,7 +16,7 @@ import SupportIcon from './icons/IconSupport.vue' Vue’s - official documentation + official documentation provides you with all information you need to get started. @@ -48,8 +48,8 @@ import SupportIcon from './icons/IconSupport.vue' Get official tools and libraries for your project: - Vuex, - Vue Router, + Pinia, + Vue Router, Vue Test Utils, and Vue Dev Tools. If you need more resources, we suggest paying @@ -80,7 +80,7 @@ import SupportIcon from './icons/IconSupport.vue' As an independent project, Vue relies on community backing for its sustainability. You can help us by - becoming a sponsor. + becoming a sponsor. diff --git a/playground/router-pinia-with-tests/src/components/HelloWorld.vue b/playground/router-pinia-with-tests/src/components/HelloWorld.vue index 246beb34..de8b576a 100644 --- a/playground/router-pinia-with-tests/src/components/HelloWorld.vue +++ b/playground/router-pinia-with-tests/src/components/HelloWorld.vue @@ -13,7 +13,7 @@ defineProps({

You’ve successfully created a project with Vite + - Vue 2. + Vue 2.

diff --git a/playground/router-pinia-with-tests/src/components/TheWelcome.vue b/playground/router-pinia-with-tests/src/components/TheWelcome.vue index 6b274603..cccc38ef 100644 --- a/playground/router-pinia-with-tests/src/components/TheWelcome.vue +++ b/playground/router-pinia-with-tests/src/components/TheWelcome.vue @@ -16,7 +16,7 @@ import SupportIcon from './icons/IconSupport.vue' Vue’s - official documentation + official documentation provides you with all information you need to get started. @@ -48,8 +48,8 @@ import SupportIcon from './icons/IconSupport.vue' Get official tools and libraries for your project: - Vuex, - Vue Router, + Pinia, + Vue Router, Vue Test Utils, and Vue Dev Tools. If you need more resources, we suggest paying @@ -80,7 +80,7 @@ import SupportIcon from './icons/IconSupport.vue' As an independent project, Vue relies on community backing for its sustainability. You can help us by - becoming a sponsor. + becoming a sponsor. diff --git a/playground/router-pinia/src/components/HelloWorld.vue b/playground/router-pinia/src/components/HelloWorld.vue index 246beb34..de8b576a 100644 --- a/playground/router-pinia/src/components/HelloWorld.vue +++ b/playground/router-pinia/src/components/HelloWorld.vue @@ -13,7 +13,7 @@ defineProps({

You’ve successfully created a project with Vite + - Vue 2. + Vue 2.

diff --git a/playground/router-pinia/src/components/TheWelcome.vue b/playground/router-pinia/src/components/TheWelcome.vue index 6b274603..cccc38ef 100644 --- a/playground/router-pinia/src/components/TheWelcome.vue +++ b/playground/router-pinia/src/components/TheWelcome.vue @@ -16,7 +16,7 @@ import SupportIcon from './icons/IconSupport.vue' Vue’s - official documentation + official documentation provides you with all information you need to get started. @@ -48,8 +48,8 @@ import SupportIcon from './icons/IconSupport.vue' Get official tools and libraries for your project: - Vuex, - Vue Router, + Pinia, + Vue Router, Vue Test Utils, and Vue Dev Tools. If you need more resources, we suggest paying @@ -80,7 +80,7 @@ import SupportIcon from './icons/IconSupport.vue' As an independent project, Vue relies on community backing for its sustainability. You can help us by - becoming a sponsor. + becoming a sponsor. diff --git a/playground/router-with-tests/src/components/HelloWorld.vue b/playground/router-with-tests/src/components/HelloWorld.vue index 246beb34..de8b576a 100644 --- a/playground/router-with-tests/src/components/HelloWorld.vue +++ b/playground/router-with-tests/src/components/HelloWorld.vue @@ -13,7 +13,7 @@ defineProps({

You’ve successfully created a project with Vite + - Vue 2. + Vue 2.

diff --git a/playground/router-with-tests/src/components/TheWelcome.vue b/playground/router-with-tests/src/components/TheWelcome.vue index 6b274603..cccc38ef 100644 --- a/playground/router-with-tests/src/components/TheWelcome.vue +++ b/playground/router-with-tests/src/components/TheWelcome.vue @@ -16,7 +16,7 @@ import SupportIcon from './icons/IconSupport.vue' Vue’s - official documentation + official documentation provides you with all information you need to get started. @@ -48,8 +48,8 @@ import SupportIcon from './icons/IconSupport.vue' Get official tools and libraries for your project: - Vuex, - Vue Router, + Pinia, + Vue Router, Vue Test Utils, and Vue Dev Tools. If you need more resources, we suggest paying @@ -80,7 +80,7 @@ import SupportIcon from './icons/IconSupport.vue' As an independent project, Vue relies on community backing for its sustainability. You can help us by - becoming a sponsor. + becoming a sponsor. diff --git a/playground/router/src/components/HelloWorld.vue b/playground/router/src/components/HelloWorld.vue index 246beb34..de8b576a 100644 --- a/playground/router/src/components/HelloWorld.vue +++ b/playground/router/src/components/HelloWorld.vue @@ -13,7 +13,7 @@ defineProps({

You’ve successfully created a project with Vite + - Vue 2. + Vue 2.

diff --git a/playground/router/src/components/TheWelcome.vue b/playground/router/src/components/TheWelcome.vue index 6b274603..cccc38ef 100644 --- a/playground/router/src/components/TheWelcome.vue +++ b/playground/router/src/components/TheWelcome.vue @@ -16,7 +16,7 @@ import SupportIcon from './icons/IconSupport.vue' Vue’s - official documentation + official documentation provides you with all information you need to get started. @@ -48,8 +48,8 @@ import SupportIcon from './icons/IconSupport.vue' Get official tools and libraries for your project: - Vuex, - Vue Router, + Pinia, + Vue Router, Vue Test Utils, and Vue Dev Tools. If you need more resources, we suggest paying @@ -80,7 +80,7 @@ import SupportIcon from './icons/IconSupport.vue' As an independent project, Vue relies on community backing for its sustainability. You can help us by - becoming a sponsor. + becoming a sponsor. diff --git a/playground/typescript-pinia-with-tests/src/components/HelloWorld.vue b/playground/typescript-pinia-with-tests/src/components/HelloWorld.vue index db400342..624fb3e0 100644 --- a/playground/typescript-pinia-with-tests/src/components/HelloWorld.vue +++ b/playground/typescript-pinia-with-tests/src/components/HelloWorld.vue @@ -10,7 +10,7 @@ defineProps<{

You’ve successfully created a project with Vite + - Vue 2. + Vue 2.

diff --git a/playground/typescript-pinia-with-tests/src/components/TheWelcome.vue b/playground/typescript-pinia-with-tests/src/components/TheWelcome.vue index 2eae6a47..51d12392 100644 --- a/playground/typescript-pinia-with-tests/src/components/TheWelcome.vue +++ b/playground/typescript-pinia-with-tests/src/components/TheWelcome.vue @@ -16,7 +16,7 @@ import SupportIcon from './icons/IconSupport.vue' Vue’s - official documentation + official documentation provides you with all information you need to get started. @@ -48,8 +48,8 @@ import SupportIcon from './icons/IconSupport.vue' Get official tools and libraries for your project: - Vuex, - Vue Router, + Pinia, + Vue Router, Vue Test Utils, and Vue Dev Tools. If you need more resources, we suggest paying @@ -80,7 +80,7 @@ import SupportIcon from './icons/IconSupport.vue' As an independent project, Vue relies on community backing for its sustainability. You can help us by - becoming a sponsor. + becoming a sponsor. diff --git a/playground/typescript-pinia/src/components/HelloWorld.vue b/playground/typescript-pinia/src/components/HelloWorld.vue index db400342..624fb3e0 100644 --- a/playground/typescript-pinia/src/components/HelloWorld.vue +++ b/playground/typescript-pinia/src/components/HelloWorld.vue @@ -10,7 +10,7 @@ defineProps<{

You’ve successfully created a project with Vite + - Vue 2. + Vue 2.

diff --git a/playground/typescript-pinia/src/components/TheWelcome.vue b/playground/typescript-pinia/src/components/TheWelcome.vue index 2eae6a47..51d12392 100644 --- a/playground/typescript-pinia/src/components/TheWelcome.vue +++ b/playground/typescript-pinia/src/components/TheWelcome.vue @@ -16,7 +16,7 @@ import SupportIcon from './icons/IconSupport.vue' Vue’s - official documentation + official documentation provides you with all information you need to get started. @@ -48,8 +48,8 @@ import SupportIcon from './icons/IconSupport.vue' Get official tools and libraries for your project: - Vuex, - Vue Router, + Pinia, + Vue Router, Vue Test Utils, and Vue Dev Tools. If you need more resources, we suggest paying @@ -80,7 +80,7 @@ import SupportIcon from './icons/IconSupport.vue' As an independent project, Vue relies on community backing for its sustainability. You can help us by - becoming a sponsor. + becoming a sponsor. diff --git a/playground/typescript-router-pinia-with-tests/src/components/HelloWorld.vue b/playground/typescript-router-pinia-with-tests/src/components/HelloWorld.vue index c1d1964a..bf0a052f 100644 --- a/playground/typescript-router-pinia-with-tests/src/components/HelloWorld.vue +++ b/playground/typescript-router-pinia-with-tests/src/components/HelloWorld.vue @@ -10,7 +10,7 @@ defineProps<{

You’ve successfully created a project with Vite + - Vue 2. What's next? + Vue 2. What's next?

diff --git a/playground/typescript-router-pinia-with-tests/src/components/TheWelcome.vue b/playground/typescript-router-pinia-with-tests/src/components/TheWelcome.vue index 2eae6a47..51d12392 100644 --- a/playground/typescript-router-pinia-with-tests/src/components/TheWelcome.vue +++ b/playground/typescript-router-pinia-with-tests/src/components/TheWelcome.vue @@ -16,7 +16,7 @@ import SupportIcon from './icons/IconSupport.vue' Vue’s - official documentation + official documentation provides you with all information you need to get started. @@ -48,8 +48,8 @@ import SupportIcon from './icons/IconSupport.vue' Get official tools and libraries for your project: - Vuex, - Vue Router, + Pinia, + Vue Router, Vue Test Utils, and Vue Dev Tools. If you need more resources, we suggest paying @@ -80,7 +80,7 @@ import SupportIcon from './icons/IconSupport.vue' As an independent project, Vue relies on community backing for its sustainability. You can help us by - becoming a sponsor. + becoming a sponsor. diff --git a/playground/typescript-router-pinia/src/components/HelloWorld.vue b/playground/typescript-router-pinia/src/components/HelloWorld.vue index c1d1964a..bf0a052f 100644 --- a/playground/typescript-router-pinia/src/components/HelloWorld.vue +++ b/playground/typescript-router-pinia/src/components/HelloWorld.vue @@ -10,7 +10,7 @@ defineProps<{

You’ve successfully created a project with Vite + - Vue 2. What's next? + Vue 2. What's next?

diff --git a/playground/typescript-router-pinia/src/components/TheWelcome.vue b/playground/typescript-router-pinia/src/components/TheWelcome.vue index 2eae6a47..51d12392 100644 --- a/playground/typescript-router-pinia/src/components/TheWelcome.vue +++ b/playground/typescript-router-pinia/src/components/TheWelcome.vue @@ -16,7 +16,7 @@ import SupportIcon from './icons/IconSupport.vue' Vue’s - official documentation + official documentation provides you with all information you need to get started. @@ -48,8 +48,8 @@ import SupportIcon from './icons/IconSupport.vue' Get official tools and libraries for your project: - Vuex, - Vue Router, + Pinia, + Vue Router, Vue Test Utils, and Vue Dev Tools. If you need more resources, we suggest paying @@ -80,7 +80,7 @@ import SupportIcon from './icons/IconSupport.vue' As an independent project, Vue relies on community backing for its sustainability. You can help us by - becoming a sponsor. + becoming a sponsor. diff --git a/playground/typescript-router-with-tests/src/components/HelloWorld.vue b/playground/typescript-router-with-tests/src/components/HelloWorld.vue index c1d1964a..bf0a052f 100644 --- a/playground/typescript-router-with-tests/src/components/HelloWorld.vue +++ b/playground/typescript-router-with-tests/src/components/HelloWorld.vue @@ -10,7 +10,7 @@ defineProps<{

You’ve successfully created a project with Vite + - Vue 2. What's next? + Vue 2. What's next?

diff --git a/playground/typescript-router-with-tests/src/components/TheWelcome.vue b/playground/typescript-router-with-tests/src/components/TheWelcome.vue index 2eae6a47..51d12392 100644 --- a/playground/typescript-router-with-tests/src/components/TheWelcome.vue +++ b/playground/typescript-router-with-tests/src/components/TheWelcome.vue @@ -16,7 +16,7 @@ import SupportIcon from './icons/IconSupport.vue' Vue’s - official documentation + official documentation provides you with all information you need to get started. @@ -48,8 +48,8 @@ import SupportIcon from './icons/IconSupport.vue' Get official tools and libraries for your project: - Vuex, - Vue Router, + Pinia, + Vue Router, Vue Test Utils, and Vue Dev Tools. If you need more resources, we suggest paying @@ -80,7 +80,7 @@ import SupportIcon from './icons/IconSupport.vue' As an independent project, Vue relies on community backing for its sustainability. You can help us by - becoming a sponsor. + becoming a sponsor. diff --git a/playground/typescript-router/src/components/HelloWorld.vue b/playground/typescript-router/src/components/HelloWorld.vue index c1d1964a..bf0a052f 100644 --- a/playground/typescript-router/src/components/HelloWorld.vue +++ b/playground/typescript-router/src/components/HelloWorld.vue @@ -10,7 +10,7 @@ defineProps<{

You’ve successfully created a project with Vite + - Vue 2. What's next? + Vue 2. What's next?

diff --git a/playground/typescript-router/src/components/TheWelcome.vue b/playground/typescript-router/src/components/TheWelcome.vue index 2eae6a47..51d12392 100644 --- a/playground/typescript-router/src/components/TheWelcome.vue +++ b/playground/typescript-router/src/components/TheWelcome.vue @@ -16,7 +16,7 @@ import SupportIcon from './icons/IconSupport.vue' Vue’s - official documentation + official documentation provides you with all information you need to get started. @@ -48,8 +48,8 @@ import SupportIcon from './icons/IconSupport.vue' Get official tools and libraries for your project: - Vuex, - Vue Router, + Pinia, + Vue Router, Vue Test Utils, and Vue Dev Tools. If you need more resources, we suggest paying @@ -80,7 +80,7 @@ import SupportIcon from './icons/IconSupport.vue' As an independent project, Vue relies on community backing for its sustainability. You can help us by - becoming a sponsor. + becoming a sponsor. diff --git a/playground/typescript-with-tests/src/components/HelloWorld.vue b/playground/typescript-with-tests/src/components/HelloWorld.vue index db400342..624fb3e0 100644 --- a/playground/typescript-with-tests/src/components/HelloWorld.vue +++ b/playground/typescript-with-tests/src/components/HelloWorld.vue @@ -10,7 +10,7 @@ defineProps<{

You’ve successfully created a project with Vite + - Vue 2. + Vue 2.

diff --git a/playground/typescript-with-tests/src/components/TheWelcome.vue b/playground/typescript-with-tests/src/components/TheWelcome.vue index 2eae6a47..51d12392 100644 --- a/playground/typescript-with-tests/src/components/TheWelcome.vue +++ b/playground/typescript-with-tests/src/components/TheWelcome.vue @@ -16,7 +16,7 @@ import SupportIcon from './icons/IconSupport.vue' Vue’s - official documentation + official documentation provides you with all information you need to get started. @@ -48,8 +48,8 @@ import SupportIcon from './icons/IconSupport.vue' Get official tools and libraries for your project: - Vuex, - Vue Router, + Pinia, + Vue Router, Vue Test Utils, and Vue Dev Tools. If you need more resources, we suggest paying @@ -80,7 +80,7 @@ import SupportIcon from './icons/IconSupport.vue' As an independent project, Vue relies on community backing for its sustainability. You can help us by - becoming a sponsor. + becoming a sponsor. diff --git a/playground/typescript/src/components/HelloWorld.vue b/playground/typescript/src/components/HelloWorld.vue index db400342..624fb3e0 100644 --- a/playground/typescript/src/components/HelloWorld.vue +++ b/playground/typescript/src/components/HelloWorld.vue @@ -10,7 +10,7 @@ defineProps<{

You’ve successfully created a project with Vite + - Vue 2. + Vue 2.

diff --git a/playground/typescript/src/components/TheWelcome.vue b/playground/typescript/src/components/TheWelcome.vue index 2eae6a47..51d12392 100644 --- a/playground/typescript/src/components/TheWelcome.vue +++ b/playground/typescript/src/components/TheWelcome.vue @@ -16,7 +16,7 @@ import SupportIcon from './icons/IconSupport.vue' Vue’s - official documentation + official documentation provides you with all information you need to get started. @@ -48,8 +48,8 @@ import SupportIcon from './icons/IconSupport.vue' Get official tools and libraries for your project: - Vuex, - Vue Router, + Pinia, + Vue Router, Vue Test Utils, and Vue Dev Tools. If you need more resources, we suggest paying @@ -80,7 +80,7 @@ import SupportIcon from './icons/IconSupport.vue' As an independent project, Vue relies on community backing for its sustainability. You can help us by - becoming a sponsor. + becoming a sponsor. diff --git a/playground/with-tests/src/components/HelloWorld.vue b/playground/with-tests/src/components/HelloWorld.vue index 246beb34..de8b576a 100644 --- a/playground/with-tests/src/components/HelloWorld.vue +++ b/playground/with-tests/src/components/HelloWorld.vue @@ -13,7 +13,7 @@ defineProps({

You’ve successfully created a project with Vite + - Vue 2. + Vue 2.

diff --git a/playground/with-tests/src/components/TheWelcome.vue b/playground/with-tests/src/components/TheWelcome.vue index 6b274603..cccc38ef 100644 --- a/playground/with-tests/src/components/TheWelcome.vue +++ b/playground/with-tests/src/components/TheWelcome.vue @@ -16,7 +16,7 @@ import SupportIcon from './icons/IconSupport.vue' Vue’s - official documentation + official documentation provides you with all information you need to get started. @@ -48,8 +48,8 @@ import SupportIcon from './icons/IconSupport.vue' Get official tools and libraries for your project: - Vuex, - Vue Router, + Pinia, + Vue Router, Vue Test Utils, and Vue Dev Tools. If you need more resources, we suggest paying @@ -80,7 +80,7 @@ import SupportIcon from './icons/IconSupport.vue' As an independent project, Vue relies on community backing for its sustainability. You can help us by - becoming a sponsor. + becoming a sponsor. -- 2.47.3