File tree Expand file tree Collapse file tree 4 files changed +11342
-13999
lines changed Expand file tree Collapse file tree 4 files changed +11342
-13999
lines changed Original file line number Diff line number Diff line change
1
+ # v2.6.17
2
+
3
+ ` 2024-08-30 `
4
+
5
+ - 🏡 chore(form): form demo (#2528 )
6
+ - 📖 docs(readme): fix pnpm run dev weapp jd dir (#2514 )
7
+ - :sparkles : feat(cell): add clickable prop to support click style feedback (#2527 )
8
+ - :sparkles : feat(image-preview): 增加索引字段,用于预览内容排序 (#2519 )
9
+ - :bug : fix(tabs.taro.tsx): 解决在不需要滚动的时候,切换tab产生tab位置错乱的问题 (#2554 )
10
+ - :bug : fix(uploader): beforeUpload should trigger every time before uploading (#2553 )
11
+ - :bug : fix(PullToRefresh): 修复PullToRefresh组件disabled属性在taro中无效的问题 (#2538 )
12
+ - :bug : fix(uploader): ios 下无法回显的问题修复 (#2550 )
13
+ - :bug : fix(uploader): sizeType prop didnot work when weapp || jd (#2526 )
14
+
1
15
# v2.6.16
2
16
3
17
` 2024-08-03 `
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " @nutui/nutui-react-taro " ,
3
- "version" : " 2.6.16 " ,
2
+ "name" : " @nutui/nutui-react" ,
3
+ "version" : " 2.6.17 " ,
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