Releases: jdf2e/nutui-react
Releases · jdf2e/nutui-react
v2.6.14
v2.6.14
2024-07-19
- ✨ feat(menuitem): 新增css类名,增强自定义样式能力 (#2443) @Alex-huxiyang
- ✨ feat(empty): add css variable nutui-empty-background-color (#2451) @Alex-huxiyang
- ✨ feat(infiniteLoading): 继承 scrollView 的 props 类型 (#2441) @oasis-cloud
- 🐛 fix(cascader): 初始化设置value未成功选中 (#2435) @Alex-huxiyang
- 🐛 fix(swiper): display abnormal when dir = 'rtl' (#2454) @Alex-huxiyang
- 🐛 fix(form): 兼容校验时机 (#2437) @Alex-huxiyang
- 🐛 fix(form): 在FromInstance增加validateFields方法的定义 (#2450) @jinjl
v2.6.13
v2.6.13
2024-07-12
- ✨ feat: tabs滚动条兼容火狐浏览器 (#2431) @JoanneXu6677
- ✨ feat(drag): add the ability to support onDrag, onDragStart, onDragEnd callbacks (#2418) @Alex-huxiyang
- 🐛 fix(formItem): validateTrigger无法正确触发校验 (#2433) @Alex-huxiyang
- 🐛 fix: 日历组件滚动到顶部时 出现空白问题 (#2409) @522109452
- 🐛 fix(imagepreview): 无法在预期情景正确关闭图片的异常 (#2421) @Alex-huxiyang
v2.6.12
v2.6.12
2024-07-05
- ✨ feat: add pagination whether to show pages in imagepreview (#2411) @xiaoyatong
- 🐛 fix(uploader): pre-upload pmage preview bug (#2416) @Alex-huxiyang
- 🐛 fix(taro-form-demo): 点击演示demo表单内的重置会触发提交表单事件bug修复 (#2415) @Skedush
- 🐛 fix(form): validator 中的 value 类型更新为 any (#2406) @oasis-cloud
- 🐛 fix(uploader): 京东小程序中可上传时可选择图片和视频 (#2410) @xueshufive
- 🐛 fix(avatarcropper): 报错 (#2364) @Alex-huxiyang
- 🐛 fix(form): setFields未触发校验 (#2400) @Alex-huxiyang
v2.6.11
v2.6.11
2024-06-28
- ✨ feat(table): table新增自定义行 (#2390) @zanyuki-jd
- 🐛 fix(fixednav): 可拖拽元素样式缺失 (#2391) @oasis-cloud
v2.6.10
v2.6.10
2024-06-21
- 🏡 chore: 文档未来规范 (#2373) @Alex-huxiyang
- 🤖 ci: 统一使用 pnpm @oasis-cloud
- ✨ feat(tabpane): 增添修改tabpane背景色的主题变量 (#2366) @Alex-huxiyang
- 🐛 fix(tabs): 修复tabs异步设置titles滚动失效(#2351) (#2369) @ShuchenEason
- 🐛 fix: umd 中替换环境变量 (#2368) @oasis-cloud
v2.6.9
v2.6.8
v2.6.8
2024-05-31
- ✨ feat(button): 新增 button 原始类型属性 (#2195) @jiankian
- ✨ feat(card): add card hide price and shop usage (#2292) @wenlingang
- 🐛 fix(cascader): onPathChange is not a function (#2308) @oasis-cloud
- 🐛 fix: safearea for ac (#2293) @xiaoyatong
- 🐛 fix(InputNumber): 扩大点击区域 (#2302) @xiaoyatong
- 🐛 fix(picker): 函数调用之前检查 locale 是否已经定义 (#2259) @Alex-huxiyang
- 🏡 chore(demo): 更新组件引用方式 (#2304) @oasis-cloud
- 🏡 chore: fix typos (#2300) @xiaoxianBoy
v2.6.7
v2.6.7
2024-05-28
- ✨ feat: 签名组件增加当没有签名或已清空的情况下的参数暴露 (#2288) @xiaoyatong
- 🐛 fix: ActionSheet 增加安全区处理 (#2286) @xiaoyatong
- 🐛 fix(actionsheet): 去掉无意义的 padding,popup 已不再暴露 (#2285) @xiaoyatong
v2.6.6
v2.6.6
2024-05-24
- 🏡 chore(tag): css样式变量修复 (#2279) @Alex-huxiyang
- 🏡 chore(deps): update dependency eslint-plugin-markdown to v5 (#2218) @renovate[bot]
- 📖 docs(uploader): update (#2265) @eiinu
- 🐛 fix(input): placeholder 无法设置空字符串 (#2282) @oasis-cloud
- 🐛 fix(imagepreview): 阻止冒泡,防止点击图片关闭 (#2281) @Alex-huxiyang
- 🐛 fix(FormItem): 修复initialValue属性初始化未被正确加入到Formstore中导致的问题 (#2247) @Alex-huxiyang
v2.6.5
v2.6.5
2024-05-17
- 🏡 chore(image): 官网taro的demo显示与h5不一致 (#2244) @Alex-huxiyang
- 🐛 fix(circleprogress): update demo (#2260) @eiinu
- 🐛 fix: 移除 defaultProps(2) (#2254) @eiinu
- 🐛 fix: 关于checkbox&tabs的doc与demo修改 (#2253) @Alex-huxiyang
- 🐛 fix(table): 修复部分由于场景下width未生效导致的一些问题 (#2241) @Alex-huxiyang
- 🐛 fix(menu): 选项文字很多时右侧箭头展示异常 (#2252) @Alex-huxiyang
- 🐛 fix(input): 修复特殊场景下自动清除失效问题 (#2240) @eiinu