File tree Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change
1
+ # v2.7.1
2
+
3
+ ` 2024-11-22 `
4
+
5
+ - :bug : fix(popup): display should not trigger the scrollview to update (#2773 )
6
+ - :bug : fix(toast): load dependent CSS (#2776 )
7
+ - :bug : fix(Form): Form 组件文档 demo 中 Switch 组件使用问题 (#2774 )
8
+ - :bug : fix(textarea): handle undefined placeholder explicitly (#2748 )
9
+ - 🏡 chore: jdesign 主题 (#2703 )
10
+ - 🏡 chore: ci optimize (#2692 )
11
+ - 🏡 chore: ci (#2690 )
12
+ - 📖 docs(infiniteLoading): optimize target description (#2770 )
13
+ - 📖 docs: 官方主题入口 (#2634 )
14
+
1
15
# v2.7.0
2
16
3
17
` 2024-11-01 `
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " @nutui/nutui-react-taro " ,
3
- "version" : " 2.7.0 " ,
2
+ "name" : " @nutui/nutui-react" ,
3
+ "version" : " 2.7.1 " ,
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