Releases: jdf2e/nutui-react
Releases · jdf2e/nutui-react
v2.7.5
v2.7.5
2025-01-03
- 🏡 chore(pre-commit): add check-lock-file script (#2916)
- ✨ feat(performance): getRectByTaro 方法在小程序内增加缓存以提升性能 (#2831)
- ✨ feat(uploader): suppport chooseMedia in web (#2902)
- 🐛 fix(textarea): 字数限制文本遮挡输入框的内容 (#2910)
- 🐛 fix: 调整日历日期 (#2914)
- 🐛 fix: update backtop demos (#2865)
- 🐛 fix: scss variables jmapp
v2.7.4
v2.7.3
v2.7.2
v2.7.2
2024-12-06
- 🏡 chore(uploader): use scss variable (#2825)
- 🏡 chore: migrate to v3
- 📖 docs(infiniteloading): remove deprecated usage (#2801)
- ✨ feat(form): add validateTrigger, setFieldValue and disabled (#2772)
- ✨ feat(elevator): 采用唯一ID,避免未传入 className 导致的报错 (#2834)
- 🐛 fix: 解决微信小程序滚动报错问题 (#2833)
- 🐛 fix(uploader): 修复选择多个文件上传只会上传一个文件的问题 (#2807)
- 🐛 fix: Uploade 组件无法预览图片 (#2822)
- 🐛 fix(deps): update dependency vitest to v2 (#2697)
- 🐛 fix(Table): 给个默认背景色,解决在小程序中固定列与滚动内列混合 (#2789)
v2.7.1
v2.7.1
2024-11-22
- 🐛 fix(popup): display should not trigger the scrollview to update (#2773)
- 🐛 fix(toast): load dependent CSS (#2776)
- 🐛 fix(Form): Form 组件文档 demo 中 Switch 组件使用问题 (#2774)
- 🐛 fix(textarea): handle undefined placeholder explicitly (#2748)
- 🏡 chore: jdesign 主题 (#2703)
- 🏡 chore: ci optimize (#2692)
- 🏡 chore: ci (#2690)
- 📖 docs(infiniteLoading): optimize target description (#2770)
- 📖 docs: 官方主题入口 (#2634)
v2.7.0
v2.7.0
2024-11-01
- ✨ feat: add plugin to remove rtl (#2673)
- ✨ feat: replacing the css paths imported from a specified package (#2675)
- ✨ feat(replace icon): jmapp icon (#2672)
- ✨ feat: add plugin to replace icons (#2671)
- 🐛 fix(tabs): clicked tabs should be entirely visible (#2685)
- 🐛 fix(avatarcropper): multi-language support (#2666)
- 🐛 fix: optimize vertical type syntax for divider (#2664)
- 🐛 fix: @nutui/icons-react changed to @nutui/icons-react-taro (#2651)
v2.6.23
v2.6.22
v2.6.22
2024-10-12
- ✨ feat(popup): lockscroll 增加可选值 strict, 用于支持 iOS12 (#2629)
- 🐛 fix(dialog): revert defaultprops
- 🐛 fix(range): usememo (#2638)
- 🐛 fix(backtop & menu): lint, code simplification, deprecated pageYOffset removed (#2633)
- 🐛 fix: taro async warning in taro-h5 env (#2636)
- 🐛 fix(range): refactor & lint fixed (#2637)
- 🐛 fix(radio): lint fixed (#2635)
- 🐛 fix(navbar): safearea displays abnormal when safeAreaInsetTop has been set true (#2632)
- 🐛 fix: usecallback to fix render too many times, button,animatingnumbers,avatar,audio; and fix avatargroup when length > maxsize (#2628)
- 🏡 chore(demo): display bound dispatchSetState in demo8 of table demos (#2626)
- 📖 docs: swiper 可通过 css 的 touch-action 设置用户操作行为 (#2630)
- 📖 docs: 文档构建出现未闭合标签的错误提示