From: Cédric Exbrayat Date: Thu, 25 Nov 2021 11:06:41 +0000 (+0100) Subject: fix: use string as prop type in TS (#13) X-Git-Tag: v3.0.0-beta.8~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d29e6d668b17248ab4f526bc38b1496badef181a;p=thirdparty%2Fvuejs%2Fcreate-vue.git fix: use string as prop type in TS (#13) --- diff --git a/playground/typescript-jsx-router-vuex-with-tests/src/components/HelloWorld.vue b/playground/typescript-jsx-router-vuex-with-tests/src/components/HelloWorld.vue index 06a06005..987adb9f 100644 --- a/playground/typescript-jsx-router-vuex-with-tests/src/components/HelloWorld.vue +++ b/playground/typescript-jsx-router-vuex-with-tests/src/components/HelloWorld.vue @@ -1,6 +1,6 @@ diff --git a/playground/typescript-jsx-router-vuex/src/components/HelloWorld.vue b/playground/typescript-jsx-router-vuex/src/components/HelloWorld.vue index 06a06005..987adb9f 100644 --- a/playground/typescript-jsx-router-vuex/src/components/HelloWorld.vue +++ b/playground/typescript-jsx-router-vuex/src/components/HelloWorld.vue @@ -1,6 +1,6 @@ diff --git a/playground/typescript-jsx-router-with-tests/src/components/HelloWorld.vue b/playground/typescript-jsx-router-with-tests/src/components/HelloWorld.vue index 06a06005..987adb9f 100644 --- a/playground/typescript-jsx-router-with-tests/src/components/HelloWorld.vue +++ b/playground/typescript-jsx-router-with-tests/src/components/HelloWorld.vue @@ -1,6 +1,6 @@ diff --git a/playground/typescript-jsx-router/src/components/HelloWorld.vue b/playground/typescript-jsx-router/src/components/HelloWorld.vue index 06a06005..987adb9f 100644 --- a/playground/typescript-jsx-router/src/components/HelloWorld.vue +++ b/playground/typescript-jsx-router/src/components/HelloWorld.vue @@ -1,6 +1,6 @@ diff --git a/playground/typescript-jsx-vuex-with-tests/src/components/HelloWorld.vue b/playground/typescript-jsx-vuex-with-tests/src/components/HelloWorld.vue index c7352017..01118cd9 100644 --- a/playground/typescript-jsx-vuex-with-tests/src/components/HelloWorld.vue +++ b/playground/typescript-jsx-vuex-with-tests/src/components/HelloWorld.vue @@ -1,6 +1,6 @@ diff --git a/playground/typescript-jsx-vuex/src/components/HelloWorld.vue b/playground/typescript-jsx-vuex/src/components/HelloWorld.vue index c7352017..01118cd9 100644 --- a/playground/typescript-jsx-vuex/src/components/HelloWorld.vue +++ b/playground/typescript-jsx-vuex/src/components/HelloWorld.vue @@ -1,6 +1,6 @@ diff --git a/playground/typescript-jsx-with-tests/src/components/HelloWorld.vue b/playground/typescript-jsx-with-tests/src/components/HelloWorld.vue index c7352017..01118cd9 100644 --- a/playground/typescript-jsx-with-tests/src/components/HelloWorld.vue +++ b/playground/typescript-jsx-with-tests/src/components/HelloWorld.vue @@ -1,6 +1,6 @@ diff --git a/playground/typescript-jsx/src/components/HelloWorld.vue b/playground/typescript-jsx/src/components/HelloWorld.vue index c7352017..01118cd9 100644 --- a/playground/typescript-jsx/src/components/HelloWorld.vue +++ b/playground/typescript-jsx/src/components/HelloWorld.vue @@ -1,6 +1,6 @@ diff --git a/playground/typescript-router-vuex-with-tests/src/components/HelloWorld.vue b/playground/typescript-router-vuex-with-tests/src/components/HelloWorld.vue index 06a06005..987adb9f 100644 --- a/playground/typescript-router-vuex-with-tests/src/components/HelloWorld.vue +++ b/playground/typescript-router-vuex-with-tests/src/components/HelloWorld.vue @@ -1,6 +1,6 @@ diff --git a/playground/typescript-router-vuex/src/components/HelloWorld.vue b/playground/typescript-router-vuex/src/components/HelloWorld.vue index 06a06005..987adb9f 100644 --- a/playground/typescript-router-vuex/src/components/HelloWorld.vue +++ b/playground/typescript-router-vuex/src/components/HelloWorld.vue @@ -1,6 +1,6 @@ diff --git a/playground/typescript-router-with-tests/src/components/HelloWorld.vue b/playground/typescript-router-with-tests/src/components/HelloWorld.vue index 06a06005..987adb9f 100644 --- a/playground/typescript-router-with-tests/src/components/HelloWorld.vue +++ b/playground/typescript-router-with-tests/src/components/HelloWorld.vue @@ -1,6 +1,6 @@ diff --git a/playground/typescript-router/src/components/HelloWorld.vue b/playground/typescript-router/src/components/HelloWorld.vue index 06a06005..987adb9f 100644 --- a/playground/typescript-router/src/components/HelloWorld.vue +++ b/playground/typescript-router/src/components/HelloWorld.vue @@ -1,6 +1,6 @@ diff --git a/playground/typescript-vuex-with-tests/src/components/HelloWorld.vue b/playground/typescript-vuex-with-tests/src/components/HelloWorld.vue index c7352017..01118cd9 100644 --- a/playground/typescript-vuex-with-tests/src/components/HelloWorld.vue +++ b/playground/typescript-vuex-with-tests/src/components/HelloWorld.vue @@ -1,6 +1,6 @@ diff --git a/playground/typescript-vuex/src/components/HelloWorld.vue b/playground/typescript-vuex/src/components/HelloWorld.vue index c7352017..01118cd9 100644 --- a/playground/typescript-vuex/src/components/HelloWorld.vue +++ b/playground/typescript-vuex/src/components/HelloWorld.vue @@ -1,6 +1,6 @@ diff --git a/playground/typescript-with-tests/src/components/HelloWorld.vue b/playground/typescript-with-tests/src/components/HelloWorld.vue index c7352017..01118cd9 100644 --- a/playground/typescript-with-tests/src/components/HelloWorld.vue +++ b/playground/typescript-with-tests/src/components/HelloWorld.vue @@ -1,6 +1,6 @@ diff --git a/playground/typescript/src/components/HelloWorld.vue b/playground/typescript/src/components/HelloWorld.vue index c7352017..01118cd9 100644 --- a/playground/typescript/src/components/HelloWorld.vue +++ b/playground/typescript/src/components/HelloWorld.vue @@ -1,6 +1,6 @@ diff --git a/template/code/typescript-default/src/components/HelloWorld.vue b/template/code/typescript-default/src/components/HelloWorld.vue index c7352017..01118cd9 100644 --- a/template/code/typescript-default/src/components/HelloWorld.vue +++ b/template/code/typescript-default/src/components/HelloWorld.vue @@ -1,6 +1,6 @@ diff --git a/template/code/typescript-router/src/components/HelloWorld.vue b/template/code/typescript-router/src/components/HelloWorld.vue index 06a06005..987adb9f 100644 --- a/template/code/typescript-router/src/components/HelloWorld.vue +++ b/template/code/typescript-router/src/components/HelloWorld.vue @@ -1,6 +1,6 @@