]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/shortlog
thirdparty/vuejs/create-vue.git
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