]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/log
thirdparty/vuejs/create-vue.git
3 years agodocs: update the links to the vscode marketplace extensions in the generated readme...
Julien Ripouteau [Mon, 30 May 2022 07:07:26 +0000 (09:07 +0200)] 
docs: update the links to the vscode marketplace extensions in the generated readme (#98)

3 years agochore: change extensions to Vue organization (#95)
Patrik Švikruha [Thu, 12 May 2022 06:03:55 +0000 (08:03 +0200)] 
chore: change extensions to Vue organization (#95)

3 years agochore: update snapshot
Haoqun Jiang [Tue, 19 Apr 2022 07:15:44 +0000 (15:15 +0800)] 
chore: update snapshot

3 years ago3.1.10 v3.1.10
Haoqun Jiang [Tue, 19 Apr 2022 07:15:25 +0000 (15:15 +0800)] 
3.1.10

3 years agochore: update dependencies
Haoqun Jiang [Mon, 18 Apr 2022 14:00:34 +0000 (22:00 +0800)] 
chore: update dependencies

3 years agochore: update snapshot
Haoqun Jiang [Fri, 1 Apr 2022 14:04:11 +0000 (22:04 +0800)] 
chore: update snapshot

3 years ago3.1.9 v3.1.9
Haoqun Jiang [Fri, 1 Apr 2022 14:03:58 +0000 (22:03 +0800)] 
3.1.9

3 years agochore: update dependencies
Haoqun Jiang [Fri, 1 Apr 2022 08:59:07 +0000 (16:59 +0800)] 
chore: update dependencies

3 years agoci: allow all pull requests to trigger CI
Haoqun Jiang [Mon, 28 Mar 2022 10:38:38 +0000 (18:38 +0800)] 
ci: allow all pull requests to trigger CI

3 years agochore: update snapshot
Haoqun Jiang [Tue, 15 Mar 2022 07:56:53 +0000 (15:56 +0800)] 
chore: update snapshot

3 years ago3.1.8 v3.1.8
Haoqun Jiang [Tue, 15 Mar 2022 07:56:32 +0000 (15:56 +0800)] 
3.1.8

3 years agorefactor: migrate the codebase to typescript
Haoqun Jiang [Tue, 15 Mar 2022 07:04:18 +0000 (15:04 +0800)] 
refactor: migrate the codebase to typescript

3 years agofeat: use `??` instead of `||` (#78)
zhhbstudio [Fri, 11 Mar 2022 08:02:20 +0000 (16:02 +0800)] 
feat: use `??` instead of `||` (#78)

Co-authored-by: zhaohebin <zhaohebin@360.cn>
3 years agofix: only add vitest type when it is chosen
Haoqun Jiang [Tue, 8 Mar 2022 13:13:34 +0000 (21:13 +0800)] 
fix: only add vitest type when it is chosen

3 years agochore: update snapshot
Haoqun Jiang [Tue, 22 Feb 2022 08:11:18 +0000 (16:11 +0800)] 
chore: update snapshot

3 years ago3.1.7 v3.1.7
Haoqun Jiang [Tue, 22 Feb 2022 08:11:03 +0000 (16:11 +0800)] 
3.1.7

3 years agofeat: update vitest from 0.2 to 0.5
Haoqun Jiang [Mon, 21 Feb 2022 14:20:45 +0000 (22:20 +0800)] 
feat: update vitest from 0.2 to 0.5

3 years agochore: update esbuild
Haoqun Jiang [Mon, 21 Feb 2022 13:57:01 +0000 (21:57 +0800)] 
chore: update esbuild

3 years agofix: fix build script
Haoqun Jiang [Mon, 21 Feb 2022 13:50:51 +0000 (21:50 +0800)] 
fix: fix build script

3 years agochore: update zx
Haoqun Jiang [Mon, 21 Feb 2022 13:50:00 +0000 (21:50 +0800)] 
chore: update zx

3 years agochore: dependency maintenance (update all none-major versions)
Haoqun Jiang [Mon, 21 Feb 2022 11:22:42 +0000 (19:22 +0800)] 
chore: dependency maintenance (update all none-major versions)

3 years agofix(cypress-ct): avoid cypress types polluting normal source files (#62)
Haoqun Jiang [Mon, 21 Feb 2022 06:58:46 +0000 (14:58 +0800)] 
fix(cypress-ct): avoid cypress types polluting normal source files (#62)

3 years agodocs: note that the version number must not be omitted
Haoqun Jiang [Wed, 16 Feb 2022 07:57:41 +0000 (15:57 +0800)] 
docs: note that the version number must not be omitted

3 years agochore: update snapshot
Haoqun Jiang [Wed, 16 Feb 2022 06:35:14 +0000 (14:35 +0800)] 
chore: update snapshot

3 years ago3.1.6 v3.1.6
Haoqun Jiang [Wed, 16 Feb 2022 06:34:50 +0000 (14:34 +0800)] 
3.1.6

3 years agofix: vitest tsconfig should include all files under `src` (#56)
Haoqun Jiang [Wed, 16 Feb 2022 06:34:28 +0000 (14:34 +0800)] 
fix: vitest tsconfig should include all files under `src` (#56)

3 years agochore: update snapshot
Haoqun Jiang [Fri, 11 Feb 2022 09:48:44 +0000 (17:48 +0800)] 
chore: update snapshot

3 years ago3.1.5 v3.1.5
Haoqun Jiang [Fri, 11 Feb 2022 09:48:26 +0000 (17:48 +0800)] 
3.1.5

3 years agofix: fix packageName when npm init vue set valid targetDir (#51)
chenpeng991105 [Fri, 11 Feb 2022 08:08:08 +0000 (16:08 +0800)] 
fix: fix packageName when npm init vue set valid targetDir (#51)

3 years agoci: ignore changes in markdown files
Haoqun Jiang [Fri, 11 Feb 2022 08:03:47 +0000 (16:03 +0800)] 
ci: ignore changes in markdown files

3 years agofix(vitest): allow to typecheck tests (#47)
Cédric Exbrayat [Fri, 11 Feb 2022 07:49:18 +0000 (08:49 +0100)] 
fix(vitest): allow to typecheck tests (#47)

3 years agofix: typo (#49)
chenpeng991105 [Thu, 10 Feb 2022 07:08:12 +0000 (15:08 +0800)] 
fix: typo (#49)

3 years agofix(vitest): allow to use path mapping in tests (#46)
Cédric Exbrayat [Thu, 10 Feb 2022 07:00:11 +0000 (08:00 +0100)] 
fix(vitest): allow to use path mapping in tests (#46)

3 years agochore: update snapshot
Haoqun Jiang [Mon, 7 Feb 2022 08:20:32 +0000 (16:20 +0800)] 
chore: update snapshot

3 years ago3.1.4 v3.1.4
Haoqun Jiang [Mon, 7 Feb 2022 08:20:21 +0000 (16:20 +0800)] 
3.1.4

3 years agochore: update sponsor link
Haoqun Jiang [Mon, 7 Feb 2022 08:03:46 +0000 (16:03 +0800)] 
chore: update sponsor link

3 years agochore: update links as Vue 3 becomes the new default
Haoqun Jiang [Mon, 7 Feb 2022 07:55:26 +0000 (15:55 +0800)] 
chore: update links as Vue 3 becomes the new default

3 years agochore: update snapshot
Haoqun Jiang [Thu, 3 Feb 2022 08:13:42 +0000 (16:13 +0800)] 
chore: update snapshot

3 years ago3.1.3 v3.1.3
Haoqun Jiang [Thu, 3 Feb 2022 08:13:20 +0000 (16:13 +0800)] 
3.1.3

3 years agochore: update dependencies
Haoqun Jiang [Thu, 3 Feb 2022 07:12:04 +0000 (15:12 +0800)] 
chore: update dependencies

3 years agochore: update snapshot
Haoqun Jiang [Tue, 1 Feb 2022 08:50:56 +0000 (16:50 +0800)] 
chore: update snapshot

3 years ago3.1.2 v3.1.2
Haoqun Jiang [Tue, 1 Feb 2022 08:50:41 +0000 (16:50 +0800)] 
3.1.2

3 years agobuild: add license plugin to include licenses of bundled dependencies
Haoqun Jiang [Mon, 31 Jan 2022 13:30:50 +0000 (21:30 +0800)] 
build: add license plugin to include licenses of bundled dependencies

3 years agofeat: use solution-style tsconfigs for more accurate type checking (#40)
Haoqun Jiang [Mon, 31 Jan 2022 06:27:23 +0000 (22:27 -0800)] 
feat: use solution-style tsconfigs for more accurate type checking (#40)

3 years agochore: add coverage to gitignore (#41)
Cédric Exbrayat [Sat, 29 Jan 2022 02:55:30 +0000 (03:55 +0100)] 
chore: add coverage to gitignore (#41)

3 years agoci: skip Node.js 17 CI until https://github.com/cypress-io/cypress/issues/19600 is...
Haoqun Jiang [Fri, 28 Jan 2022 12:52:09 +0000 (20:52 +0800)] 
ci: skip Node.js 17 CI until https://github.com/cypress-io/cypress/issues/19600 is resolved

3 years agochore: should also push tags before publishing
Haoqun Jiang [Fri, 28 Jan 2022 08:24:04 +0000 (16:24 +0800)] 
chore: should also push tags before publishing

3 years agochore: update snapshot
Haoqun Jiang [Fri, 28 Jan 2022 08:23:17 +0000 (16:23 +0800)] 
chore: update snapshot

3 years ago3.1.1 v3.1.1
Haoqun Jiang [Fri, 28 Jan 2022 08:23:05 +0000 (16:23 +0800)] 
3.1.1

3 years agorefactor: get rid of `baseUrl` option in tsconfig
Haoqun Jiang [Fri, 28 Jan 2022 08:21:50 +0000 (16:21 +0800)] 
refactor: get rid of `baseUrl` option in tsconfig

3 years agofix: show `npm run lint` in messages if user installs prettier
Haoqun Jiang [Mon, 24 Jan 2022 08:00:55 +0000 (16:00 +0800)] 
fix: show `npm run lint` in messages if user installs prettier

Because the generated template code style doesn't conform to the default
prettier configuration

3 years agoci: uncomment
Haoqun Jiang [Thu, 20 Jan 2022 09:20:40 +0000 (17:20 +0800)] 
ci: uncomment

3 years agoci: fix windows ci
Haoqun Jiang [Thu, 20 Jan 2022 08:01:03 +0000 (16:01 +0800)] 
ci: fix windows ci

3 years agoci: re-enable windows CI now that we have supported Vitest
Haoqun Jiang [Wed, 19 Jan 2022 12:36:12 +0000 (20:36 +0800)] 
ci: re-enable windows CI now that we have supported Vitest

3 years agochore: automatically update the playground submodule pointer
Haoqun Jiang [Wed, 19 Jan 2022 08:55:56 +0000 (16:55 +0800)] 
chore: automatically update the playground submodule pointer

3 years agochore: update snapshot
Haoqun Jiang [Wed, 19 Jan 2022 08:54:10 +0000 (16:54 +0800)] 
chore: update snapshot

3 years ago3.1.0 v3.1.0
Haoqun Jiang [Wed, 19 Jan 2022 08:53:23 +0000 (16:53 +0800)] 
3.1.0

3 years agochore: remove outdated comment (#31)
Cédric Exbrayat [Wed, 19 Jan 2022 08:23:11 +0000 (09:23 +0100)] 
chore: remove outdated comment (#31)

3 years agochore: remove console.log (#30)
Cédric Exbrayat [Wed, 19 Jan 2022 08:22:06 +0000 (09:22 +0100)] 
chore: remove console.log (#30)

3 years agofix: fix peer dependency warnings in templates
Haoqun Jiang [Wed, 19 Jan 2022 08:19:22 +0000 (16:19 +0800)] 
fix: fix peer dependency warnings in templates

3 years agofix: fix `--force` feature when targetDir doesn't exist yet
Haoqun Jiang [Wed, 19 Jan 2022 08:07:29 +0000 (16:07 +0800)] 
fix: fix `--force` feature when targetDir doesn't exist yet

3 years agochore: update all non-major dependencies
Haoqun Jiang [Wed, 19 Jan 2022 07:55:23 +0000 (15:55 +0800)] 
chore: update all non-major dependencies

3 years agofix: use npm_config_user_agent, which is more reliable
Haoqun Jiang [Wed, 19 Jan 2022 07:50:21 +0000 (15:50 +0800)] 
fix: use npm_config_user_agent, which is more reliable

Ref https://github.com/facebook/create-react-app/pull/11322#issuecomment-906621551

3 years agochore: add target in the build command
Haoqun Jiang [Wed, 19 Jan 2022 07:49:56 +0000 (15:49 +0800)] 
chore: add target in the build command

3 years agofeat!: add Vitest template (#29)
Haoqun Jiang [Wed, 19 Jan 2022 04:20:56 +0000 (12:20 +0800)] 
feat!: add Vitest template (#29)

3 years agochore: update the link for take over mode
Haoqun Jiang [Mon, 17 Jan 2022 08:11:08 +0000 (16:11 +0800)] 
chore: update the link for take over mode

The new link contains instructions with screenshots, which is more
user-friendly.

3 years agofix: more accurate package manager inferring
Haoqun Jiang [Mon, 17 Jan 2022 06:24:16 +0000 (14:24 +0800)] 
fix: more accurate package manager inferring

3 years agochore: use zx for all npm scripts
Haoqun Jiang [Mon, 17 Jan 2022 06:01:33 +0000 (14:01 +0800)] 
chore: use zx for all npm scripts

3 years agochore: update snapshot
Haoqun Jiang [Mon, 10 Jan 2022 09:00:58 +0000 (17:00 +0800)] 
chore: update snapshot

3 years ago3.0.7 v3.0.7
Haoqun Jiang [Mon, 10 Jan 2022 08:58:23 +0000 (16:58 +0800)] 
3.0.7

3 years agofeat: drop .vue shim and recommend typescript vue plugin by default (#26)
Haoqun Jiang [Mon, 10 Jan 2022 08:41:32 +0000 (16:41 +0800)] 
feat: drop .vue shim and recommend typescript vue plugin by default (#26)

3 years agodocs: fix typo
Haoqun Jiang [Fri, 7 Jan 2022 05:27:28 +0000 (13:27 +0800)] 
docs: fix typo

3 years ago3.0.6 v3.0.6
Haoqun Jiang [Thu, 6 Jan 2022 14:47:18 +0000 (22:47 +0800)] 
3.0.6

3 years agoworkflow: fix error catching
Haoqun Jiang [Thu, 6 Jan 2022 14:47:08 +0000 (22:47 +0800)] 
workflow: fix error catching

3 years agofix: eslint with prettier (#25)
Cédric Exbrayat [Thu, 6 Jan 2022 14:40:32 +0000 (15:40 +0100)] 
fix: eslint with prettier (#25)

3 years agoci: also checkout submodules
Haoqun Jiang [Thu, 6 Jan 2022 11:00:50 +0000 (19:00 +0800)] 
ci: also checkout submodules

3 years agoworkflow: add prepublish script to build and push to the playground submodule
Haoqun Jiang [Thu, 6 Jan 2022 10:57:51 +0000 (18:57 +0800)] 
workflow: add prepublish script to build and push to the playground submodule

3 years agodocs: add CONTRIBUTING.md
Haoqun Jiang [Thu, 6 Jan 2022 07:29:29 +0000 (15:29 +0800)] 
docs: add CONTRIBUTING.md

3 years agoworkflow: add playground as a submodule
Haoqun Jiang [Thu, 6 Jan 2022 06:41:07 +0000 (14:41 +0800)] 
workflow: add playground as a submodule

3 years agoworkflow: remove playground (preparing for submodule)
Haoqun Jiang [Thu, 6 Jan 2022 03:20:24 +0000 (11:20 +0800)] 
workflow: remove playground (preparing for submodule)

3 years agofix: more accurate types for URL and vue-router (#23)
ZHAO Jinxiang [Tue, 28 Dec 2021 09:27:18 +0000 (17:27 +0800)] 
fix: more accurate types for URL and vue-router (#23)

3 years ago3.0.5 v3.0.5
Haoqun Jiang [Mon, 27 Dec 2021 07:59:50 +0000 (15:59 +0800)] 
3.0.5

3 years agofix: fixup the template code
Haoqun Jiang [Mon, 27 Dec 2021 02:59:04 +0000 (10:59 +0800)] 
fix: fixup the template code

3 years agoMerge branch 'main' of https://github.com/vuejs/create-vue
Haoqun Jiang [Mon, 27 Dec 2021 02:56:05 +0000 (10:56 +0800)] 
Merge branch 'main' of https://github.com/vuejs/create-vue

3 years agorefactor: remove useless css (#22)
zhangenming [Mon, 27 Dec 2021 02:50:11 +0000 (10:50 +0800)] 
refactor: remove useless css (#22)

3 years agofix: typo in css custom properties(#21)
zhangenming [Mon, 27 Dec 2021 02:46:27 +0000 (10:46 +0800)] 
fix: typo in css custom properties(#21)

3 years ago3.0.4 v3.0.4
Haoqun Jiang [Sun, 26 Dec 2021 12:58:07 +0000 (20:58 +0800)] 
3.0.4

3 years agochore: dependency maintenance
Haoqun Jiang [Sun, 26 Dec 2021 12:44:07 +0000 (20:44 +0800)] 
chore: dependency maintenance

3 years agofix: fix typo
Haoqun Jiang [Sun, 26 Dec 2021 12:11:27 +0000 (20:11 +0800)] 
fix: fix typo

3 years agofeat: add a banner with gradient
Haoqun Jiang [Sun, 26 Dec 2021 12:06:38 +0000 (20:06 +0800)] 
feat: add a banner with gradient

3 years agoci: turn off windows CI for now
Haoqun Jiang [Sun, 26 Dec 2021 11:56:26 +0000 (19:56 +0800)] 
ci: turn off windows CI for now

3 years agoci: fix testing failures caused by node_module
Haoqun Jiang [Sun, 26 Dec 2021 05:03:29 +0000 (13:03 +0800)] 
ci: fix testing failures caused by node_module

3 years agofix: fix type & eslint issues in the cypress plugin file
Haoqun Jiang [Sat, 25 Dec 2021 14:45:12 +0000 (22:45 +0800)] 
fix: fix type & eslint issues in the cypress plugin file

3 years agofeat: add eslint prompts
Haoqun Jiang [Sat, 25 Dec 2021 14:11:53 +0000 (22:11 +0800)] 
feat: add eslint prompts

It's a work-in-progress feature, though.
I haven't thought about how to test it yet.

3 years agochore: update all dependencies
Haoqun Jiang [Fri, 24 Dec 2021 08:38:44 +0000 (16:38 +0800)] 
chore: update all dependencies

3 years agoworkflow: include template package.jsons in the workspace
Haoqun Jiang [Fri, 24 Dec 2021 08:24:17 +0000 (16:24 +0800)] 
workflow: include template package.jsons in the workspace

So that the deps are managed by pnpm and can be updated automatically
with either `pnpm up` or renovate

3 years agochore: add eslint comments to avoid errors in the future
Haoqun Jiang [Fri, 24 Dec 2021 08:17:24 +0000 (16:17 +0800)] 
chore: add eslint comments to avoid errors in the future

3 years agochore: update playground
Haoqun Jiang [Fri, 24 Dec 2021 06:02:06 +0000 (14:02 +0800)] 
chore: update playground

3 years ago3.0.3 v3.0.3
Haoqun Jiang [Fri, 24 Dec 2021 06:01:19 +0000 (14:01 +0800)] 
3.0.3

3 years agodocs: replace vuex link with pinia
Haoqun Jiang [Wed, 22 Dec 2021 08:52:18 +0000 (16:52 +0800)] 
docs: replace vuex link with pinia