115 Commits

Author SHA1 Message Date
qiang
09670d6917 fix: hello-uniapp 模板增加 sass 插件 2021-12-06 16:30:50 +08:00
qiang
49d772e3d0 fix: update plugin version 2021-11-30 17:31:29 +08:00
qiang
44f4744ee2 feat: 支持安装自定义模板 npm 依赖 close #24 2021-03-12 20:48:50 +08:00
qiang
71a22a1dd8 fix: 指定 @babel/runtime 版本 2021-02-24 19:24:17 +08:00
qiang
14a86cb305 feat: 支持前后一体登录模板 2021-01-16 17:57:23 +08:00
fxy060608
e8c552a394
Merge pull request #17 from dcloudio/dependabot/npm_and_yarn/decompress-4.2.1
Bump decompress from 4.2.0 to 4.2.1
2020-09-04 12:43:52 +08:00
dependabot[bot]
7577f8dab7
Bump decompress from 4.2.0 to 4.2.1
Bumps [decompress](https://github.com/kevva/decompress) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/kevva/decompress/releases)
- [Commits](https://github.com/kevva/decompress/compare/v4.2.0...v4.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-04 04:34:21 +00:00
wangyaqi
ad85c249fc chore: upx --> rpx 2020-07-15 11:54:36 +08:00
qiang
9757681e61 fix: types 2020-05-14 16:55:56 +08:00
fxy060608
5d758892c9 feat: upgrade @vue/cli-plugin-babel,@vue/cli-plugin-typescript 2020-03-31 13:19:43 +08:00
fxy060608
98c35e9daa feat(h5): babel-plugin-console 2020-03-17 19:49:18 +08:00
fxy060608
64059a732f fix(postcss): add path 2020-03-13 19:03:10 +08:00
fxy060608
4d300beed7 feat(postcss): add resolve 2020-03-13 18:51:13 +08:00
qiang
c71e741b89 feat: css filename hash 2020-01-04 17:27:43 +08:00
fxy060608
4c6f327c18 add uni.scss(default-ts) 2019-12-17 19:24:46 +08:00
fxy060608
9446cd7504 change version 2019-09-04 22:07:40 +08:00
fxy060608
ad002dc071 add version 2019-09-04 20:58:05 +08:00
qiang
ba1c6033d0 fix: ts 项目默认去除微信小程序和支付宝小程序 types 2019-08-28 17:32:03 +08:00
qiang
ceaa7a097b fix: miniprogram-api-typings version 2019-08-27 14:36:40 +08:00
qiang
20b75a99e3 feat: add types 2019-08-27 14:20:49 +08:00
fxy060608
b8774b1f8a add treeshaking 2019-08-01 15:17:18 +08:00
fxy060608
abc0b71d1a update babel useBuiltIns 2019-07-30 15:01:36 +08:00
fxy060608
4656445949 add vue-cli-plugin-uni-optimize 2019-07-19 12:47:58 +08:00
fxy060608
0fc5f704ad ignore nvue 2019-07-16 15:16:53 +08:00
fxy060608
89654766ea remove browsers 2019-06-14 17:20:37 +08:00
fxy060608
9e2efeb997 feat(mp): usingComponents:true 2019-06-06 19:11:02 +08:00
qiang
83c90d6704 add sfc.d.ts 2019-05-24 17:20:27 +08:00
fxy060608
e2826cdd1d autoprefixer remove=process.env.UNI_PLATFORM !== 'h5' 2019-05-18 15:49:59 +08:00
fxy060608
a6e93c0608 add postcss-comment 2019-05-09 17:04:30 +08:00
fxy060608
2affd845c1 npm run lint 2019-04-29 19:05:36 +08:00
fxy060608
7d5bddcc24 fix(autoprefixer): add remove:false 2019-04-29 19:01:22 +08:00
xiaoyucoding
208e772afd update: 更新默认的应用模板 2019-04-18 14:20:14 +08:00
fxy060608
d4ac181861 app-plus "usingComponents":true 2019-04-16 18:39:12 +08:00
fxy060608
84cd695863 add babel-plugin-console 2019-04-16 14:28:10 +08:00
fxy060608
42419694f4 add babel-plugin-console 2019-04-16 14:26:45 +08:00
fxy060608
35d8fd5537 默认启用 usingComponents 2019-03-29 21:10:46 +08:00
fxy060608
c8e2f300b2 lock regenerator-runtime@0.12.1 2019-03-27 19:30:26 +08:00
fxy060608
abf6fa50cf lock regenerator-runtime@0.12.1 2019-03-27 19:27:29 +08:00
fxy060608
54f4e32346 lock regenerator-runtime@0.12.1 2019-03-27 19:21:29 +08:00
fxy060608
e254d2044e Merge branch 'master' of https://github.com/dcloudio/uni-preset-vue 2019-03-22 14:50:08 +08:00
fxy060608
82aa59d9fc vue-cli-plugin-* 3.5.1 2019-03-22 14:48:20 +08:00
qiang
33bebac0f9 为普通项目增加 uni、plus 相关接口提示 2019-03-21 17:47:38 +08:00
qiang
498cee1cc4 调整代码提示 2019-03-21 16:45:23 +08:00
fxy060608
0c5b9f8225
Update preset.json 2019-03-15 21:52:20 +08:00
fxy060608
9cbe6d8fce
Update preset.json
add @dcloudio/vue-cli-plugin-hbuilderx
2019-03-08 18:04:30 +08:00
qiang
3163e3e383 feat: 支持iOS安全区 2019-03-07 21:02:48 +08:00
fxy060608
4089b66c13 @dcloudio/vue-cli-plugin-uni@0.9.34 2019-03-04 14:40:24 +08:00
fxy060608
5e3a961182 fix: 完善 manifest.json name 替换逻辑 2019-02-21 14:53:39 +08:00
fxy060608
86351a9f73 fix: rootOptions 可能不存在? 2019-02-21 14:53:04 +08:00
fxy060608
ef59d97fb1 Merge branch 'master' of https://github.com/dcloudio/uni-preset-vue 2019-02-20 17:05:50 +08:00