File tree Expand file tree Collapse file tree 6 files changed +114
-53
lines changed
src/packages/configprovider Expand file tree Collapse file tree 6 files changed +114
-53
lines changed Original file line number Diff line number Diff line change
1
+ # v3.0.8
2
+
3
+ ` 2025-04-11 `
4
+
5
+ - :sparkles : feat(v15): swipe 增加 v15 的 demo (#3160 )
6
+ - :sparkles : feat(dialog): 添加变量处理 (#3172 )
7
+ - :bug : fix(sidebar): scroll animation not working with sidebarDuration prop (#3169 )
8
+ - :bug : fix(switch): 异步操作中抛错可中断 loading 态 (#3143 )
9
+ - :bug : fix: jmapp demo build (#3146 )
10
+ - :bug : fix(image): 组件内部的style处理覆盖传入的className (#3165 )
11
+ - :bug : fix(cascader): 选中后 tab 应展示 text 字段的值 (#3167 )
12
+ - :bug : fix: codesandbox displays abnormal (#3159 )
13
+ - :bug : fix(docs): 修复 markdown 无法正确编译注释 (#3158 )
14
+ - :bug : fix(skeleton): 废弃inline 导致的警告问题修复 (#3154 )
15
+ - 🏡 chore: 增加 useHtmlComponents 模式 (#3156 )
16
+ - 📖 docs: 补充快速上手和主题中的配置项的解释 (#3163 )
17
+
1
18
# v3.0.7
2
19
3
20
` 2025-04-03 `
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nutui/nutui-react-taro" ,
3
- "version" : " 3.0.7 " ,
3
+ "version" : " 3.0.8 " ,
4
4
"style" : " dist/style.css" ,
5
5
"main" : " dist/nutui.react.umd.js" ,
6
6
"module" : " dist/es/packages/nutui.react.build.js" ,
112
112
"@nutui/icons-react-taro" : " ^3.0.1" ,
113
113
"@nutui/jdesign-icons-react-taro" : " 1.0.6-beta.2" ,
114
114
"@nutui/touch-emulator" : " ^1.0.0" ,
115
- "@nutui/lottie-miniprogram" : " ^1.0.1 " ,
115
+ "@nutui/lottie-miniprogram" : " ^1.0.2 " ,
116
116
"@react-spring/web" : " ~9.6.1" ,
117
117
"@swc/helpers" : " ^0.5.7" ,
118
118
"@use-gesture/react" : " 10.2.20" ,
You can’t perform that action at this time.
0 commit comments