Skip to content

Releases: jdf2e/nutui-react

v3.0.1

05 Mar 10:54
Compare
Choose a tag to compare

v3.0.1

2025-03-05

  • feat: 增加一个以组为单位的编译逻辑 (#3042)
  • feat(shortpassword): harmony (#3017)
  • feat: datepickerview (#3026)
  • fix(drag): 解决 taro 不能滑动问题 (#3054)
  • fix(input): 显示设置 placeholder 字体颜色 (#3050)
  • fix: hoverbutton h5 border (#3053)
  • fix(navbar): 居左展示时,副标题居左 (#3049)
  • fix: demos full css (#3051)
  • fix: 调整 dd 展示 (#3052)
  • fix: H5 小程序走查中遇到的问题修复 (#3047)
  • fix(navbar): tabpane 展示控制只限于 navbar (#3048)
  • fix: config v15 调整 (#3046)
  • fix: change index (#3045)
  • fix: inactive color (#3044)
  • fix: merge tabs 2.x, 修复第一个项目无法滚动到视图的问题 (#3043)
  • fix: popup 鸿蒙下层级问题修复,dialog 的适配做了调整,日历卡片调整了 demo (#3038)
  • fix(watermark): 小程序图片高度未撑开 (#3040)
  • fix(collapse): 去掉 demo 顶部留白 (#3041)
  • fix: textarea 鸿蒙适配 (#3037)

CHANGELOG

v3.0.0

05 Mar 10:54
Compare
Choose a tag to compare

v3.0.0

2025-02-28

1. Fix (修复问题)

  • fix(swiper): 设置横向轮播后,手势无法触发页面的滚动 (#3004)
  • fix(form): replace with Taro Form and add the rest property for passt… (#3016)
  • fix: check harmony adaptions (#3005)
  • fix: badge harmony (#3001)
  • fix: jdharmonycpp version and dd attribute are updated (#2997)
  • fix: throw error should not block the export of component (#2996)
  • fix: remove demo conditional restrictions & update the creation process (#2991)
  • fix: receiving a 404 error when publishing npm in CI (#2994)
  • fix: adjust pr-label strategy (#2984)
  • fix: github actions permission (#2981)
  • fix: resolve 'Resource not accessible by integration' (#2980)
  • fix: add PR review labels automation (#2972)
  • fix: calender footer button css (#2971)
  • fix: corepack manager use pnpm failed (#2965)
  • fix: update variables
  • fix: update the v15 style (#2843)
  • fix: modifykey
  • fix(elevator): harmony适配 (#2836)
  • fix: popover dark and maxwidth
  • fix: aimate不再设置inline-block
  • fix(countup): 分隔符文字颜色支持css变量修改 (#2871)
  • fix: jd white screen (#2824)
  • fix: space harmony (#2817)
  • fix(empty): correct css and docs (#2819)
  • fix: change scss import path (#2812)
  • fix(timeselect): harmony适配 (#2806)
  • fix(Ellipsis): Correction of text (#2778)
  • fix(progress): fix style & support icon demo (#2729)
  • fix(pagination): color of icon (#2769)
  • fix(toast): svg color (#2775)
  • fix: loading (#2733)
  • fix: radio type (#2735)
  • fix(searchbar): 多端适配 (#2657)
  • fix: vite5 relative warnings and deprecated usage (#2704)
  • fix(inputnumber): icon 适配 && 修改icon宽度和设定的--nut-icon-width一致 (#2707)
  • fix(cell): update Icon (#2716)
  • fix: 恢复icon,简化demo (#2725)

2. Refactor (代码重构)

  • refactor: datepicker (#3023)
  • refactor: picker (#2990)
  • refactor: popup 优化代码 (#2944)
  • refactor: new components are generated automatically (#2940)
  • refactor: remove special handling for rntaro's environment configuration and component (#2934)
  • refactor: site running faster when it's development (#2926)
  • refactor: replace lodash.isEqual with react-fast-compare (#2925)
  • refactor: add global scss (#2798)
  • refactor: use compatible systemInfo util API (#2975)
  • refactor: fixed overlay zIndex is not effective, and extract types of compnoents (#2954)
  • refactor: popup 优化代码 (#2944)
  • refactor: tabs 适配鸿蒙 (#2820)
  • refactor: modify import mode (#2782)
  • refactor: modify ts (#2781)
  • refactor: add global scss (#2798)
  • refactor: fix icon svg (#2742)
  • refactor: backtop using hoverbutton and v15 adaption (#2866)

3. Feat (新增功能)

  • feat: pickerview 组件 (#2986)
  • feat: icons 的替换方案优化,支持无法可用 icon 映射的情况 (#2922)
  • feat: sidebar 组件 (#2868)
  • feat: lottie 组件 (#2867)
  • feat(price): v15 (#2885)
  • feat(indicator): v15 (#2746)
  • feat(input): v15 (#2889)
  • feat(textarea): v15 (#2887)
  • feat(navbar): v15 (#2881)
  • feat(infinite): v15 (#2841)
  • feat(backtop): v15 (#2866)
  • feat(badge): v15 (#2826)
  • feat(numberkeyboard): v15 (#2799)
  • feat(inputNumber): v15 (#2823)
  • feat(tabs): v15 (#2820)
  • feat(checkbox): v15 (#2730)
  • feat(button): v15 (#2737)
  • feat(calendarcard): v15 (#2732)
  • feat(radio): v15 (#2721)
  • feat(input): v15 (#2711)
  • feat(pagination): v15 (#2712)
  • feat(trendarrow): v15 (#2540)
  • feat(Toast): v15 (#2299)

4. Perf (性能优化)

  • perf: input (#2978)
  • perf: 优化渲染节点 (#2967)
  • perf: 优化 animate (#2968)

CHANGELOG

v2.7.9

21 Feb 09:14
Compare
Choose a tag to compare

v2.7.9

2025-02-21

  • 🐛 fix(swiper): 设置横向轮播后,手势无法触发页面的滚动 (#3003)
  • 🪵 refactor: use compatible systemInfo util API (#2995)
  • 📖 docs(loading): 主题变量修正 (#3008)

CHANGELOG

v2.7.8

14 Feb 08:22
Compare
Choose a tag to compare

v2.7.8

2025-02-14

  • 📖 docs(configprovider): 优化文档中的主题配置描述 (#2959)
  • 🐛 fix: next ci failed (#2970)
  • zap: perf: animate (#2969)
  • 🪵 refactor: calendar (#2983)

CHANGELOG

v2.7.7

24 Jan 06:00
Compare
Choose a tag to compare

v2.7.7

2025-01-24

  • ✨ feat(form): resetFields 增加 namepath 参数,用于重置指定的字段 (#2953)
  • ✨ feat(form): add useWatch (#2932)
  • 🐛 fix: tabs 代码简化,调整部分样式 (#2949)
  • 🐛 fix: 受控模式下返回的selectedOptions进行校验处理 (#2951)
  • 🐛 fix(form): 修复 formitem 的值如果是对象会自动重置为空对象的问题 (#2952)
  • 🐛 fix: imageSize=0无效 (#2937)
  • 📖 docs(toast): 修复文档中的函数式例子 (#2957)
  • 📖 docs: popup 使用说明描述优化(#2943)

CHANGELOG

v2.7.6

10 Jan 02:45
Compare
Choose a tag to compare

v2.7.6

2025-01-10

  • 🐛 fix(form): item label 未对齐 (#2931)
  • 🐛 fix(form): 分割线未生效 (#2927)
  • 🐛 fix(tabs): 修复意外地出现了滚动条 (#2912)
  • 🐛 fix(swiper): 修复duration不生效 (#2913)
  • 🐛 fix: jmapp variables

CHANGELOG

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