File tree Expand file tree Collapse file tree 3 files changed +18
-3
lines changed Expand file tree Collapse file tree 3 files changed +18
-3
lines changed Original file line number Diff line number Diff line change 1+ # v2.6.18
2+
3+ ` 2024-09-06 `
4+
5+ - 🏡 chore: remove deprecated (#2573 )
6+ - 🏡 chore(deps): update dependency marked to v14 (#2532 )
7+ - :sparkles : feat: demos for popup & dialog (#2574 )
8+ - :sparkles : feat: beforeupload (#2567 )
9+ - :bug : fix: remove icons defaultprops (#2571 )
10+ - :bug : fix(input): type props didnot work when equals number|digit (#2563 )
11+ - :bug : fix: dialog
12+ - :bug : fix(sticky): should rerender when zIndex changes (#2572 )
13+ - :bug : fix(sticky): rerender sticky when threshold change (#2564 )
14+ - :bug : fix(deps): update dependency jscodeshift to v17 (#2534 )
15+
116# v2.6.17
217
318` 2024-08-30 `
Original file line number Diff line number Diff line change 11{
2- "name" : " @nutui/nutui-react" ,
3- "version" : " 2.6.17 " ,
2+ "name" : " @nutui/nutui-react-taro " ,
3+ "version" : " 2.6.18 " ,
44 "style" : " dist/style.css" ,
55 "main" : " dist/nutui.react.umd.js" ,
66 "module" : " dist/esm/nutui-react.es.js" ,
Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ shell.exec(
5151 perf : '* zap: ' ,
5252 refactor : '* 🪵 ' ,
5353 revert : '* 🚦 ' ,
54- style : ':art: ' ,
54+ style : '* :art: ' ,
5555 test : '* 💡 ' ,
5656 others : '* 🔔 ' ,
5757 }
You can’t perform that action at this time.
0 commit comments