Releases: jdf2e/nutui-react
Releases · jdf2e/nutui-react
v3.0.9
v3.0.9
2025-04-18
- ✨ feat(form): 增加 taro components 属性的支持,抽象类型 (#3182)
- ✨ feat(input): 增加 taro components 属性的支持 (#3181)
- ✨ feat(button): 兼容 taro components (#3188)
- 🐛 fix(image): update image props tsType (#3178)
- 🪵 refactor: 打包组件不同主题的 css 文件 (#3189)
- 🪵 refactor(loading): 移除内置的 lottie,可通过 icon 属性加载 lottie (#3184)
- 📖 docs(audio): 修订audio taro 端文档,不再支持taro多端 (#3187)
- 🏡 chore: update taro version (#3186)
- 🏡 chore: 调整 utils 和 hooks 的导出方式 (#3162)
v3.0.8
v3.0.8
2025-04-11
- ✨ feat(v15): swipe 增加 v15 的 demo (#3160)
- ✨ feat(dialog): 添加变量处理 (#3172)
- 🐛 fix(sidebar): scroll animation not working with sidebarDuration prop (#3169)
- 🐛 fix(switch): 异步操作中抛错可中断 loading 态 (#3143)
- 🐛 fix: jmapp demo build (#3146)
- 🐛 fix(image): 组件内部的style处理覆盖传入的className (#3165)
- 🐛 fix(cascader): 选中后 tab 应展示 text 字段的值 (#3167)
- 🐛 fix: codesandbox displays abnormal (#3159)
- 🐛 fix(docs): 修复 markdown 无法正确编译注释 (#3158)
- 🐛 fix(skeleton): 废弃inline 导致的警告问题修复 (#3154)
- 🏡 chore: 增加 useHtmlComponents 模式 (#3156)
- 📖 docs: 补充快速上手和主题中的配置项的解释 (#3163)
v3.0.7
v3.0.7
2025-04-03
- ✨ feat(jdesign): 修订变量名 (#3127)
- ✨ feat(collapse): 适配鸿蒙 (#3139)
- 🐛 fix(tabs): 兼容16的处理 (#3150)
- 🐛 fix(dialog):修复函数式调用时 hidecancel 不生效问题 (#3145)
- 🐛 fix(button): 样式变量无法生效问题修复 (#3142)
- 🐛 fix(Popup): 调整最小高度设定为 26% (#3144)
- 🐛 fix: popover 无法关闭的问题,删除无用代码和无用的样式变量 (#3129)
- 🐛 fix: contribution img failed to display (#3141)
- 🐛 fix(switch): 简化props使用 (#3132)
- 🐛 fix: tabbar config json (#3134)
- 🪵 refactor(dialog): 抽离types到标准spec下,去掉web h5 wrap层 (#3147)
- 🏡 chore: 修复正式环境的 publicPath (#3137)
v2.7.13
v3.0.6
v3.0.6
2025-03-28
- ✨ feat(skeleton): v15 (#3086)
- ✨ feat(Tabbar): v15 样式适配;增加 icon/value/title 的function类型,支持根据active状态渲染不同数据;增加 onDoubleClick 事件 (#3110)
- ✨ feat(indicator): 增加 UI 变体的类型 (#3114)
- ✨ feat(switch): 异步切换支持受控loading态 (#3122)
- ✨ feat(notify): v15 (#3082)
- ✨ feat(lottie): 支持京东小程序 (#3080)
- ✨ feat(demoblock): code block scrolling behavior, CodesandBox function and copyCode styles (#3106)
- 🐛 fix(searchbar): 支付宝小程序设置 enableInPageRenderInput 后无法触发 onChange (#3130)
- 🐛 fix: doc css (#3126)
- 🐛 fix(overlay): 扩大点击范围 (#3117)
- 🐛 fix(pickerview): 解决小程序获取高度计算错误 (#3120)
- 🐛 fix(badge): 修正css变量定义 (#3123)
- 🐛 fix: update pkgjson title (#3119)
- 🪵 refactor(badge): 支持禁用模式 (#3118)
- 🏡 chore: support ui review (#3121)
v2.7.12
v2.7.11
v3.0.5
v3.0.5
2025-03-21
- feat(pickerview): 小程序支持自定义列表行高 (#3102)
- feat: 优化了一下文档样式,更紧凑清晰 (#3105)
- fix(ImagePreview): 优化代码,fix 因为popup最大宽度导致的问题 (#2939)
- fix(badge): 解决中文偏上问题 (#3111)
- fix(swipe): 调整 demo 中字体为 12 (#3093)
- fix: correct import paths (#3089)
- fix: 开发环境中导出 types 下的类型 (#3090)
- fix(inputnumber): value 大于 max 图标应处于禁用态 (#3107)
- fix(resultpage): 引入button样式 (#3103)
- fix(SearchBar): demo 样式变量修订 (#3101)
- fix: adjust site style (#3096)
- refactor(fixednav): support harmony (#3095)
- docs: 补充web 设置 px 转 rem时的文档 (#3098)
- feat(pickerview): 选中值增加class类名用于自定义样式 (#3097)
- test(uploader): optimize async test cases stability (#3104)