File tree 8 files changed +53
-5
lines changed
8 files changed +53
-5
lines changed Original file line number Diff line number Diff line change
1
+ ## v4.1.5
2
+
3
+ ` 2023-09-05 `
4
+
5
+ Bug Fixes
6
+
7
+ - countdown: millisecond format (#2514 ) @subordon
8
+ - calendar: 修复周选择时 weekDate 相关报错 (#2538 ) @iCheng
9
+ - calendar: 修正 demo 默认文案显示条件 (#2539 ) @iCheng
10
+ - fix: 部分组件增加 catch-move 阻止滚动穿透 (#2543 )
11
+ - fix: countdown/invoice/navbar 优化事件命名 (#2536 )
12
+
13
+ Refactor
14
+
15
+ - configprovider: move common logic to common file (#2540 ) @subordon
16
+
1
17
## v4.1.4
2
18
3
19
` 2023-08-25 `
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nutui/nutui" ,
3
- "version" : " 4.1.5-beta.1 " ,
3
+ "version" : " 4.1.5" ,
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.5
2
+
3
+ ` 2023-09-05 `
4
+
5
+ Bug Fixes
6
+
7
+ - countdown: millisecond format (#2514 ) @subordon
8
+ - calendar: 修复周选择时 weekDate 相关报错 (#2538 ) @iCheng
9
+ - calendar: 修正 demo 默认文案显示条件 (#2539 ) @iCheng
10
+ - fix: 部分组件增加 catch-move 阻止滚动穿透 (#2543 )
11
+ - fix: countdown/invoice/navbar 优化事件命名 (#2536 )
12
+
13
+ Refactor
14
+
15
+ - configprovider: move common logic to common file (#2540 ) @subordon
16
+
1
17
## v4.1.4
2
18
3
19
` 2023-08-25 `
Original file line number Diff line number Diff line change 87
87
88
88
| 项目 | 描述 |
89
89
| --- | --- |
90
- | [ yang1206/uniapp- nutui] ( https://github.com/yang1206/uniapp- nutui ) | 基于 NutUI 4.x 版本开发的 uni-app 组件库 |
90
+ | [ nutui-uniapp ] ( https://github.com/nutui-uniapp/ nutui-uniapp ) | 基于 NutUI 4.x 版本开发的 uni-app 组件库 |
91
91
| [ jwaterwater/uni-nutui] ( https://github.com/jwaterwater/uni-nutui ) | 基于 NutUI 3.x 版本开发的 uni-app 组件库 |
92
92
93
93
## 使用案例
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nutui/nutui-taro" ,
3
- "version" : " 4.1.4 " ,
3
+ "version" : " 4.1.5 " ,
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.5
2
+
3
+ ` 2023-09-05 `
4
+
5
+ Bug Fixes
6
+
7
+ - countdown: millisecond format (#2514 ) @subordon
8
+ - calendar: 修复周选择时 weekDate 相关报错 (#2538 ) @iCheng
9
+ - calendar: 修正 demo 默认文案显示条件 (#2539 ) @iCheng
10
+ - fix: 部分组件增加 catch-move 阻止滚动穿透 (#2543 )
11
+ - fix: countdown/invoice/navbar 优化事件命名 (#2536 )
12
+
13
+ Refactor
14
+
15
+ - configprovider: move common logic to common file (#2540 ) @subordon
16
+
1
17
## v4.1.4
2
18
3
19
` 2023-08-25 `
Original file line number Diff line number Diff line change 87
87
88
88
| 项目 | 描述 |
89
89
| --- | --- |
90
- | [ yang1206/uniapp- nutui] ( https://github.com/yang1206/uniapp- nutui ) | 基于 NutUI 4.x 版本开发的 uni-app 组件库 |
90
+ | [ nutui-uniapp ] ( https://github.com/nutui-uniapp/ nutui-uniapp ) | 基于 NutUI 4.x 版本开发的 uni-app 组件库 |
91
91
| [ jwaterwater/uni-nutui] ( https://github.com/jwaterwater/uni-nutui ) | 基于 NutUI 3.x 版本开发的 uni-app 组件库 |
92
92
93
93
## 使用案例
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nutui/nutui" ,
3
- "version" : " 4.1.4 " ,
3
+ "version" : " 4.1.5 " ,
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