@nutui/nutui-react-taro 3.0.10-beta.1 → 3.0.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,20 @@
1
+ # v3.0.10
2
+ `2025-04-25`
3
+
4
+
5
+ * 🏡 chore: 更新壳工程分支 (#3200)
6
+ * 🏡 chore: release: v3.0.10-beta.0
7
+ * 🏡 chore: update publich path
8
+ * 📖 docs: jmapp 不判断环境,直接打开 (#3193)
9
+ * :sparkles: feat(switch): loading 态受控 (#3149)
10
+ * :sparkles: feat(uploader): add listUploadRender prop for custom list mode upload… (#3198)
11
+ * :sparkles: feat(video): 兼容taro Component属性 (#3185)
12
+ * :sparkles: feat(radio): 支持自定义icon的classname (#3196)
13
+ * :bug: fix(tabs): 修复滚动计算问题,优化定位逻辑 (#3183)
14
+ * :bug: fix: 删掉无用console (#3197)
15
+ * :bug: fix: 兼容选中值为0的情况 (#3192)
16
+
17
+
1
18
  # v3.0.9
2
19
 
3
20
  `2025-04-18`