130 Commits

Author SHA1 Message Date
Chen Fengyuan
b3e3efaf00 fix: convert px to rpx in the uni.scss file 2022-10-24 18:04:32 +08:00
qiang
2b4813912a fix: update main.ts 2022-10-19 20:56:17 +08:00
qiang
ad9239217b fix: update ts config 2022-09-15 19:41:48 +08:00
qiang
8575a9373f fix: update App.vue fro ts template 2022-09-15 11:23:21 +08:00
zhenyuWang
17b4637bdb fix: 修复 ts类型提示丢失问题 2022-08-22 18:35:22 +08:00
zhenyuWang
3de1ba05e0 fix: 修复创建 ts 项目vue类型错误问题 2022-08-07 15:35:33 +08:00
qiang
ce5cdba317 fix: h5 framework compact option 2022-06-28 16:33:44 +08:00
zhenyuWang
e94c80c7d5 chore: update @dcloudio/types version 2022-06-17 19:53:22 +08:00
zhenyuWang
40c19edac8 chore: update and lock @babel/runtime version 2022-06-02 15:55:44 +08:00
qiang
0b379ca8c3 chore: update @dcloudio/types version 2022-05-20 17:32:27 +08:00
qiang
9d4474d1b1 Merge branch 'master' of github.com:dcloudio/uni-preset-vue 2022-05-20 17:17:16 +08:00
fxy060608
7c7069c7f3
Update generator.js 2022-03-09 15:46:40 +08:00
qiang
de651aab14 fix: update deps: node-sass -> sass 2022-02-24 15:29:15 +08:00
qiang
815cea0565 fix: update sass deps 2022-02-10 14:51:31 +08:00
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
qiang
342807005a feat: remove root fontSize 2020-09-11 18:35:51 +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