]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/shortlog
thirdparty/vuejs/create-vue.git
2021-08-10  Haoqun Jiangfeat: add vuex option
2021-08-10  Haoqun Jiangfeat!: rename `--spa` option to `--router`
2021-08-10  Haoqun Jiangrefactor!: support command line flags such as `--ts`
2021-08-10  Haoqun Jiangchore: add `NPM-SCRIPTS-PLACEHOLDER` in README
2021-07-28  Haoqun Jiangrefactor: merge type definitions into 1 file and move...
2021-07-28  Haoqun Jiangfeat: make jsx support optional
2021-07-27  Haoqun Jiangchore: 3.0.0-alpha.1
2021-07-27  Haoqun Jiangfix: correctly name the folder in `files` field
2021-07-27  Haoqun Jiangchore: 3.0.0-alpha.0
2021-07-27  Haoqun Jiangdocs: a simple README, subject to further refinement
2021-07-27  Haoqun Jiangchore: add open in vscode badge
2021-07-27  Haoqun Jiangchore: add final newline to output package.json file
2021-07-27  Haoqun Jiangstyle: format files
2021-07-27  Haoqun Jiangworkflow: generate a snapshot of each template before...
2021-07-27  Haoqun Jiangrefactor: move utility functions to the `utils` folder
2021-07-27  Haoqun Jiangfeat: support `-t/--template` command-line option
2021-07-26  Haoqun Jiangrefactor: extract deepMerge function
2021-07-26  Haoqun Jiangrefactor: extract common logic for directory traversal
2021-07-26  Haoqun Jiangfix: revert to the `serve` script name for previewing
2021-07-26  Haoqun Jiangfeat: add a `typecheck` command for typescript projects
2021-07-26  Haoqun Jiangfix: should exclude unit tests from type checking
2021-07-26  Haoqun Jiangfeat: add tests in default templates
2021-07-26  Haoqun Jiangfix: enable `skipLibCheck` option
2021-07-26  Haoqun Jiangfeat: add jsconfig.json for javascript template
2021-07-25  Haoqun Jiangfeat: implement the `create-vue` command (no readme...
2021-07-23  Haoqun Jiangrefactor: rename `source` folder to `code`
2021-07-23  Haoqun Jiangfeat: add source code to all templates
2021-07-23  Haoqun Jiangwip: basic structure
2021-07-14  Haoqun JiangInitial commit