File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change
1
+ # v3.0.15
2
+
3
+ ` 2025-06-27 `
4
+
5
+ - 📖 docs(checkbox): 修订数据类型 (#3273 )
6
+ - :sparkles : feat(dialog): close和cancel各司其职 (#3282 )
7
+ - :sparkles : feat(calendarcard): 增加自定义头 (#3285 )
8
+ - :sparkles : feat(calendarcard): 对函数做了优化处理 (#3284 )
9
+ - :bug : fix(configprovider): 修订路径别名 (#3287 )
10
+ - :bug : fix(form): 单测错误修复 (#3286 )
11
+ - :bug : fix(noticebar): first item is not visible when scrolling vertically (#3249 )
12
+ - :bug : fix(form): 修复右侧星星无法展示的问题 (#3283 )
13
+ - :bug : fix(form): label无法修改字号 (#3280 )
14
+ - :bug : fix: remove -zIndex CSS variable due to lower priority and default value confusion (#3262 )
15
+ - :bug : fix(button): 禁用样式修订 (#3279 )
16
+ - :bug : fix(datepicker): 修改不设置事件类型的返回值 (#3270 )
17
+ - :bug : fix(pickerview): 修改快速滚动偶现滑动错位问题 (#3278 )
18
+
1
19
# v3.0.14
2
20
3
21
` 2025-06-13 `
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nutui/nutui-react-taro" ,
3
- "version" : " 3.0.14 " ,
3
+ "version" : " 3.0.15 " ,
4
4
"style" : " dist/style.css" ,
5
5
"main" : " dist/nutui.react.umd.js" ,
6
6
"module" : " dist/es/packages/nutui.react.build.js" ,
You can’t perform that action at this time.
0 commit comments