Skip to content

Latest commit

 

History

History
787 lines (524 loc) · 24.3 KB

CHANGELOG.md

File metadata and controls

787 lines (524 loc) · 24.3 KB

v4.3.9

2024-05-25

Bug Fixes

  • textarea: 修复 slot 嵌套使用 textarea 时的输入失焦问题 (#3084) @eiinu
  • style: hidden scrollbar by default (#3085) @eiinu

v4.3.8

2024-05-13

Bug Fixes

  • countdown: emit paused (#3062) @eiinu
  • sticky: 修复滚动事件的监听方式 (#3072) @eiinu

Refactors

  • overlay, watermark, badge: move to script setup @eiinu

Other Changes

  • searchbar: update unit test (#3070) @eiinu

v4.3.7

2024-05-07

Features

  • number-keyboard: add confirm event (#3059) @eiinu

Bug Fixes

  • tabs: inject 数据增加 ?. (#3045) @2977938133

Refactors

  • input, image: move to script setup @eiinu

Other Changes

  • docs: input 更新 align demo 引用名称 (#3044) @ShuTianGit

v4.3.6

2024-04-19

Bug Fixes

  • sticky: fix typo in index.taro.vue (#3023) @lainbo
  • type: fix warning of v-model in JetBrains IDE (#3029) @anyesu

Refactors

  • move to script setup
    • countdown, steps @subordon
    • radio, grid @eiinu

Other Changes

  • chore: 优化组件 provide/inject 使用 (#3027) @eiinu

v4.3.5

2024-04-10

Features

  • input-number: 支持透传属性至 input 元素 (#3008) @eiinu

Bug Fixes

  • tag: 修复图标引用问题 @eiinu

Refactors

  • move to script setup: skeleton, cell @eiinu

Other Changes

  • deps: typescript v5.4.4 (#3013) @eiinu

v4.3.4

2024-04-01

Bug Fixes

  • tabs: 修复 vertical 方式 tab 数量过多时滚动定位不准确的问题 (#2996), close #2726 @eiinu

Refactors

  • move to script setup
    • empty, tabbar, textarea @subordon
    • trend-arrow, switch, indicator @eiinu

Other Changes

  • code style: move to ESLint Flat Config (#3003) @eiinu
  • site: highlight.js --> shiki (#2982) @eiinu
  • docs: update list use (#2985) @psrheartache

v4.3.3

2024-03-20

Bug Fixes

  • uploader: add stop on delete event (#2971) @subordon
  • calendar-card: 选择范围时支持仅选择单个日期 (#2963) @eiinu
  • navbar: remove unused css var @eiinu

Refactors

  • move to script setup
    • backtop, tag @subordon
    • input-number, rate, progress, circle-progress, swipe, navbar, invoice @eiinu

Other Changes

  • test: add some unit tests (#2980) @eiinu

v4.3.2

2024-03-11

Features

  • switch: add disabled prop (#2959) @eiinu

Bug Fixes

  • popup: 修复 update:visible 事件关闭时重复调用 (#2936) @yang1206
  • form: 修复 disabled 关联子组件收集问题 (#2958) @eiinu

Refactors

  • price: move to script setup (#2952) @eiinu
  • layout: move to script setup (#2951) @eiinu
  • animate: move to script setup (#2947) @eiinu

Other Changes

  • tabs: add animated-time demo (#2942) @eiinu
  • deps: update to taro 3.6.24 (#2939) @eiinu

v4.3.1

2024-02-29

Features

  • form: 新增禁用(disabled)属性 (#2690) @yi-boide

Bug Fixes

  • picker: className option (#2926) @eiinu

Refactors

  • form: move to script setup (#2923), close #2677 @eiinu
  • collapse: move to script setup (#2907) @eiinu

Reverts

  • fix(textarea, taro): 修复 h5 下双向绑定失效的问题 (#2768) (#2935), close #2930

v4.3.0

2024-02-05

New Components

  • 新增 CalendarCard 日历卡片组件 (#2694) @eiinu

Bug Fixes

  • avatar-cropper: 修复微信真机调试 canvas 层级错误 (#2865) @yi-boide
  • input-number: 修复输入时未触发 change 事件问题 (#2903) @yi-boide
  • input: 修复 slot 字体样式问题 (#2863) @eiinu
  • popover: 修复内部 popup 样式问题 (#2878) @eiinu
  • popover: 修复滑动后定位错乱问题 (#2913) @eiinu
  • noticebar: 移除 left-icon 空白占位元素 (#2916) @eiinu

Refactors

  • popover: 重构代码逻辑 (#2913) @eiinu

Other Changes

  • demo: 拆分演示代码 short-password, tabbar, cascader, backtop @yi-boide
  • test: 测试环境由 jsdom 迁移至 happy-dom (#2881) @eiinu

v4.2.9

2024-01-22

Bug Fixes

  • button: 修复自定义 color 时的 border 样式 (#2843) @subordon
  • form: 修复搭配 input 使用时的样式问题 (#2851) @eiinu
  • list: 优化 containerHeight 获取逻辑 (#2860) @eiinu

Refactors

  • button: use script setup (#2713) @eiinu
  • divider: use script setup (#2840) @eiinu

Other Changes

  • checkbox: improve type def (#2845) @eiinu
  • ellipsis: improve type def (#2848) @eiinu
  • side-navbar: remove unnecessary props (#2858) @eiinu

v4.2.8

2024-01-15

Features

  • avatar-cropper: 新增 shape 属性,支持 round 类型 (#2818) @iCheng

Bug Fixes

  • calendar: 修复初次打开默认值定位问题 (#2829) @eiinu
  • date-picker: 修复数据联动更新问题 (#2824) @eiinu
  • dialog: 修复 cancel 按钮的样式问题 (#2823) @eiinu
  • picker: 优化 select、cursor 样式 (#2826) @eiinu

v4.2.7

2024-01-05

Features

  • swiper: 新增 pagination-unselected-color 属性 (#2803), close #2688 @iCheng
  • tabs: 新增 align 属性,支持标题左对齐布局 (#2809), close #2471 @iCheng

Bug Fixes

  • picker: 修复 Safari 下遮罩层级样式问题 (#2821) @eiinu
  • date-picker: 修复 hour-minute 类型下选项刷新问题 (#2784) @Robin-Wubin
  • cascader: 修复内部 tabs 标题样式对齐问题 (#2802) @eiinu
  • avatar-cropper: 文档修正 (#2820) @iCheng

Other Changes

  • deps: bump to vue 3.4 (#2812) @eiinu

v4.2.6

2023-12-25

Bug Fixes

  • tabs: 修复 taro h5 下 placeholder 展示错误 (#2801) @eiinu
  • remove default font-family style (#2792) @eiinu

Other Changes

  • collapse: remove unused prop (#2794) @eiinu

v4.2.5

2023-12-22

Features

  • watermark: 水印支持多行文字 (#2746), close #2742 @yi-boide
  • tabs: 开启 title-scroll 时不再需要设置 name (#2789) @eiinu

Bug Fixes

  • textarea: 修复 taro h5 下双向绑定失效的问题 (#2768), close #2767 @Moonofweisheng
  • tabs: 修复 horizontal 方向占位元素宽度错误 (#2749) @yang1206
  • ellipsis: 修复 taro 下文本省略失效 (#2791) @yi-boide
  • tabs: 修复 iOS 下 smile 类型激活条展示问题 (#2774), close #2773 @eiinu
  • tabbar: 修复 useTaroRect 报错问题 (#2775) @eiinu
  • input-number: 修复 disabled 下未禁用点击问题 (#2783), close #2782 @eiinu

v4.2.4

2023-12-15

Features

  • form: 新增 label-position & star-position (#2659) (#2663) @yi-boide
  • radio: 组件设置 button 形状时支持改变大小 (#2701) @iCheng

Bug Fixes

  • input-number: 修复 iOS 下输入小数点后清空输入框的问题 (#2704) @Formulaaa
  • range: 优化滑动事件处理逻辑 (#2712) @eiinu
  • textarea: 调整 readonly & maxlength 实现逻辑 (#2710) @eiinu
  • tabs: 修复 vertical 方式下标题样式错误 (#2727) @eiinu
  • tabs: 修复嵌套使用时的样式错乱问题 (#2728) @eiinu
  • sku: 修复小程序下内容的滚动问题 (#2737) @eiinu
  • navbar: 修复标题居中等样式问题 (#2739) @eiinu

v4.2.3

2023-11-30

Bug Fixes

  • ellipsis: 修复 taro 组件导出问题 @eiinu
  • number-keyboard: 修复标题栏完成按钮样式丢失的问题 (#2696) @Moonofweisheng

Other Changes

  • refactor: 优化组件间 provide & inject (#2681) @eiinu
  • deps: bump vite to v5 (#2689) @eiinu

v4.2.2

2023-11-24

Features

  • pull-refresh: 新增 complete 状态文案与插槽 (#2636) (#2639) @yi-boide
  • form-item: required 样式支持由 rules 控制 (#2637) (#2640) @yi-boide

Bug Fixes

  • input-number: 修复禁用无效问题 (#2680) @iCheng
  • list: 修复滚动滑动触底报错问题 (#2658) @zhangyuanliang
  • swiper: 修复 swiper-item 宽高错误问题 (#2679) @eiinu
  • address: 选择最后一级时 onChange 缺少 value 字段 @eiinu
  • picker: 调整 columns 类型定义 (#2662) @eiinu
  • input: 调整 type 类型定义 @eiinu

Other Changes

  • locale: add use-locale (#2642) @eiinu
  • build: adjust dir structure of production (#2654) @eiinu
  • build: componentName kebab-case -> PascalCase @eiinu
  • chore: bump taro v3.6.19 (#2682) @eiinu

v4.2.1

2023-11-10

Features

  • dialog: 新增 ok-auto-close 属性 (#2626) (#2627) @yi-boide
  • input: 增加软键盘确认事件 (#2229) (#2622) @yi-boide
  • image-preview: taro 端新增 long-press 事件 & 新增长按保存相册 demo (#2592) @yi-boide @ntnyq
  • calendar: 增加自定义禁用函数 disabled-date (#2502) (#2614) @yi-boide
  • popup 关联组件增加 z-index 属性 (#2632) @eiinu
  • input: modelValue 支持 number 类型 (#2635) (#2638) @yi-boide

Bug Fixes

  • swiper: 修复页面中未设置 z-index 的 fixed 元素无法覆盖 swiper 问题 (#2617) @oasis-cloud
  • swiper: 修复动态修改 height 后组件视图未更新问题 (#2485) (#2625) @yi-boide
  • ellipsis: 修复 direction 默认值 (#2631) @swbcnegc
  • date-picker: 修复中文包字段错误 (#2628) @eiinu
  • checkbox: 修复样式对齐问题 (#2641) @eiinu
  • elevator: 修复滚动后无法点击问题 #2603 (#2645) @eiinu

Other Changes

  • docs: demo 更新为 script setup 风格 @eiinu

v4.2.0

2023-10-27

New Components

  • 新增 AvatarCropper 头像裁剪组件 (#2570) @yi-boide
  • 新增 Space 布局组件 (#2584) @yi-boide

Features

  • build: 新增 css 样式产物可选 (#2602) @yi-boide
  • build: resolver 配置独立为 @nutui/auto-import-resolver 包 (#2602) @yi-boide
  • collapse: 增加自定义插槽 icon (#2588) (#2612) @yi-boide

Bug Fixes

  • input-number: 修复超过 min, max 范围问题 (#2606) (#2607) @Formulaaa
  • picker: 修复 columns 为空时不触发更新的问题 (#2590) (#2611) @yi-boide
  • circle-progress: 修复数值变化在 iOS 下的 border 闪烁问题(#2481) (#2619) @yi-boide
  • comment: 追评中图片增加响应事件 (#2448) (#2620) @yi-boide
  • ellipsis: fix docs typo (#2616) @yang1206

BREAKING CHANGES

  • !input: Taro 版组件 type 属性的 numberdigit 与小程序原生 API 对齐,支持调起数字、带小数点键盘 (#2578) @mikasayw

v4.1.7

2023-10-13

Features

  • searchbar: 增加 cursor-spacing 属性(#2458) (#2587) @yi-boide

Bug Fixes

  • image-preview: 修复图片放大不能滑动 (#2136) (#2574) @yi-boide
  • radio: 修复 radio-group 的 text-position 属性响应式问题 (#2572) @mikasayw
  • radio: 修复按钮类型激活背景边框样式问题 (#2579) @eiinu
  • textarea: 修复 readonly 时换行符的显示问题(#2566)(#2583) @yi-boide
  • tabs: 修复 disabled 情况下能滑动过去的问题(#2486) (#2559) @yi-boide
  • checkbox/input-number: 调整为内联元素 (#2581) @yi-boide
  • form: use subtree to validate nut-form (#2582) @mikasayw
  • form: validate 获取子节点规则方式调整 (#2593) @eiinu

v4.1.6

2023-09-19

Features

  • calendar: 日历底部增加插槽 (#2550) @Arch94
  • cell: 新增 desc slot (#2503) (#2556) @yi-boide
  • searchbar: 增加safe-area-inset-bottom 属性 (#2265) (#2558) @yi-boide
  • video: 增加播放,暂停,停止,静音,取消静音方法 (#2447) (#2555) @yi-boide

Bug Fixes

  • searchbar: 修复抖音小程序下输入抖动的问题 (#2552) @junjun666
  • uploader: 修复安卓环境下无法唤起摄像头问题 (#2567) @developeryvan
  • configprovider: 修复 slot 的响应式问题 @eiinu

v4.1.5

2023-09-05

Bug Fixes

  • countdown: millisecond format (#2514) @subordon
  • calendar: 修复周选择时 weekDate 相关报错 (#2538) @iCheng
  • calendar: 修正 demo 默认文案显示条件 (#2539) @iCheng
  • fix: 部分组件增加 catch-move 阻止滚动穿透 (#2543)
  • fix: countdown/invoice/navbar 优化事件命名 (#2536)

Refactor

  • configprovider: move common logic to common file (#2540) @subordon

v4.1.4

2023-08-25

Features

  • picker: 支持自定义 column fieldNames (#2460) @subordon

Bug Fixes

  • popup: 修复内容无法滑动问题
  • form: 调整 label 中 min-width 样式权重 (#2478)
  • addresslist: update docs (#2495) @subordon
  • actionsheet: 修复 close-abled 失效问题 (#2496)
  • picker: 修复 field-names 在级联模式下的问题
  • 修复组件内 scroll-view 标签在 taro-h5 端的兼容问题 (#2470)

v4.1.3

2023-08-04

Bug Fixes

  • calendar: 修复自定义起始日高亮列错误问题 (#2452)
  • cascader: 修复在 Popup 中的滑动问题 (#2465)
  • input: 修复空白节点导致的样式对齐问题 (#2473)
  • taro 端组件根元素统一为 view 标签 (#2467)
  • type: 修复部分组件事件类型丢失问题 (#2469)
  • docs: 组件文档 demo 代码走查修改 (#2459)

v4.1.2

2023-07-24

Bug Fixes

  • price: 修复小程序下符号转义丢失问题

v4.1.1

2023-07-21

Features

  • swipe: 新增 swipe-group 组件用于控制 swipe 操作互斥 (#2439)
  • animate: 新增 show 属性与 animate 事件 (#2434)
  • uploader: 小程序下新增预览图片 mode 属性 (#2435)

Bug Fixes

  • utils: useTaroRect 方法增加异常处理 (#2431)
  • button: 优化边框与渐变色背景样式问题
  • type: 修复部分组件类型文件丢失问题

v4.1.0

NutUI 非常感谢您对开源事业做出的贡献! 本次社区贡献者 @thx125 @wenjuGao @subordon @yang1206 @aooiuu

2023-07-14

Features

  • 新增 @nutui/touch-emulator
  • 新增 @nutui/playground
  • form: 支持异步返回的自定义校验文案 (#2380) @subordon
  • cell: 新增 box-shdow 样式变量 (#2382)
  • calendar: 支持透传 Popup 属性 (#2410)
  • address: 新增 round 属性 (#2411)

Bug Fixes

  • address: 修复4级地址不触发 onchange 事件 (#2389) @thx125
  • avatar: 修复显示头像折叠元素有错误问题 (#2417) @thx125
  • calendar: 修复平铺展示时丢失 ref 问题 (#2390) @wenjuGao
  • signature: 修复 Taro H5 getRect 方法异常
  • sticky: 重构组件,修复 sticky 失效问题 (#2393)
  • form: 获取子节点方法增加兜底处理,修复 JSX 下报错问题
  • imagepreview: replace var with const (#2423) @subordon
  • uploader: 支持异步修改 file-list (#2421)
  • textarea: docs 文档修改 (#2428) @aooiuu
  • component class name typo (#2392) @yang1206
  • fix case typo (#2429) @subordon

v4.0.12

2023-06-27

  • 🐛 fix(build): 构建 Taro 包时关闭 minify,修复 WEAPP 找不到模板问题
  • 🐛 fix(image): 修复 iOS 下懒加载异常问题 #2376

v4.0.11

2023-06-26

  • 🐛 fix(build): 修复 CDN(UMD) 方式使用图标丢失问题

v4.0.10

2023-06-25

NutUI 非常感谢您对开源事业做出的贡献!🌷🌷🌷 本次社区贡献者 @alphardex @tolking

  • ⚡ feat(AddressList): slot 作用域增加列表项数据 (#2372)
  • 🐛 fix(Picker): strictly compare the type of value #2341 (#2342) @tolking
  • 🐛 fix(Uploader): 修复微信小程序上传图片时 size-type 参数无效的问题 (#2352) @alphardex
  • 🐛 fix(Searchbar): 修复 shape 设置无效的问题 (#2346)
  • 🐛 fix(Layout): 优化样式逻辑 (#2362)
  • 🐛 fix(Menu): 修复 menu 点击闪屏问题 (#2364)
  • 🐛 fix(Icon): 修复 click 事件多次触发的问题
  • 🚀 chore: 增加 ESM 全量构建产物 (#2363)
  • 🚀 chore: icons-vue 包更新至 0.1.1 版本

v4.0.9

2023-06-09

NutUI 非常感谢您对开源事业做出的贡献!🌷🌷🌷 本次社区贡献者 @wenfangdu @blue0728 @zhousg

  • 🐛 fix(popup): 修复未开启 overlay 时滚动穿透失效问题 (#2311) @wenfangdu
  • 🐛 fix(uploader): 修改 Taro-h5 下预览图片显示逻辑
  • 🐛 fix(imagepreview): 函数调用结束移除背景锁定样式 (#2326)
  • 🐛 fix(imagepreview): 修复 content-close 失效问题 (#2330)
  • 🐛 fix(dialog): 修复 close-on-click-overlay 失效问题 (#2337)
  • 🐛 fix(tabs): 修复 vertical 方式下 title-gutter 方向错误 (#2339)
  • 🐛 fix(collapse): 修复未设置 v-model 时无法触发事件问题 (#2340)
  • 🐛 fix: fix code comments (#2328) @zhousg
  • 🚀 chore: bumped unplugin-vue-components peer dep (#2331) @wenfangdu
  • 🚀 chore: vite 构建产物兼容 es2015 (#2322) @blue0728
  • 🚀 chore(vsce): bump to pnpm (#2315)

v4.0.8

2023-05-26

NutUI 非常感谢您对开源事业做出的贡献!🌷🌷🌷 本次社区贡献者 @tolking

  • ⚡ feat(image): 添加 lazy-load 属性 (#2295)
  • 🐛 fix(checkbox): fix the icon display about indeterminate (#2301) @tolking
  • 🐛 fix(collapse): 修复异步加载数据时无法自动展开问题 (#2302)
  • 🐛 fix(noticebar): 修复支付宝小程序下横向动画失效问题 (#2306)
  • 🐛 fix(checkbox): 修复组件销毁时 v-model 数据改变的问题 (#2308)
  • 🐛 chore(taro): 移除多余的组件导出,修复字节小程序编译警告 (#2309)
  • 🚀 chore(style): 调整样式依赖关系生成方式 (#2302)

v4.0.7

2023-05-12

NutUI 非常感谢您对开源事业做出的贡献!🌷🌷🌷 本次社区贡献者 @ntnyq

  • ⚡ feat(animate): add duration property (#2280)
  • ⚡ feat(button): add formType for Taro H5 (#2288)
  • 🐛 fix(switch): inactiveValue 为非 falsy 值无法显示 (#2258)
  • 🐛 fix(tabs): tab-title active font-weight #2268
  • 🐛 fix(sidenavbar): style of async data (#2279)
  • 🐛 fix(addressList): failed to emit click-item (#2281)
  • 🐛 fix(form): reset min-width style for label-width (#2282)
  • 🐛 fix(tour): remove mask after close (#2283)

v4.0.6

2023-04-21

NutUI 非常感谢您对开源事业做出的贡献!🌷🌷🌷 本次社区贡献者 @kingyang @blue0728

  • ⚡ feat(input): add focus, blur, select ref (#2250)
  • 🐛 fix(input): 传入 class 被忽略问题 #2242 (#2243) @kingyang
  • 🐛 fix(Menu): 修复 MenuItem class 设置无效问题 (#2236) @blue0728
  • 🐛 fix(datepicker): 修复小程序下 v-model 修改异常问题
  • 🐛 fix(checkbox): fix toggle all demo #2237
  • 🐛 fix(rate): 修复定位方式导致的异常空白高度问题 (#2255)
  • 🐛 fix(picker): 修复平铺模式下溢出省略失效问题 (#2247)
  • 🐛 fix(dialog): remove hidden class after close #2211 (#2241)
  • 🚀 chore: upgrade Taro to 3.6.2+
  • 🚀 chore: move yarn to pnpm for Taro Demo

v4.0.5

2023-04-07

NutUI 非常感谢您对开源事业做出的贡献!🌷🌷🌷 本次社区贡献者 @gyt95 @wh-if

  • ⚡ feat(tabs): support vertical automatic scrolling (#2199) @gyt95
  • ⚡ feat(datepicker): 支持选择时分 #2167
  • 🐛 fix(checkbox): checkbox 减少时 group 内数据同步更新 (#2190) #2189 @wh-if
  • 🐛 fix(tabs): 修复最后一项展示不全的问题 #2214
  • 🐛 fix(tabs): 限制 tabs 导航滚动方向 #2208
  • 🐛 fix(input): 修复透传原生属性后 click 失效的问题
  • 🐛 fix(datepicker): 修复手动修改 modelValue 无效问题 #2205

v4.0.4

2023-03-24

NutUI 非常感谢您对开源事业做出的贡献!🌷🌷🌷 本次社区贡献者 @ntnyq @hlbj105

  • ⚡ feat(picker): 支持透传 picker-view 属性 #2142 #2143 #2161 @eiinu
  • 🐛 fix(tabbar): taro remove href props @Drjingfubo
  • 🐛 fix: make peer dep optional (#2182) @ntnyq
  • 🐛 fix(elevator): 修复 iOS 上错误滑动到底部的问题 #2149 @eiinu
  • 🐛 fix(pullRefresh): 修复 @refresh 回调两次的问题 (#2153) @hlbj105
  • 🐛 fix(input): 修复 input 校验格式化错误 #2178 (#2193) @eiinu
  • 🐛 fix(tabs): 修复京东小程序下 tab 栏布局错误 @eiinu
  • 🐛 fix(dialog): 标题暗黑模式适配修复 @eiinu

v4.0.3

2023-03-10

NutUI 非常感谢您对开源事业做出的贡献!🌷🌷🌷 本次社区贡献者 @daofeng-1998 @n0liu @blachworld

  • ⚡ feat(tabs): add props swipeable 支持手势滑动切换,优化小程序端切换动画 #1984 #1828 @richard1015
  • ⚡ feat(noticebar): 增加横向滚动结束时回调事件 (#2135) @daofeng-1998
  • ⚡ upd(overlay): 优化组件closeOnClickOverlay属性功能 @szg2008
  • ⚡ chore: 移除 canvas 依赖,替换为 jest-canvas-mock (#2160) @eiinu
  • 🐛 fix(input): taro input type=number 类型问题修复 (#2171) @lkjh3214
  • 🐛 fix(list): demo样式修复 @szg2008
  • 🐛 fix(price): add new prop strike-through @Drjingfubo
  • 🐛 fix(navbar): change placeholder style @Drjingfubo
  • 🐛 fix(usetarorect): method modification import @Drjingfubo
  • 🐛 fix(tabs): web env bug @richard1015
  • 🐛 fix(tabs): clear log @richard1015
  • 🐛 fix: list 虚拟列表 列表少渲染一个item (#2152) @blachworld
  • 🐛 fix(input): 修复支付宝小程序 idcard 类型输入问题 @eiinu
  • 🐛 fix: 修复 popup 中嵌套 input 高度为 0 的问题 #2144 @eiinu
  • 🐛 fix(configprovider): v4 移除字体图标相关功能 #2165 (#2166) @eiinu
  • 🐛 fix: input、textarea 原生标签增加透传属性 @eiinu
  • 🐛 fix: 修复 resolver 导入问题 #2157 @eiinu
  • 🐛 fix: menu 闪动问题处理 @Ymm0008
  • 📖 docs: tabs数量多,滚动操作 doc 更新 (#2158) @n0liu

v4.0.2

2023-02-24

NutUI 非常感谢您对开源事业做出的贡献!🌷🌷🌷

  • ⚡ feat(list): 优化虚拟列表,支持不固定高度 #1658 #1382 @szg2008
  • ⚡ feat(uploader): 微信小程序支持上传视频文件、录制时长等功能 #2119 @richard1015
  • ⚡ feat(address): 地址组件新增功能 #2101 (#2113) @yangxiaolu1993
  • ⚡ feat(noticebar): 公告栏组件添加省略号功能 (#2114) @yangxiaolu1993
  • ⚡ feat: input 新增 blur 后清除按钮是否展示字段 @lkjh3214
  • 🐛 fix(tabs): change event emit bug #1884 @richard1015
  • 🐛 fix(shortpassword): theme-dark style optimization @Drjingfubo
  • 🐛 fix(form): modify validation rules @Drjingfubo
  • 🐛 fix(upload): repair type error @Drjingfubo
  • 🐛 fix(components): remove console @Drjingfubo
  • 🐛 fix(menu): 修复 menu 收起无动画效果 @Ymm0008
  • 🐛 fix(signature): signature优化 @Ymm0008
  • 🐛 fix(barrage): loop模式优化 @Ymm0008
  • 🐛 fix(input): 修复特殊场景下无法输入的问题 #2123 @eiinu
  • 📖 docs(notify): update props table @eiinu
  • 📖 docs(category): fix link of categoryData.js @eiinu
  • 📖 docs: remove scoped in doc.taro.md@eiinu
  • 📖 docs(category): update demo code @eiinu
  • 📖 docs(swiper): taro docs del scoped style @eiinu
  • 📖 docs(inputnumber): modify slot name @Drjingfubo

v4.0.1

2023-02-10

NutUI 非常感谢您对开源事业做出的贡献!🌷🌷🌷 本次社区贡献者 @dongj0316 @mikasayw @rocwong-cn @thx125 @gyt95

  • ⚡ feat(checkbox): add checkbox new props of shape (#1978) @mikasayw
  • ⚡ feat(tabs): title bar supports automatic scrolling (#2035) @gyt95
  • ⚡ feat: calendar 添加自定义方法 (#2084) @lkjh3214
  • ⚡ feat: 增加 unplugin 插件配置导出 (#2097) @eiinu
  • ⚡ feat: 日历组件新增 周选择功能 (#2102) @lkjh3214
  • ⚡ feat(input): 新增slots (#2098) @lkjh3214
  • ⚡ feat(badge): 新增bubble样式 (#2091) @dongj0316
  • 🐛 fix(list): list 虚拟列表未设置height,滚动加载有问题 #2088 @szg2008
  • 🐛 fix(list): 虚拟列表在ios手机上,滚动条滚动到顶部会出现白屏。 #2031 @szg2008
  • 🐛 fix: barrage,sinature demo修改 @Ymm0008
  • 🐛 fix(address): 地址问题修改 (#2054) @yangxiaolu1993
  • 🐛 fix: drag,configprovide,badge 修改demo @Drjingfubo
  • 🐛 fix: taro h5 demo修改 @szg2008
  • 🐛 fix: jdt-style error @Drjingfubo
  • 🐛 fix: sku组件修改 (#2056) @yangxiaolu1993
  • 🐛 fix: collapse,textarea 优化 @Ymm0008
  • 🐛 fix(tour): demo style edit @Drjingfubo
  • 🐛 fix(menu): change style @Drjingfubo
  • 🐛 fix(calendar): demo样式修改,文档修改 (#2052) @lkjh3214
  • 🐛 fix(config-provider): 覆盖nut-icon属性 (#2022) @thx125
  • 🐛 fix(table): demo optimization @Drjingfubo
  • 🐛 fix: imagepreview问题修改 (#2068) @yangxiaolu1993
  • 🐛 fix: 修复uploader组件的is-deletable在列表模式下不生效 (#2073) @rocwong-cn
  • 🐛 fix(input): 事件触发修改 (#2081) @lkjh3214
  • 🐛 fix(notify): resolve teleport warn @Drjingfubo
  • 🐛 fix(uploader): 修复图片拉伸样式问题 #2026 @richard1015
  • 🐛 fix: change sideEffects & default export (#2094) @eiinu
  • 🐛 fix: 公告栏 noticebar 插槽使用时不更新问题修改 (#2104) @yangxiaolu1993
  • 🐛 fix: 公告栏demo修改 (#2105) @yangxiaolu1993
  • 🐛 fix: timer ts error resolve @szg2008
  • 🐛 fix: 签名组件交互优化 @Ymm0008
  • 📖 docs(addresslist): taro env use edit @richard1015
  • 📖 docs: popover修改 (#2053) @yangxiaolu1993
  • 📖 docs: price 文档问题 (#2064) @ailululu
  • 📖 docs: card edit @Drjingfubo
  • 📖 docs(tabbar): taro add punctuation @Drjingfubo
  • 📖 docs: 新增4.0介绍 (#2086) @yangxiaolu1993

v4.0.0 🚀

2023-01-12

新特性

  • ⚡ 全新的升级,基于 vite4 构建
  • ✨ 轻量化 安装体积由 14MB 下降至 8MB,减少了 39%
  • 🎨 支持动态定制主题
  • ✨ 专属图标库nutui-icons
  • ✨ 支持unplugin-vue-components插件
  • ✨ 新增组件Tour``PullRefresh

完整内容请移步:「4.0更新介绍

小程序版本依赖 Taro ^3.5.10

NutUI 非常感谢您对开源事业做出的贡献!🌷🌷🌷

本次社区贡献者 @kasonyang @gyt95 @thx125 @Coffee-C @sjx12 @mikasayw @jxt776

⚠️ 升级必读