We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5d3778 commit 546fc96Copy full SHA for 546fc96
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+# v2.7.11
2
+
3
+`2025-03-28`
4
5
+- :bug: fix(searchbar): 支付宝小程序设置 enableInPageRenderInput 后无法触发 onChange (#3125)
6
+- :bug: fix: build jmapp (#3124)
7
+- :bug: fix(SearchBar): demos fixed (#3100)
8
+- :bug: fix: add $calendar-panel-item
9
+- 💡 test: fixed calenader (#3099)
10
11
# v2.7.10
12
13
`2025-03-14`
package.json
@@ -1,6 +1,6 @@
{
- "name": "@nutui/nutui-react-taro",
- "version": "2.7.10",
+ "name": "@nutui/nutui-react",
+ "version": "2.7.11",
"style": "dist/style.css",
"main": "dist/nutui.react.umd.js",
"module": "dist/esm/nutui-react.es.js",
0 commit comments