]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/shortlog
thirdparty/vuejs/create-vue.git
2021-12-03  Haoqun Jiang3.0.0-beta.10
2021-12-01  bteafix: typo in comment (#14)
2021-11-30  Haoqun Jiangci: reenable windows test, now that we've disabled...
2021-11-30  Haoqun Jiangci: use node 16 as the main version, as it's the active LTS
2021-11-30  Haoqun Jiangci: turn off fail-fast strategy
2021-11-30  Haoqun Jiangchore: bump cypress version
2021-11-30  Haoqun Jiangchore: remove redundant files
2021-11-29  Haoqun Jiang3.0.0-beta.9 v3.0.0-beta.9
2021-11-29  Haoqun Jiangchore: update playground
2021-11-29  Haoqun Jiangfeat!: replace vuex with pinia
2021-11-26  Haoqun Jiangfix: add `@types/node` to ts projects
2021-11-25  Haoqun Jiang3.0.0-beta.8 v3.0.0-beta.8
2021-11-25  Haoqun Jiangchore: prepublish sync
2021-11-25  Haoqun Jiangfix: trailing slash is not required in Vite 2
2021-11-25  Cédric Exbrayatfix: use string as prop type in TS (#13)
2021-11-24  Haoqun Jiang3.0.0-beta.7 v3.0.0-beta.7
2021-11-24  Haoqun Jiangchore!: have to drop Node.js 12 (again)
2021-11-24  Haoqun Jiangchore: update playground
2021-11-24  Haoqun Jiangfix: use `fileURLToPath` instead of `.pathname` to...
2021-11-23  Haoqun Jiangrefactor: use `<nav>` instead of `<div id="nav">`
2021-11-23  Haoqun Jiangchore: dependency maintenance
2021-11-22  Haoqun Jiangchore: add the `TODOs` file to gitignore
2021-11-19  Haoqun Jiangci: skip windows for now
2021-11-19  Haoqun Jiangfix: use full preview address in test scripts
2021-11-19  Haoqun Jiangchore: update playground
2021-11-19  Haoqun Jiangfix: revert to cypress 8 and add Node.js 12 support...
2021-11-18  Haoqun Jiangchore: regenerate playground snapshot
2021-11-18  Haoqun Jiangci: now that pnpm doesn't run pre-scripts, `pretest...
2021-11-18  Haoqun Jiangchore!: drop Node.js 12 support
2021-11-18  Haoqun Jiangtest: run build before e2e test
2021-11-18  Haoqun Jiangrefactor: use multi-word component names
2021-11-17  Haoqun Jiangrefactor!: rename `serve` to `preview` and donot depend...
2021-11-17  Haoqun Jiangchore!: bump the minimum Node.js version requirement...
2021-11-17  Haoqun Jiangchore: update dependencies with breaking changes
2021-11-17  Haoqun Jiangchore: update all no-breaking dependencies
2021-11-17  Sneakenfix: typo in comments (#10)
2021-10-08  Haoqun Jiang3.0.0-beta.6 3.0.0-beta.6
2021-10-07  Haoqun Jiangrefactor: define routes in `createRouter()` for better...
2021-10-07  Haoqun Jiang3.0.0-beta.5 v3.0.0-beta.5
2021-10-07  Haoqun Jiangchore: dependency maintenance
2021-10-07  Haoqun Jiangchore: it doesn't make sense to have a `main` field...
2021-10-07  Haoqun Jiang3.0.0-beta.4 v3.0.0-beta.4
2021-10-07  Haoqun Jiangchore: update lockfile
2021-10-07  Haoqun Jiangfeat: sort dependencies before writing to disk
2021-10-06  Haoqun Jiangtest: fix leading slash issue on Windows
2021-10-06  Haoqun Jiangchore: pin typescript to 4.3 due to the auto import...
2021-09-23  Haoqun Jiangchore: regenerate playground projects
2021-09-23  Haoqun Jiangfeat: @vue/compiler-sfc is no longer a required dependency
2021-09-23  Haoqun Jiangchore: bump dependencies
2021-09-23  Haoqun Jiangchore: set `isolatedModules` to true
2021-09-18  Haoqun Jiangtest: deal with errors thrown from child processes
2021-09-18  Haoqun Jiang3.0.0-beta.3 v3.0.0-beta.3
2021-09-18  Haoqun Jiangfix: fix bin field
2021-09-18  Haoqun Jiang3.0.0-beta.2 v3.0.0-beta.2
2021-09-17  Haoqun Jiangchore: update lockfile
2021-09-17  Haoqun Jiangchore: regenerate the playground projects with updated...
2021-09-17  Haoqun Jiangbuild: work around esbuild bundling issue on `import...
2021-09-17  Haoqun Jiangchore: bump dependencies
2021-09-17  Haoqun Jiangbuild: bundle the project with esbuild
2021-09-17  Haoqun Jiangfix: don't use template files for readme, to simplify...
2021-09-09  Haoqun Jiangchore: adjust the function name and comment a little bit
2021-09-08  Haoqun Jiang3.0.0-beta.1 v3.0.0-beta.1
2021-09-07  Haoqun Jiangchore: regenerate the playground projects
2021-09-07  Haoqun Jiangstyle: format code
2021-09-07  Haoqun Jiangtest: fix getCombination function
2021-09-07  Haoqun Jiangchore: mention official @vuejs twitter account in the...
2021-09-07  Haoqun Jiangchore: make the wording the for the Documentation item...
2021-09-07  Haoqun Jiangchore: update router template with simplified folder...
2021-09-07  Haoqun Jiangfix: update reference to env.d.ts
2021-09-07  Haoqun Jiangchore: simplify ts-router folder structure
2021-09-07  Haoqun Jiangchore: simplify the folder structure of default templates
2021-09-06  Haoqun Jiangchore: rename vite-env.d.ts to env.d.ts
2021-09-06  Haoqun Jiangchore: only add .d.ts and tsconfig for ts projects
2021-08-23  Haoqun Jiangci: fix typo
2021-08-23  Haoqun Jiangci: fix typo
2021-08-23  Haoqun Jiangworkflow: run snapshot before tests
2021-08-23  Haoqun Jiangchore: note that the current combination algorithm...
2021-08-23  Haoqun Jiangchore: no need to test `dev` & `build` separately
2021-08-23  Haoqun Jiangtest: enable `shell` option, fixing pnpm ENOENT errors
2021-08-23  Haoqun Jiangci: shrink test matrix
2021-08-23  Haoqun Jiangtest: fix windows path compatibility
2021-08-23  Haoqun Jiangworkflow: add github actions config
2021-08-23  Haoqun Jiangrefactor: add `Icon` prefix to icon components
2021-08-23  Haoqun Jiangworkflow: replace `pnpx` with `pnpm exec`
2021-08-19  Haoqun Jiang3.0.0-beta.0 v3.0.0-beta.0
2021-08-19  Haoqun Jiangchore: snapshot
2021-08-19  Haoqun Jiangfeat: router templates
2021-08-19  Haoqun Jiangchore: some cleanup in the styles
2021-08-19  Haoqun Jiangchore: text color can be a little dimmer in dark mode
2021-08-19  Haoqun Jiangchore: use a slightly smaller font for `h3`
2021-08-19  Haoqun Jiangchore: refine text styles
2021-08-19  Haoqun Jiangchore: remove unused styles
2021-08-19  Haoqun Jiang3.0.0-alpha.3 v3.0.0-alpha.3
2021-08-19  Haoqun Jiangfix: don't exclude spec files from ts check
2021-08-19  Haoqun Jiangfeat: new landing page design for default & typescript...
2021-08-19  Haoqun Jiangstyle: printWidth 100 looks better to me
2021-08-16  Haoqun Jiangchore: dependency maintenance
2021-08-11  Haoqun Jiangchore: add a note that `pnpm init` cannot be distinguis...
2021-08-11  Haoqun Jiangchore: project maintenance
2021-08-11  Haoqun Jiangstyle: format code
next