提交 cddf23b3 编写于 作者: richard_1015's avatar richard_1015

release: v3.1.11

上级 8e008134
## v3.1.11
`2021-11-15`
NutUI 非常感谢您对开源事业做出的贡献!🌷🌷🌷
本次社区贡献者 @AsherSun、@muitang、@MechaGirls
* :zap: feat: 新增 sku 商品规格组件 #64 (#827) @yangxiaolu1993
* :zap: feat(toast): hide methods add id param @richard1015
* :zap: feat(radio、radiogroup): add props direction、shape @richard1015
* :zap: feat(uploader): add prop list-type、progress @richard1015
* :bug: fix(signature): 在“微信小程序”中点确认后保存的图片无法打开查看签名图片 #829 (#830) @muitang
* :bug: fix(tabs):当父组件默认值传入时无法更新tabs当前标签状态 (#832) @MechaGirls
* :bug: fix(progreass): 优化百分比抖动问题 @Drjingfubo
* :bug: fix(uploader): taro env quantity limit (#822) @AsherSun
* :bug: fix(dialog): method onOk unable dom @richard1015
## v3.1.10
`2021-11-5`
......
{
"name": "@nutui/nutui",
"version": "3.1.10",
"version": "3.1.11",
"description": "京东风格的轻量级移动端 Vue2、Vue3 组件库(支持小程序开发)",
"main": "dist/nutui.umd.js",
"module": "dist/nutui.es.js",
......@@ -90,6 +90,7 @@
"fs-extra": "^9.1.0",
"highlight.js": "^10.3.1",
"husky": "^6.0.0",
"inquirer": "^8.2.0",
"jest": "^26.6.3",
"lint-staged": "^10.5.0",
"prettier": "^2.0.0",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册