File tree 2 files changed +19
-6
lines changed
2 files changed +19
-6
lines changed Original file line number Diff line number Diff line change
1
+ # v2.6.12
2
+ ` 2024-07-05 `
3
+
4
+
5
+ * :sparkles : feat: add pagination whether to show pages in imagepreview (#2411 ) @xiaoyatong
6
+ * :bug : fix(uploader): pre-upload pmage preview bug (#2416 ) @Alex-huxiyang
7
+ * :bug : fix(taro-form-demo): 点击演示demo表单内的重置会触发提交表单事件bug修复 (#2415 ) @Skedush
8
+ * :bug : fix(form): validator 中的 value 类型更新为 any (#2406 ) @oasis-cloud
9
+ * :bug : fix(uploader): 京东小程序中可上传时可选择图片和视频 (#2410 ) @xueshufive
10
+ * :bug : fix(avatarcropper): 报错 (#2364 ) @Alex-huxiyang
11
+ * :bug : fix(form): setFields未触发校验 (#2400 ) @Alex-huxiyang
12
+
13
+
1
14
# v2.6.11
2
15
` 2024-06-28 `
3
16
65
78
` 2024-05-17 `
66
79
67
80
68
- * 🏡 chore(image): 官网taro的demo显示与h5不一致 (#2244 ) @Alex . huxiyang
81
+ * 🏡 chore(image): 官网taro的demo显示与h5不一致 (#2244 ) @Alex- huxiyang
69
82
* :bug : fix(circleprogress): update demo (#2260 ) @Eiinu
70
83
* :bug : fix: 移除 defaultProps(2) (#2254 ) @Eiinu
71
- * :bug : fix: 关于checkbox&tabs的doc与demo修改 (#2253 ) @Alex . huxiyang
72
- * :bug : fix(table): 修复部分由于场景下width未生效导致的一些问题 (#2241 ) @Alex . huxiyang
73
- * :bug : fix(menu): 选项文字很多时右侧箭头展示异常 (#2252 ) @Alex . huxiyang
84
+ * :bug : fix: 关于checkbox&tabs的doc与demo修改 (#2253 ) @Alex- huxiyang
85
+ * :bug : fix(table): 修复部分由于场景下width未生效导致的一些问题 (#2241 ) @Alex- huxiyang
86
+ * :bug : fix(menu): 选项文字很多时右侧箭头展示异常 (#2252 ) @Alex- huxiyang
74
87
* :bug : fix(input): 修复特殊场景下自动清除失效问题 (#2240 ) @Eiinu
75
88
76
89
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " @nutui/nutui-react" ,
3
- "version" : " 2.6.11 " ,
2
+ "name" : " @nutui/nutui-react-taro " ,
3
+ "version" : " 2.6.12 " ,
4
4
"style" : " dist/style.css" ,
5
5
"main" : " dist/nutui.react.umd.js" ,
6
6
"module" : " dist/esm/nutui-react.es.js" ,
You can’t perform that action at this time.
0 commit comments