Releases: jdf2e/nutui-react
Releases · jdf2e/nutui-react
v3.0.16
v3.0.15
v3.0.15
2025-06-27
- 📖 docs(checkbox): 修订数据类型 (#3273)
- ✨ feat(dialog): close和cancel各司其职 (#3282)
- ✨ feat(calendarcard): 增加自定义头 (#3285)
- ✨ feat(calendarcard): 对函数做了优化处理 (#3284)
- 🐛 fix(configprovider): 修订路径别名 (#3287)
- 🐛 fix(form): 单测错误修复 (#3286)
- 🐛 fix(noticebar): first item is not visible when scrolling vertically (#3249)
- 🐛 fix(form): 修复右侧星星无法展示的问题 (#3283)
- 🐛 fix(form): label无法修改字号 (#3280)
- 🐛 fix: remove -zIndex CSS variable due to lower priority and default value confusion (#3262)
- 🐛 fix(button): 禁用样式修订 (#3279)
- 🐛 fix(datepicker): 修改不设置事件类型的返回值 (#3270)
- 🐛 fix(pickerview): 修改快速滚动偶现滑动错位问题 (#3278)
v3.0.14
v3.0.14
2025-06-13
- 🏡 chore(site): adjust online debugging visibility (#3257)
- ✨ feat(image): support custom error state class name (#3263)
- 🐛 fix: docs (#3268)
- 🐛 fix(datepicker): 解决未传默认值时限制时间边界不准确问题 (#3265)
- 🐛 fix(input): handleBlur callback value is undefined in mini-programs (#3266)
- 🐛 fix(image): 修复内联样式不生效 (#3254)
- 🐛 fix(switch): 移除重复的onchange回调 (#3259)
- 🐛 fix(tabs): correct tabpane-background-color css variables (#3255)
- 🐛 fix(navbar): 支持background的配置,补充了部分demo (#3258)
- 🐛 fix(configprovider): 调整demo,修复web h5 下引入不一致问题,修复文档 (#3244)
- 🐛 fix(elevator): v15 适配 & 选中值支持受控 (#3210)
v3.0.13
v3.0.13
2025-05-30
- ✨ feat(lottie): 支持显示设置 dpr 设置宽高 (#3237)
- ✨ feat(Textarea): 增加 ref 属性 (#3229)
- ✨ feat(Swiper): 修订autoplay属性,并在taro版本上对齐了tc属性值 (#3225)
- 🐛 fix: 删除无用代码
- 🐛 fix: 适配td (#3241)
- 🐛 fix(input): 不需要加 get 属性的,用 nativeElement 就可了 (#3235)
- 🐛 fix(pickerview): 高度获取失败兜底值变更 (#3230)
- 🐛 fix(uploader): 修复官网蒙层层级、demo中ListItem类型的引入并更新文档 (#3239)
- 🐛 fix(textarea): 修订没有写placeholder时无法展示默认值的情况 (#3233)
- 🐛 fix(configprovider): 调整demo展示 (#3232)
v3.0.12
v3.0.12
2025-05-17
- ✨ feat(range): 鸿蒙适配,修订NaN,纵向mark时异常问题 (#3217)
- ✨ feat(progress): 兼容并支持taro components的progressProps & v15适配 (#3202)
- ✨ feat(searchbar): v15 适配,增加了受控和默认值 (#3209)
- ✨ feat(steps): v15 (#3216)
- 🐛 fix(uploader): beforeUpload failed to work (#3219)
- 🐛 fix(uploader): 多端上传媒体文件逻辑与2x保持一致 (#3223)
- 🐛 fix(address): 构建单一样式文件 (#3220)
v3.0.11
v2.7.14
v3.0.10
v3.0.10
2025-04-25
- 📖 docs: jmapp 不判断环境,直接打开 (#3193)
- ✨ feat(switch): loading 态受控 (#3149)
- ✨ feat(uploader): add listUploadRender prop for custom list mode upload… (#3198)
- ✨ feat(video): 兼容taro Component属性 (#3185)
- ✨ feat(radio): 支持自定义icon的classname (#3196)
- 🐛 fix(tabs): 修复滚动计算问题,优化定位逻辑 (#3183)
- 🐛 fix: 兼容选中值为0的情况 (#3192)
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)