Releases: 3lang3/react-vant
Releases · 3lang3/react-vant
v3.3.5 🌈
发布内容
- itemHeight should support string type @rockey2020 (#715)
- should support number type @rockey2020 (#716)
- fix: bug #678 @nieyunliang (#713)
- 修复upload中markdown的错误格式,导致Event的配置未能正常显示 @tom-hanks (#712)
- feat: popover add visible props @Shunjun (#711)
完整内容,请参见 comparison between v3.3.4 and v3.4.5
v3.3.4 🌈
发布内容
- 修复 Swipe-Cell 侧滑时候页面依然滚动 @lllyin (#706)
- 修复 Picker 在 ios 下通过
from.setFieldValue
设置value
后第一次弹出没有选中对应value
的问题 @tianxing0923 (#703) - 修复 Calendar
value
类型问题 @Shunjun (#695)
完整内容,请参见 comparison between v3.3.3 and v3.3.4
v3.3.3 🌈
发布内容
- feat:新增import locale 类型提示 @day-xue (#692)
- fix(datetime-picker): 默认最小日期最大日期使用常量; @NickeyLin (#694)
- fix(demo): 表单组件正则表达式验证示例与实际说明不符 @hevi1991 (#687)
- chore(deps): update babel monorepo @renovate (#682)
完整内容,请参见 comparison between v3.3.2 and v3.3.3
v3.3.2 🌈
发布内容
- fix(datetime-picker): datetime-picker 没有值时,弹出层默认选中当前日期/时间。 @NickeyLin (#662)
- fix(Tabs): when childrenList updated, titleRefs are not updated and r… @Trojan0523 (#675)
- fix: fix bug for field and cell(#660) @LZHD (#669)
完整内容,请参见 comparison between v3.3.1 and v3.3.2
v3.3.1 🌈
v3.3.0 🌈
v3.2.8 🌈
发布内容
- chore: fix type check @luo3house (#644)
- docs: update cascader README.md @guo-jianqiang (#641)
🐛 修复
- fix: #643 @3lang3 (#650)
- fix(tabs): 修复 tabs 组件选中下划线在初始化时会从最左面移到目标位置的问题 @shadowings-zy (#649)
完整内容,请参见 comparison between v3.2.7 and v3.2.8
v3.2.7 🌈
发布内容
- fix(Sticky): 修复offsetTop通过 props传入时动态更新后,onScroll方法取offset仍为初始值的问题 @Trojan0523 (#639)
- fix(Button): 支持自定义
data-*
原生属性
完整内容,请参见 comparison between v3.2.5 and v3.2.7