]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commit
chore: snapshot
authorHaoqun Jiang <haoqunjiang@gmail.com>
Thu, 19 Aug 2021 13:21:26 +0000 (21:21 +0800)
committerHaoqun Jiang <haoqunjiang@gmail.com>
Thu, 19 Aug 2021 13:21:59 +0000 (21:21 +0800)
commit29cbb83a09e40b6f67623aada54d3b1e5a2eb47f
tree35903a34d1649e56f8ba192b9265cc0f98717a67
parent590a82ce07509505cbde3a4f8124ac9102ffd990
chore: snapshot
200 files changed:
playground/default/src/App.vue
playground/default/src/assets/base.css
playground/default/src/components/ColorSchemeSwitch.vue
playground/default/src/components/HelloWorld.vue
playground/default/src/components/IntroductionItem.vue
playground/jsx-router-vuex-with-tests/cypress/integration/example.spec.js
playground/jsx-router-vuex-with-tests/src/App.vue
playground/jsx-router-vuex-with-tests/src/assets/base.css [new file with mode: 0644]
playground/jsx-router-vuex-with-tests/src/assets/logo.svg [new file with mode: 0644]
playground/jsx-router-vuex-with-tests/src/components/ColorSchemeSwitch.vue [new file with mode: 0644]
playground/jsx-router-vuex-with-tests/src/components/HelloWorld.vue
playground/jsx-router-vuex-with-tests/src/components/IntroductionItem.vue [new file with mode: 0644]
playground/jsx-router-vuex-with-tests/src/components/__tests__/ColorSchemeSwitch.spec.js [new file with mode: 0644]
playground/jsx-router-vuex-with-tests/src/components/__tests__/HelloWorld.spec.js
playground/jsx-router-vuex-with-tests/src/components/icons/Community.vue [new file with mode: 0644]
playground/jsx-router-vuex-with-tests/src/components/icons/Documentation.vue [new file with mode: 0644]
playground/jsx-router-vuex-with-tests/src/components/icons/Ecosystem.vue [new file with mode: 0644]
playground/jsx-router-vuex-with-tests/src/components/icons/Moon.vue [new file with mode: 0644]
playground/jsx-router-vuex-with-tests/src/components/icons/Sun.vue [new file with mode: 0644]
playground/jsx-router-vuex-with-tests/src/components/icons/Support.vue [new file with mode: 0644]
playground/jsx-router-vuex-with-tests/src/components/icons/Tooling.vue [new file with mode: 0644]
playground/jsx-router-vuex-with-tests/src/composables/__tests__/useMediaQuery.spec.js [new file with mode: 0644]
playground/jsx-router-vuex-with-tests/src/composables/useColorScheme.js [new file with mode: 0644]
playground/jsx-router-vuex-with-tests/src/composables/useMediaQuery.js [new file with mode: 0644]
playground/jsx-router-vuex-with-tests/src/views/About.vue
playground/jsx-router-vuex-with-tests/src/views/Home.vue
playground/jsx-router-vuex/src/App.vue
playground/jsx-router-vuex/src/assets/base.css [new file with mode: 0644]
playground/jsx-router-vuex/src/assets/logo.svg [new file with mode: 0644]
playground/jsx-router-vuex/src/components/ColorSchemeSwitch.vue [new file with mode: 0644]
playground/jsx-router-vuex/src/components/HelloWorld.vue
playground/jsx-router-vuex/src/components/IntroductionItem.vue [new file with mode: 0644]
playground/jsx-router-vuex/src/components/icons/Community.vue [new file with mode: 0644]
playground/jsx-router-vuex/src/components/icons/Documentation.vue [new file with mode: 0644]
playground/jsx-router-vuex/src/components/icons/Ecosystem.vue [new file with mode: 0644]
playground/jsx-router-vuex/src/components/icons/Moon.vue [new file with mode: 0644]
playground/jsx-router-vuex/src/components/icons/Sun.vue [new file with mode: 0644]
playground/jsx-router-vuex/src/components/icons/Support.vue [new file with mode: 0644]
playground/jsx-router-vuex/src/components/icons/Tooling.vue [new file with mode: 0644]
playground/jsx-router-vuex/src/composables/useColorScheme.js [new file with mode: 0644]
playground/jsx-router-vuex/src/composables/useMediaQuery.js [new file with mode: 0644]
playground/jsx-router-vuex/src/views/About.vue
playground/jsx-router-vuex/src/views/Home.vue
playground/jsx-router/src/App.vue
playground/jsx-router/src/assets/base.css [new file with mode: 0644]
playground/jsx-router/src/assets/logo.svg [new file with mode: 0644]
playground/jsx-router/src/components/ColorSchemeSwitch.vue [new file with mode: 0644]
playground/jsx-router/src/components/HelloWorld.vue
playground/jsx-router/src/components/IntroductionItem.vue [new file with mode: 0644]
playground/jsx-router/src/components/icons/Community.vue [new file with mode: 0644]
playground/jsx-router/src/components/icons/Documentation.vue [new file with mode: 0644]
playground/jsx-router/src/components/icons/Ecosystem.vue [new file with mode: 0644]
playground/jsx-router/src/components/icons/Moon.vue [new file with mode: 0644]
playground/jsx-router/src/components/icons/Sun.vue [new file with mode: 0644]
playground/jsx-router/src/components/icons/Support.vue [new file with mode: 0644]
playground/jsx-router/src/components/icons/Tooling.vue [new file with mode: 0644]
playground/jsx-router/src/composables/useColorScheme.js [new file with mode: 0644]
playground/jsx-router/src/composables/useMediaQuery.js [new file with mode: 0644]
playground/jsx-router/src/views/About.vue
playground/jsx-router/src/views/Home.vue
playground/jsx/src/App.vue
playground/jsx/src/assets/base.css
playground/jsx/src/components/ColorSchemeSwitch.vue
playground/jsx/src/components/HelloWorld.vue
playground/jsx/src/components/IntroductionItem.vue
playground/router-vuex-with-tests/cypress/integration/example.spec.js
playground/router-vuex-with-tests/src/App.vue
playground/router-vuex-with-tests/src/assets/base.css [new file with mode: 0644]
playground/router-vuex-with-tests/src/assets/logo.svg [new file with mode: 0644]
playground/router-vuex-with-tests/src/components/ColorSchemeSwitch.vue [new file with mode: 0644]
playground/router-vuex-with-tests/src/components/HelloWorld.vue
playground/router-vuex-with-tests/src/components/IntroductionItem.vue [new file with mode: 0644]
playground/router-vuex-with-tests/src/components/__tests__/ColorSchemeSwitch.spec.js [new file with mode: 0644]
playground/router-vuex-with-tests/src/components/__tests__/HelloWorld.spec.js
playground/router-vuex-with-tests/src/components/icons/Community.vue [new file with mode: 0644]
playground/router-vuex-with-tests/src/components/icons/Documentation.vue [new file with mode: 0644]
playground/router-vuex-with-tests/src/components/icons/Ecosystem.vue [new file with mode: 0644]
playground/router-vuex-with-tests/src/components/icons/Moon.vue [new file with mode: 0644]
playground/router-vuex-with-tests/src/components/icons/Sun.vue [new file with mode: 0644]
playground/router-vuex-with-tests/src/components/icons/Support.vue [new file with mode: 0644]
playground/router-vuex-with-tests/src/components/icons/Tooling.vue [new file with mode: 0644]
playground/router-vuex-with-tests/src/composables/__tests__/useMediaQuery.spec.js [new file with mode: 0644]
playground/router-vuex-with-tests/src/composables/useColorScheme.js [new file with mode: 0644]
playground/router-vuex-with-tests/src/composables/useMediaQuery.js [new file with mode: 0644]
playground/router-vuex-with-tests/src/views/About.vue
playground/router-vuex-with-tests/src/views/Home.vue
playground/router-vuex/src/App.vue
playground/router-vuex/src/assets/base.css [new file with mode: 0644]
playground/router-vuex/src/assets/logo.svg [new file with mode: 0644]
playground/router-vuex/src/components/ColorSchemeSwitch.vue [new file with mode: 0644]
playground/router-vuex/src/components/HelloWorld.vue
playground/router-vuex/src/components/IntroductionItem.vue [new file with mode: 0644]
playground/router-vuex/src/components/icons/Community.vue [new file with mode: 0644]
playground/router-vuex/src/components/icons/Documentation.vue [new file with mode: 0644]
playground/router-vuex/src/components/icons/Ecosystem.vue [new file with mode: 0644]
playground/router-vuex/src/components/icons/Moon.vue [new file with mode: 0644]
playground/router-vuex/src/components/icons/Sun.vue [new file with mode: 0644]
playground/router-vuex/src/components/icons/Support.vue [new file with mode: 0644]
playground/router-vuex/src/components/icons/Tooling.vue [new file with mode: 0644]
playground/router-vuex/src/composables/useColorScheme.js [new file with mode: 0644]
playground/router-vuex/src/composables/useMediaQuery.js [new file with mode: 0644]
playground/router-vuex/src/views/About.vue
playground/router-vuex/src/views/Home.vue
playground/router/src/App.vue
playground/router/src/assets/base.css [new file with mode: 0644]
playground/router/src/assets/logo.svg [new file with mode: 0644]
playground/router/src/components/ColorSchemeSwitch.vue [new file with mode: 0644]
playground/router/src/components/HelloWorld.vue
playground/router/src/components/IntroductionItem.vue [new file with mode: 0644]
playground/router/src/components/icons/Community.vue [new file with mode: 0644]
playground/router/src/components/icons/Documentation.vue [new file with mode: 0644]
playground/router/src/components/icons/Ecosystem.vue [new file with mode: 0644]
playground/router/src/components/icons/Moon.vue [new file with mode: 0644]
playground/router/src/components/icons/Sun.vue [new file with mode: 0644]
playground/router/src/components/icons/Support.vue [new file with mode: 0644]
playground/router/src/components/icons/Tooling.vue [new file with mode: 0644]
playground/router/src/composables/useColorScheme.js [new file with mode: 0644]
playground/router/src/composables/useMediaQuery.js [new file with mode: 0644]
playground/router/src/views/About.vue
playground/router/src/views/Home.vue
playground/typescript-jsx-router-vuex-with-tests/cypress/integration/example.spec.ts
playground/typescript-jsx-router-vuex-with-tests/src/App.vue
playground/typescript-jsx-router-vuex-with-tests/src/assets/base.css [new file with mode: 0644]
playground/typescript-jsx-router-vuex-with-tests/src/assets/logo.svg [new file with mode: 0644]
playground/typescript-jsx-router-vuex-with-tests/src/components/ColorSchemeSwitch.vue [new file with mode: 0644]
playground/typescript-jsx-router-vuex-with-tests/src/components/HelloWorld.vue
playground/typescript-jsx-router-vuex-with-tests/src/components/IntroductionItem.vue [new file with mode: 0644]
playground/typescript-jsx-router-vuex-with-tests/src/components/__tests__/ColorSchemeSwitch.spec.ts [new file with mode: 0644]
playground/typescript-jsx-router-vuex-with-tests/src/components/__tests__/HelloWorld.spec.ts
playground/typescript-jsx-router-vuex-with-tests/src/components/icons/Community.vue [new file with mode: 0644]
playground/typescript-jsx-router-vuex-with-tests/src/components/icons/Documentation.vue [new file with mode: 0644]
playground/typescript-jsx-router-vuex-with-tests/src/components/icons/Ecosystem.vue [new file with mode: 0644]
playground/typescript-jsx-router-vuex-with-tests/src/components/icons/Moon.vue [new file with mode: 0644]
playground/typescript-jsx-router-vuex-with-tests/src/components/icons/Sun.vue [new file with mode: 0644]
playground/typescript-jsx-router-vuex-with-tests/src/components/icons/Support.vue [new file with mode: 0644]
playground/typescript-jsx-router-vuex-with-tests/src/components/icons/Tooling.vue [new file with mode: 0644]
playground/typescript-jsx-router-vuex-with-tests/src/composables/__tests__/useMediaQuery.spec.ts [new file with mode: 0644]
playground/typescript-jsx-router-vuex-with-tests/src/composables/useColorScheme.ts [new file with mode: 0644]
playground/typescript-jsx-router-vuex-with-tests/src/composables/useMediaQuery.ts [new file with mode: 0644]
playground/typescript-jsx-router-vuex-with-tests/src/views/About.vue
playground/typescript-jsx-router-vuex-with-tests/src/views/Home.vue
playground/typescript-jsx-router-vuex/src/App.vue
playground/typescript-jsx-router-vuex/src/assets/base.css [new file with mode: 0644]
playground/typescript-jsx-router-vuex/src/assets/logo.svg [new file with mode: 0644]
playground/typescript-jsx-router-vuex/src/components/ColorSchemeSwitch.vue [new file with mode: 0644]
playground/typescript-jsx-router-vuex/src/components/HelloWorld.vue
playground/typescript-jsx-router-vuex/src/components/IntroductionItem.vue [new file with mode: 0644]
playground/typescript-jsx-router-vuex/src/components/icons/Community.vue [new file with mode: 0644]
playground/typescript-jsx-router-vuex/src/components/icons/Documentation.vue [new file with mode: 0644]
playground/typescript-jsx-router-vuex/src/components/icons/Ecosystem.vue [new file with mode: 0644]
playground/typescript-jsx-router-vuex/src/components/icons/Moon.vue [new file with mode: 0644]
playground/typescript-jsx-router-vuex/src/components/icons/Sun.vue [new file with mode: 0644]
playground/typescript-jsx-router-vuex/src/components/icons/Support.vue [new file with mode: 0644]
playground/typescript-jsx-router-vuex/src/components/icons/Tooling.vue [new file with mode: 0644]
playground/typescript-jsx-router-vuex/src/composables/useColorScheme.ts [new file with mode: 0644]
playground/typescript-jsx-router-vuex/src/composables/useMediaQuery.ts [new file with mode: 0644]
playground/typescript-jsx-router-vuex/src/views/About.vue
playground/typescript-jsx-router-vuex/src/views/Home.vue
playground/typescript-jsx-router/src/App.vue
playground/typescript-jsx-router/src/assets/base.css [new file with mode: 0644]
playground/typescript-jsx-router/src/assets/logo.svg [new file with mode: 0644]
playground/typescript-jsx-router/src/components/ColorSchemeSwitch.vue [new file with mode: 0644]
playground/typescript-jsx-router/src/components/HelloWorld.vue
playground/typescript-jsx-router/src/components/IntroductionItem.vue [new file with mode: 0644]
playground/typescript-jsx-router/src/components/icons/Community.vue [new file with mode: 0644]
playground/typescript-jsx-router/src/components/icons/Documentation.vue [new file with mode: 0644]
playground/typescript-jsx-router/src/components/icons/Ecosystem.vue [new file with mode: 0644]
playground/typescript-jsx-router/src/components/icons/Moon.vue [new file with mode: 0644]
playground/typescript-jsx-router/src/components/icons/Sun.vue [new file with mode: 0644]
playground/typescript-jsx-router/src/components/icons/Support.vue [new file with mode: 0644]
playground/typescript-jsx-router/src/components/icons/Tooling.vue [new file with mode: 0644]
playground/typescript-jsx-router/src/composables/useColorScheme.ts [new file with mode: 0644]
playground/typescript-jsx-router/src/composables/useMediaQuery.ts [new file with mode: 0644]
playground/typescript-jsx-router/src/views/About.vue
playground/typescript-jsx-router/src/views/Home.vue
playground/typescript-jsx/src/App.vue
playground/typescript-jsx/src/assets/base.css
playground/typescript-jsx/src/components/ColorSchemeSwitch.vue
playground/typescript-jsx/src/components/HelloWorld.vue
playground/typescript-jsx/src/components/IntroductionItem.vue
playground/typescript/src/App.vue
playground/typescript/src/assets/base.css
playground/typescript/src/components/ColorSchemeSwitch.vue
playground/typescript/src/components/HelloWorld.vue
playground/typescript/src/components/IntroductionItem.vue
playground/vuex-with-tests/src/App.vue
playground/vuex-with-tests/src/assets/base.css
playground/vuex-with-tests/src/components/ColorSchemeSwitch.vue
playground/vuex-with-tests/src/components/HelloWorld.vue
playground/vuex-with-tests/src/components/IntroductionItem.vue
playground/vuex/src/App.vue
playground/vuex/src/assets/base.css
playground/vuex/src/components/ColorSchemeSwitch.vue
playground/vuex/src/components/HelloWorld.vue
playground/vuex/src/components/IntroductionItem.vue
playground/with-tests/src/App.vue
playground/with-tests/src/assets/base.css
playground/with-tests/src/components/ColorSchemeSwitch.vue
playground/with-tests/src/components/HelloWorld.vue
playground/with-tests/src/components/IntroductionItem.vue