Releases: jd-opensource/nutui
Releases · jd-opensource/nutui
v4.3.14-beta.3
v4.3.13
2024-09-14
Bug Fixes
- fix(avatarcrppoer): undefined @Alex-huxiyang
- fix: sass warning @ice909
Features
- feat(uploader): support beforeUpload in taro @Alex-huxiyang
Other Changes
- chore: bump taro to v3.6.34 @Alex-huxiyang
- chore: add common-intellisense to Community Ecosystem @Simon-He95
v4.3.14
v4.3.14
2025-07-25
Bug Fixes
- fix: 横竖屏切换时height侦听事件增加 (#3284)
- fix(elevator): resolve error while switching index and selection (#3282)
- fix: ios avatarcropper cannot render picture
- fix(dialog): closeOnClickOverlay default props
Other Changes - chore(deps): update vue/core to v3.5.10 (#3206)
- chore: replace local prettier plugin with npm package (#3197)
v4.3.13
v4.3.13
2024-09-14
Bug Fixes
- fix(avatarcrppoer): undefined @Alex-huxiyang
- fix: sass warning @ice909
Features
- feat(uploader): support beforeUpload in taro @Alex-huxiyang
Other Changes
- chore: bump taro to v3.6.34 @Alex-huxiyang
- chore: add common-intellisense to Community Ecosystem @Simon-He95
v4.3.12
v4.3.11
v4.3.11
2024-07-05
Bug Fixes
- range: 修复 range-component 在百度小程序下点击获取元素位置信息报错 (#3123) @daiwanxing
- range: 修复设置 step 时未考虑 min 值的处理 (#3111) @daiwanxing
- calendarcard: 修复 ios 端设置 disableDay 不生效问题 (#3122) @irisSong
Features
-
picker: 为当前选中的 picker-roller-item 新增类名 (#3127) @AnxysUaen