File tree 6 files changed +54
-3
lines changed
6 files changed +54
-3
lines changed Original file line number Diff line number Diff line change
1
+ ## v4.1.4
2
+
3
+ ` 2023-08-25 `
4
+
5
+ Features
6
+
7
+ - picker: 支持自定义 column fieldNames (#2460 ) @subordon
8
+
9
+ Bug Fixes
10
+
11
+ - popup: 修复内容无法滑动问题
12
+ - form: 调整 label 中 min-width 样式权重 (#2478 )
13
+ - addresslist: update docs (#2495 ) @subordon
14
+ - actionsheet: 修复 close-abled 失效问题 (#2496 )
15
+ - picker: 修复 field-names 在级联模式下的问题
16
+ - 修复组件内 scroll-view 标签在 taro-h5 端的兼容问题 (#2470 )
17
+
1
18
## v4.1.3
2
19
3
20
` 2023-08-04 `
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nutui/nutui" ,
3
- "version" : " 4.1.3 " ,
3
+ "version" : " 4.1.4 " ,
4
4
"description" : " 京东风格的轻量级移动端 Vue2、Vue3 组件库(支持小程序开发)" ,
5
5
"main" : " dist/nutui.umd.js" ,
6
6
"module" : " dist/nutui.es.js" ,
Original file line number Diff line number Diff line change
1
+ ## v4.1.4
2
+
3
+ ` 2023-08-25 `
4
+
5
+ Features
6
+
7
+ - picker: 支持自定义 column fieldNames (#2460 ) @subordon
8
+
9
+ Bug Fixes
10
+
11
+ - popup: 修复内容无法滑动问题
12
+ - form: 调整 label 中 min-width 样式权重 (#2478 )
13
+ - addresslist: update docs (#2495 ) @subordon
14
+ - actionsheet: 修复 close-abled 失效问题 (#2496 )
15
+ - picker: 修复 field-names 在级联模式下的问题
16
+ - 修复组件内 scroll-view 标签在 taro-h5 端的兼容问题 (#2470 )
17
+
1
18
## v4.1.3
2
19
3
20
` 2023-08-04 `
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nutui/nutui-taro" ,
3
- "version" : " 4.1.3 " ,
3
+ "version" : " 4.1.4 " ,
4
4
"description" : " 京东风格的轻量级移动端 Vue2、Vue3 组件库(支持小程序开发)" ,
5
5
"main" : " dist/nutui.umd.js" ,
6
6
"module" : " dist/nutui.es.js" ,
Original file line number Diff line number Diff line change
1
+ ## v4.1.4
2
+
3
+ ` 2023-08-25 `
4
+
5
+ Features
6
+
7
+ - picker: 支持自定义 column fieldNames (#2460 ) @subordon
8
+
9
+ Bug Fixes
10
+
11
+ - popup: 修复内容无法滑动问题
12
+ - form: 调整 label 中 min-width 样式权重 (#2478 )
13
+ - addresslist: update docs (#2495 ) @subordon
14
+ - actionsheet: 修复 close-abled 失效问题 (#2496 )
15
+ - picker: 修复 field-names 在级联模式下的问题
16
+ - 修复组件内 scroll-view 标签在 taro-h5 端的兼容问题 (#2470 )
17
+
1
18
## v4.1.3
2
19
3
20
` 2023-08-04 `
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nutui/nutui" ,
3
- "version" : " 4.1.3 " ,
3
+ "version" : " 4.1.4 " ,
4
4
"description" : " 京东风格的轻量级移动端 Vue2、Vue3 组件库(支持小程序开发)" ,
5
5
"main" : " dist/nutui.umd.js" ,
6
6
"module" : " dist/nutui.es.js" ,
You can’t perform that action at this time.
0 commit comments