Releases: didi/mand-mobile
Releases · didi/mand-mobile
v2.5.11
v2.5.10
中文:
- Fix
- 修复
Button
在文字链接类型下字体行高不正确的问题#663 - 修复
ImageReader
中jpgencoder
可能被重复加载的问题(如微前端模式下) - 修复
TabBar
尺寸计算不准确的问题
- 修复
English:
- Fix
- Fix the issue of incorrect font line-height of
Button
under text link type#663 - Fix the issue that
jpgencoder
inImageReader
may be repeatedly loaded (such as in micro front-end mode) - Fix
TabBar
size calculation compatibility issue
- Fix the issue of incorrect font line-height of
v2.5.9
v2.5.8
中文:
-
Feat
Captcha
增加属性auto-send
,用于控制验证码弹窗第一次展示时是否自动触发send
事件ResultPage
属性增加动态变更响应
-
Fix
English:
-
Feat
Captcha
add propauto-send
, used to control whether thesend
event is automatically triggered when the captcha popup is first displayedResultPage
props add dynamic change response
-
Fix
- Fix the issue of
Picker
andDatePicker
that when scrolled multiple columns, the selected item was abnormal#632 - Fix the incorrect timing of the refreshActive event in
ScrollViewRefresh
#642 - Fix
Amount
displaying wrong numbers with thousands characters#644 - Fix the issue that the size calculation of
TextAreaItem
is incorrect when nesting inPopup
- Fix the issue that auto-play would not work when sliding up and down in
Swiper
- Fix
Tip
incorrect placement in ScrollView
- Fix the issue of
v2.5.7
中文:
-
Feat
Landscape
增加属性transition
,用于自定义展示动效
-
Fix
English:
-
Feat
Landscape
add proptransition
, used to customize the display animation
-
Fix
v2.5.6
v2.5.5
v2.5.4
中文:
-
Feat
ScrollView
增加方法getOffsets
,用于获取当前滚动距离
-
Fix
English:
-
Feat
ScrollView
adds methodgetOffsets
, used to get scroll distance
-
Fix
- Fix the problem that
Swiper
changes back to the first screen due to window size change#596 - Fix the problem of size exception caused by window size change when
Swiper
andTabBar
were used inkeep-alive
#599 - Fix
TabBar
size calculation compatibility issue - Update the presentation logic of the
TextareaItem
empty button, only when the form value is not empty and focused#589
- Fix the problem that
v2.5.3
v2.5.2
中文:
-
Feat
Picker
和DatePicker
增加属性keep-index
,用于设置当列数据发生变更时,保持上次停留位置
-
Fix
- 修复
Toast
被Landscape
覆盖的问题 - 修复
TabBar
渲染崩溃的问题#567 - 移除
Textarea
部分无用样式变量
- 修复
English:
-
Feat
Picker
andDatePicker
add propkeep-index
, used to set the last stop position when the column data changes
-
Fix
- Fix the problem that
Toast
is covered byLandscape
- Fix the problem of
TabBar
rendering crash#567 - Remove the useless style variables of
Textarea
- Fix the problem that