Commit Graph

147 Commits

Author SHA1 Message Date
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
fxy060608 e66b8a7393 fix: manifest.json name 节点默认使用 projectName 2019-02-20 17:04:45 +08:00
fxy060608 066bf74b44 feat: css 文件中 @import 改为 postcss-import 解析(可解析项目绝对路径及格式化部分非法代码) 2019-01-20 14:31:59 +08:00
fxy060608 b7aeaf7ba0 fix: 修复 static/index.css 路径前缀 2019-01-11 17:46:28 +08:00
fxy060608 71d64d038d feat: babel.config.js modules=commonjs 2019-01-10 17:11:56 +08:00
fxy060608 43d708e43f feat: @vue/cli-plugin-* 3.2.2=>3.3.0 2019-01-10 11:50:42 +08:00
fxy060608 4cadd8e02c feat: add dcloudio/uni-template-news 2019-01-09 11:53:08 +08:00
fxy060608 5d6e63dca4 feat: 增加 TypeScript 默认模板 2019-01-04 18:13:10 +08:00
fxy060608 17e4396c78 fix: uni-ui=>@dcloudio/uni-ui 2018-12-27 20:41:27 +08:00
fxy060608 eb01916a22 feat: add babel-plugin-import 2018-12-27 18:17:20 +08:00
fxy060608 387a7c89e0 不再移除 manifest.json,pages.json 注释 2018-12-25 15:31:59 +08:00
fxy060608 ec870c9490 Merge pull request #3 from F-loat/master
chore: _gitignore dist directory
2018-12-22 13:34:50 +08:00
F-loat ae521f35fe chore: _gitignore dist directory 2018-12-21 23:08:47 +08:00
fxy060608 e716eef03a Merge pull request #2 from F-loat/master
fix: rename and update .gitignore
2018-12-21 18:51:05 +08:00
F-loat e8c4e8e16a feat: add __ judgement 2018-12-21 18:22:29 +08:00
F-loat 7ebb55da28 fix: rename and update .gitignore 2018-12-21 18:09:54 +08:00
fxy060608 a46b69d0a2 Merge pull request #1 from F-loat/master
add .gitignore
2018-12-21 15:33:32 +08:00
F-loat ad485342f4 add .gitignore 2018-12-21 15:25:02 +08:00
fxy060608 ef302799a8 README.md 2018-12-20 14:20:35 +08:00