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.11
2024-07-05
Bug Fixes
- range: 修复 range-component 在百度小程序下点击获取元素位置信息报错 (#3123) @daiwanxing
- range: 修复设置 step 时未考虑 min 值的处理 (#3111) @daiwanxing
- calendarcard: 修复 ios 端设置 disableDay 不生效问题 (#3122) @irisSong
Features
-
tabbar: add prop before-switch (#3060) @eiinu
-
picker: 为当前选中的 picker-roller-item 新增类名 (#3127) @AnxysUaen
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