Releases: jdf2e/nutui-react
Releases · jdf2e/nutui-react
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
v2.6.4
v2.6.4
2024-05-10
- 🏡 chore: 修改默认的微信基础库版本 (#2235) @eiinu
- 🏡 chore(image): demo代码风格优化 (#2220) @Alex-huxiyang
- 📖 docs(uploader): 文件上传编码使用提示 (#2224) @Alex-huxiyang
- 🐛 fix(imagePreview): 阻止关闭预览事件对父结构的非必要影响 (#2227) @Alex-huxiyang
- 🐛 fix(picker): 修复连续多次打开 picker 时显示值错误 (#2222) @eiinu
- 🐛 fix(virtualList): 修复部分场景onScroll不触发 (#2221) @Alex-huxiyang
- 🐛 fix: 移除 defaultProps (#2230) @eiinu
v2.6.3
v2.6.2
v2.6.2
2024-04-26
- 🐛 fix(datepicker): 修复受控方式下选项联动更新问题 (#2201) @eiinu
- 🐛 fix(signature): 调整清空时机并更新demo (#2190) @Alex-huxiyang
- 🐛 fix(ellipsis): 部分场景下的ref报错 (#2200) @Alex-huxiyang
- 🐛 fix(inputnumber): 修复设置
InputNumber
组件className不生效的问题 (#2188) @kurisu994
🎨 style: jmapp style 语义化 (#2052) @zhehu1
🎨 style(CellGroup): 给CellGroup
组件新增外边距样式变量,使得使用者可以自由控制该外边距。 (#2189) @kurisu994
🎨 style(badge): jdesign badge 样式 (#2164) @zhehu1 - 📖 docs(tag):修复demo描述错误 (#2204) @jianhuagao
v2.6.1
v2.6.1
2024-04-19
- 🐛 fix(image): standardize demos (#2177) @Alex-huxiyang
- 🐛 fix(cellgroup): 去掉 cellgroup 未单独使用的 style 属性 (#2176) @kurisu994
- 🐛 fix(site): png url error & key duplicate (#2178) @Alex-huxiyang
- 🐛 fix(swiper): 异步加载 indicator 不显示 (#2167) @Alex-huxiyang
v2.6.0
v2.6.0
2024-04-12
- 🪵 refactor(swiper): H5 下实现重构,增加 focus 模式 (#1962) @oasis-cloud
- ✨ feat: input 的 onFocus 增加 height 键盘高度参数 (#2154) @alexxyzeng
- 🐛 fix(drag): demo拆解与规范 (#2163) @eiinu
- 🐛 fix(form): 可定义 fontsize (#2162) @oasis-cloud
- 🏡 chore(picker): demo拆解与规范 (#2157) @Alex-huxiyang
- 🏡 chore(radio): demo拆解与规范 (#2158) @3042503122
- 🏡 chore(menu): demo拆解与规范 (#2153) @Alex-huxiyang
- 🏡 chore(loading): demo拆解与规范 (#2155) @Alex-huxiyang
- 🏡 chore(notify): demo拆解与规范 (#2151) @Alex-huxiyang
v2.5.2
v2.5.2
2024-04-03
- 🏡 chore(form): demo拆解与规范 (#2148) @oasis-cloud
- 🏡 chore(countdown): demo拆解与规范 (#2147) @Alex.huxiyang
- 🏡 chore(cascader): demo拆解与规范 (#2144) @Alex.huxiyang
- 🏡 chore(checkbox): demo拆解与规范 (#2146) @Alex.huxiyang
- 🐛 fix(calendarcard): 直接抛出ondayclick (#2150) @oasis-cloud
- 🐛 fix(radio): 样式变量修复(issue) (#2149) @Alex.huxiyang