Skip to content

Releases: jdf2e/nutui-react

v2.7.5

03 Jan 10:38
Compare
Choose a tag to compare

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

CHANGELOG

v2.7.4

20 Dec 12:15
Compare
Choose a tag to compare

v2.7.4

2024-12-20

  • 🐛 fix(form): 修复label字号的css变量 (#2872)
  • 🐛 fix: 修改小程序下自动吸边计算逻辑&&解决部分小程序写法不支持问题 (#2855)
  • 🐛 fix(countup): 分隔符文字颜色支持css变量修改 (#2869)
  • 🐛 fix: update variables-jmapp.scss

CHANGELOG

v2.7.3

13 Dec 07:53
Compare
Choose a tag to compare

v2.7.3

2024-12-13

  • ✨ feat(Video): web h5 下支持 ref 调用 (#2852)
  • ✨ feat(popover): 增加最大宽度设置,支持文本超过最大宽度时,换行展示 (#2851)
  • 🐛 fix(empty): actions add support for events (#2854)
  • 🐛 fix: 支持 button block (#2853)
  • 🐛 fix: dark 模式下arrow 未配置 (#2850)

CHANGELOG

v2.7.2

06 Dec 08:25
Compare
Choose a tag to compare

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)

CHANGELOG

v2.7.1

22 Nov 07:48
Compare
Choose a tag to compare

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)

CHANGELOG

v2.7.0

01 Nov 08:07
Compare
Choose a tag to compare

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)

CHANGELOG

v2.6.23

18 Oct 06:22
Compare
Choose a tag to compare

v2.6.23

2024-10-18

  • ✨ feat(calendar): support renderBottomButton props (#2645)
  • ✨ feat(calendar): support deleteIcon props (#2644)
  • 🐛 fix(overlay): tour position offset in tour.taro (#2631)
  • 🐛 fix: import error (#2648)
  • 🐛 fix(dialog): remove defaultprops (#2639)

CHANGELOG

v2.6.22

12 Oct 07:05
Compare
Choose a tag to compare

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: 文档构建出现未闭合标签的错误提示

CHANGELOG

v2.6.21

27 Sep 06:13
Compare
Choose a tag to compare

v2.6.21

2024-09-27

  • 🏡 chore: update dependency linguist-languages to be included within package (#2607)
  • ✨ feat(Uploader): add support for deleteIcon prop customization (#2618)
  • 🐛 fix: 修改jd小程序高版本弹幕不滚动问题 (#2612)

CHANGELOG

v2.6.20

20 Sep 05:54
Compare
Choose a tag to compare

v2.6.20

2024-09-20

  • 🐛 fix: i18n (#2597)
  • 🐛 fix: 类型构建错误 (#2605)
  • 🏡 chore: replace local prettier plugin with npm package (#2603)

CHANGELOG