]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commit
chore: regenerate playground snapshot
authorHaoqun Jiang <haoqunjiang@gmail.com>
Thu, 18 Nov 2021 11:20:17 +0000 (19:20 +0800)
committerHaoqun Jiang <haoqunjiang@gmail.com>
Thu, 18 Nov 2021 11:20:17 +0000 (19:20 +0800)
commit1673711e94b26d59ece285759ae4564f27fd625d
treea13646dc8bc7e8ac562f70b6ab41b776523d30c3
parent02a70ce90ae7dcf3d2471929b177adb7d9ecb87d
chore: regenerate playground snapshot
156 files changed:
playground/default/package.json
playground/default/src/App.vue
playground/default/src/components/TheWelcome.vue [moved from playground/default/src/components/Welcome.vue with 100% similarity]
playground/jsx-router-vuex-with-tests/README.md
playground/jsx-router-vuex-with-tests/package.json
playground/jsx-router-vuex-with-tests/src/components/TheWelcome.vue [moved from playground/jsx-router-vuex-with-tests/src/components/Welcome.vue with 100% similarity]
playground/jsx-router-vuex-with-tests/src/router/index.js
playground/jsx-router-vuex-with-tests/src/views/AboutView.vue [moved from playground/jsx-router-vuex-with-tests/src/views/About.vue with 100% similarity]
playground/jsx-router-vuex-with-tests/src/views/HomeView.vue [moved from playground/jsx-router-vuex-with-tests/src/views/Home.vue with 52% similarity]
playground/jsx-router-vuex/package.json
playground/jsx-router-vuex/src/components/TheWelcome.vue [moved from playground/jsx-router-vuex/src/components/Welcome.vue with 100% similarity]
playground/jsx-router-vuex/src/router/index.js
playground/jsx-router-vuex/src/views/AboutView.vue [moved from playground/jsx-router-vuex/src/views/About.vue with 100% similarity]
playground/jsx-router-vuex/src/views/HomeView.vue [moved from playground/jsx-router-vuex/src/views/Home.vue with 52% similarity]
playground/jsx-router-with-tests/README.md
playground/jsx-router-with-tests/package.json
playground/jsx-router-with-tests/src/components/TheWelcome.vue [moved from playground/jsx-router-with-tests/src/components/Welcome.vue with 100% similarity]
playground/jsx-router-with-tests/src/router/index.js
playground/jsx-router-with-tests/src/views/AboutView.vue [moved from playground/jsx-router-with-tests/src/views/About.vue with 100% similarity]
playground/jsx-router-with-tests/src/views/HomeView.vue [moved from playground/jsx-router-with-tests/src/views/Home.vue with 52% similarity]
playground/jsx-router/package.json
playground/jsx-router/src/components/TheWelcome.vue [moved from playground/jsx-router/src/components/Welcome.vue with 100% similarity]
playground/jsx-router/src/router/index.js
playground/jsx-router/src/views/AboutView.vue [moved from playground/jsx-router/src/views/About.vue with 100% similarity]
playground/jsx-router/src/views/HomeView.vue [moved from playground/jsx-router/src/views/Home.vue with 52% similarity]
playground/jsx-vuex-with-tests/README.md
playground/jsx-vuex-with-tests/package.json
playground/jsx-vuex-with-tests/src/App.vue
playground/jsx-vuex-with-tests/src/components/TheWelcome.vue [moved from playground/jsx-vuex-with-tests/src/components/Welcome.vue with 100% similarity]
playground/jsx-vuex/package.json
playground/jsx-vuex/src/App.vue
playground/jsx-vuex/src/components/TheWelcome.vue [moved from playground/jsx-vuex/src/components/Welcome.vue with 100% similarity]
playground/jsx-with-tests/README.md
playground/jsx-with-tests/package.json
playground/jsx-with-tests/src/App.vue
playground/jsx-with-tests/src/components/TheWelcome.vue [moved from playground/jsx-with-tests/src/components/Welcome.vue with 100% similarity]
playground/jsx/package.json
playground/jsx/src/App.vue
playground/jsx/src/components/TheWelcome.vue [moved from playground/jsx/src/components/Welcome.vue with 100% similarity]
playground/router-vuex-with-tests/README.md
playground/router-vuex-with-tests/package.json
playground/router-vuex-with-tests/src/components/TheWelcome.vue [moved from playground/router-vuex-with-tests/src/components/Welcome.vue with 100% similarity]
playground/router-vuex-with-tests/src/router/index.js
playground/router-vuex-with-tests/src/views/AboutView.vue [moved from playground/router-vuex-with-tests/src/views/About.vue with 100% similarity]
playground/router-vuex-with-tests/src/views/Home.vue [deleted file]
playground/router-vuex-with-tests/src/views/HomeView.vue [new file with mode: 0644]
playground/router-vuex/package.json
playground/router-vuex/src/components/TheWelcome.vue [moved from playground/router-vuex/src/components/Welcome.vue with 100% similarity]
playground/router-vuex/src/router/index.js
playground/router-vuex/src/views/AboutView.vue [moved from playground/router-vuex/src/views/About.vue with 100% similarity]
playground/router-vuex/src/views/Home.vue [deleted file]
playground/router-vuex/src/views/HomeView.vue [new file with mode: 0644]
playground/router-with-tests/README.md
playground/router-with-tests/package.json
playground/router-with-tests/src/components/TheWelcome.vue [moved from playground/router-with-tests/src/components/Welcome.vue with 100% similarity]
playground/router-with-tests/src/router/index.js
playground/router-with-tests/src/views/AboutView.vue [moved from playground/router-with-tests/src/views/About.vue with 100% similarity]
playground/router-with-tests/src/views/Home.vue [deleted file]
playground/router-with-tests/src/views/HomeView.vue [new file with mode: 0644]
playground/router/package.json
playground/router/src/components/TheWelcome.vue [moved from playground/router/src/components/Welcome.vue with 100% similarity]
playground/router/src/router/index.js
playground/router/src/views/AboutView.vue [moved from playground/router/src/views/About.vue with 100% similarity]
playground/router/src/views/Home.vue [deleted file]
playground/router/src/views/HomeView.vue [new file with mode: 0644]
playground/typescript-jsx-router-vuex-with-tests/README.md
playground/typescript-jsx-router-vuex-with-tests/package.json
playground/typescript-jsx-router-vuex-with-tests/src/components/TheWelcome.vue [moved from playground/typescript-jsx-router-vuex-with-tests/src/components/Welcome.vue with 100% similarity]
playground/typescript-jsx-router-vuex-with-tests/src/router/index.ts
playground/typescript-jsx-router-vuex-with-tests/src/views/AboutView.vue [moved from playground/typescript-jsx-router-vuex-with-tests/src/views/About.vue with 100% similarity]
playground/typescript-jsx-router-vuex-with-tests/src/views/Home.vue [deleted file]
playground/typescript-jsx-router-vuex-with-tests/src/views/HomeView.vue [new file with mode: 0644]
playground/typescript-jsx-router-vuex/package.json
playground/typescript-jsx-router-vuex/src/components/TheWelcome.vue [moved from playground/typescript-jsx-router-vuex/src/components/Welcome.vue with 100% similarity]
playground/typescript-jsx-router-vuex/src/router/index.ts
playground/typescript-jsx-router-vuex/src/views/AboutView.vue [moved from playground/typescript-jsx-router-vuex/src/views/About.vue with 100% similarity]
playground/typescript-jsx-router-vuex/src/views/Home.vue [deleted file]
playground/typescript-jsx-router-vuex/src/views/HomeView.vue [new file with mode: 0644]
playground/typescript-jsx-router-with-tests/README.md
playground/typescript-jsx-router-with-tests/package.json
playground/typescript-jsx-router-with-tests/src/components/TheWelcome.vue [moved from playground/typescript-jsx-router-with-tests/src/components/Welcome.vue with 100% similarity]
playground/typescript-jsx-router-with-tests/src/router/index.ts
playground/typescript-jsx-router-with-tests/src/views/AboutView.vue [moved from playground/typescript-jsx-router-with-tests/src/views/About.vue with 100% similarity]
playground/typescript-jsx-router-with-tests/src/views/Home.vue [deleted file]
playground/typescript-jsx-router-with-tests/src/views/HomeView.vue [new file with mode: 0644]
playground/typescript-jsx-router/package.json
playground/typescript-jsx-router/src/components/TheWelcome.vue [moved from playground/typescript-jsx-router/src/components/Welcome.vue with 100% similarity]
playground/typescript-jsx-router/src/router/index.ts
playground/typescript-jsx-router/src/views/AboutView.vue [moved from playground/typescript-jsx-router/src/views/About.vue with 100% similarity]
playground/typescript-jsx-router/src/views/Home.vue [deleted file]
playground/typescript-jsx-router/src/views/HomeView.vue [new file with mode: 0644]
playground/typescript-jsx-vuex-with-tests/README.md
playground/typescript-jsx-vuex-with-tests/package.json
playground/typescript-jsx-vuex-with-tests/src/App.vue
playground/typescript-jsx-vuex-with-tests/src/components/TheWelcome.vue [moved from playground/typescript-jsx-vuex-with-tests/src/components/Welcome.vue with 100% similarity]
playground/typescript-jsx-vuex/package.json
playground/typescript-jsx-vuex/src/App.vue
playground/typescript-jsx-vuex/src/components/TheWelcome.vue [moved from playground/typescript-jsx-vuex/src/components/Welcome.vue with 100% similarity]
playground/typescript-jsx-with-tests/README.md
playground/typescript-jsx-with-tests/package.json
playground/typescript-jsx-with-tests/src/App.vue
playground/typescript-jsx-with-tests/src/components/TheWelcome.vue [moved from playground/typescript-jsx-with-tests/src/components/Welcome.vue with 100% similarity]
playground/typescript-jsx/package.json
playground/typescript-jsx/src/App.vue
playground/typescript-jsx/src/components/TheWelcome.vue [moved from playground/typescript-jsx/src/components/Welcome.vue with 100% similarity]
playground/typescript-router-vuex-with-tests/README.md
playground/typescript-router-vuex-with-tests/package.json
playground/typescript-router-vuex-with-tests/src/components/TheWelcome.vue [moved from playground/typescript-router-vuex-with-tests/src/components/Welcome.vue with 100% similarity]
playground/typescript-router-vuex-with-tests/src/router/index.ts
playground/typescript-router-vuex-with-tests/src/views/AboutView.vue [moved from playground/typescript-router-vuex-with-tests/src/views/About.vue with 100% similarity]
playground/typescript-router-vuex-with-tests/src/views/Home.vue [deleted file]
playground/typescript-router-vuex-with-tests/src/views/HomeView.vue [new file with mode: 0644]
playground/typescript-router-vuex/package.json
playground/typescript-router-vuex/src/components/TheWelcome.vue [moved from playground/typescript-router-vuex/src/components/Welcome.vue with 100% similarity]
playground/typescript-router-vuex/src/router/index.ts
playground/typescript-router-vuex/src/views/AboutView.vue [moved from playground/typescript-router-vuex/src/views/About.vue with 100% similarity]
playground/typescript-router-vuex/src/views/Home.vue [deleted file]
playground/typescript-router-vuex/src/views/HomeView.vue [new file with mode: 0644]
playground/typescript-router-with-tests/README.md
playground/typescript-router-with-tests/package.json
playground/typescript-router-with-tests/src/components/TheWelcome.vue [moved from playground/typescript-router-with-tests/src/components/Welcome.vue with 100% similarity]
playground/typescript-router-with-tests/src/router/index.ts
playground/typescript-router-with-tests/src/views/AboutView.vue [moved from playground/typescript-router-with-tests/src/views/About.vue with 100% similarity]
playground/typescript-router-with-tests/src/views/Home.vue [deleted file]
playground/typescript-router-with-tests/src/views/HomeView.vue [new file with mode: 0644]
playground/typescript-router/package.json
playground/typescript-router/src/components/TheWelcome.vue [moved from playground/typescript-router/src/components/Welcome.vue with 100% similarity]
playground/typescript-router/src/router/index.ts
playground/typescript-router/src/views/AboutView.vue [moved from playground/typescript-router/src/views/About.vue with 100% similarity]
playground/typescript-router/src/views/Home.vue [deleted file]
playground/typescript-router/src/views/HomeView.vue [new file with mode: 0644]
playground/typescript-vuex-with-tests/README.md
playground/typescript-vuex-with-tests/package.json
playground/typescript-vuex-with-tests/src/App.vue
playground/typescript-vuex-with-tests/src/components/TheWelcome.vue [moved from playground/typescript-vuex-with-tests/src/components/Welcome.vue with 100% similarity]
playground/typescript-vuex/package.json
playground/typescript-vuex/src/App.vue
playground/typescript-vuex/src/components/TheWelcome.vue [moved from playground/typescript-vuex/src/components/Welcome.vue with 100% similarity]
playground/typescript-with-tests/README.md
playground/typescript-with-tests/package.json
playground/typescript-with-tests/src/App.vue
playground/typescript-with-tests/src/components/TheWelcome.vue [moved from playground/typescript-with-tests/src/components/Welcome.vue with 100% similarity]
playground/typescript/package.json
playground/typescript/src/App.vue
playground/typescript/src/components/TheWelcome.vue [moved from playground/typescript/src/components/Welcome.vue with 100% similarity]
playground/vuex-with-tests/README.md
playground/vuex-with-tests/package.json
playground/vuex-with-tests/src/App.vue
playground/vuex-with-tests/src/components/TheWelcome.vue [moved from playground/vuex-with-tests/src/components/Welcome.vue with 100% similarity]
playground/vuex/package.json
playground/vuex/src/App.vue
playground/vuex/src/components/TheWelcome.vue [moved from playground/vuex/src/components/Welcome.vue with 100% similarity]
playground/with-tests/README.md
playground/with-tests/package.json
playground/with-tests/src/App.vue
playground/with-tests/src/components/TheWelcome.vue [moved from playground/with-tests/src/components/Welcome.vue with 100% similarity]