149 Commits

Author SHA1 Message Date
DoubledConG
085ee21f14 fix: uni.scss unit 'px' deletion 2023-12-08 14:48:36 +08:00
qiang
2ca6b35a75 chore: update types
# Conflicts:
#	generator.js
2023-08-25 19:50:42 +08:00
qiang
79ba8072d2 chore: rename d.ts 2023-08-25 15:47:26 +08:00
DCloud_LXH
c8f557ec23 chore: uni.promisify.adaptor.js 2023-04-07 15:33:24 +08:00
DCloud_LXH
4517f04736 feat: update @dcloudio/types to 3.3.2 2023-02-14 12:04:09 +08:00
DCloud_LXH
6f3f68985a chore: vue2 模板添加 Promisify 处理 2023-02-14 11:50:43 +08:00
qiang
b988dc8fd3 fix: update plugin version 2022-12-19 11:51:18 +08:00
qiang
4394069cbe fix: revert plugin-transform-async-to-generator 2022-12-12 20:18:19 +08:00
qiang
76843d4649 fix: disable transform-async for mp 2022-11-30 18:59:48 +08:00
qiang
a3e327e2ee fix: @babel/runtime use v7.18+ 2022-11-30 18:59:39 +08:00
qiang
6d8bddc41b chore: rename d.ts 2022-11-23 17:28:21 +08:00
DCloud_LXH
d6cc358108 fix: lock vue version 2022-11-04 16:35:02 +08:00
qiang
ea3c35d2c6 feat: update ts deps version 2022-10-28 12:06:44 +08:00
qiang
a26301c170 fix: postcss-comment 2022-10-28 12:06:44 +08:00
qiang
7d481b4a89 feat: support @vue/cli@5 2022-10-28 12:05:55 +08:00
dependabot[bot]
6288a93e7b chore(deps): bump ansi-regex from 3.0.0 to 3.0.1
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 18:30:15 +08:00
qiang
15bb99fdfd fix: uni.scss rpx -> px 2022-10-24 18:27:14 +08:00
dependabot[bot]
0429e477a7 chore(deps): bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 18:06:22 +08:00
Chen Fengyuan
184a23f8e0 style: format uni.scss with stylelint 2022-10-24 18:04:32 +08:00
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