Releases: didi/mand-mobile
Releases · didi/mand-mobile
v2.7.0
中文:
2024-03-12
- Design
- 🍭金融设计规范更新
- 更新数字优先使用
DIDIFD-Medium
字体
- 更新数字优先使用
- 🍭金融设计规范更新
- Feature
NumberKeyboard
professional
类型键盘text-render
替换键增加0, 00
LicensePlate
- 新增车牌号键盘组件
- Fix
Icon
- 修复 SVG 格式下,默认尺寸错误的问题
English:
2024-03-12
-
Design
- 🍭 Financial design specification update
- Update numbers using
DIDIFD-Medium
font first
- Update numbers using
- 🍭 Financial design specification update
-
Feature
NumberKeyboard
professional
type keyboardtext-render
replacement key increased0, 00
LicensePlate
- New license plate keyboard component
-
Fix
Icon
- Fixed the default size error in SVG format
v2.6.1
2023-02-02
中文:
-
Design
- 🍭金融设计规范更新
CheckBox
更新字体颜色、边框、背景色颜色
- 🍭金融设计规范更新
-
Feature
Check
、Radio
CheckBox
、RadioBox
增加选中角标位置选项
Icon
- 默认使用 SVG 格式,在 Apple 锁定模式中,无法使用网页字体
English:
-
Design
- 🍭 Financial design specification update
CheckBox
Updated font color, border color, background color
- 🍭 Financial design specification update
-
Feature
Check
、Radio
CheckBox
、RadioBox
added the option to select corner position
Icon
- By default, using SVG format in Apple Lockdown Mode, could not use web fonts
v2.6.0
2022-08-26
中文:
-
Design
- 🍭金融设计规范更新
- 更新主题色,详情
Toast
背景色由半透明改为不透明Button
圆角由4px
修改为16px
Icon
更新图标整体视觉效果
- 🍭金融设计规范更新
-
Feature
Toast
- 增加方形样式组件
NumberKeyboard
- 增加禁用键盘选项
- 增加
00
按键选项
Agree
- 增加方形勾选框
English:
-
Design
- 🍭 Financial design specification update
- Update the theme color, detail
Toast
the background color was changed from translucent to opaqueButton
border radius changed from '4px' to '16px'Icon
update the overall visual effect of the icon
- 🍭 Financial design specification update
-
Feature
Toast
- Add a square style component
NumberKeyboard
- Add option to disable keyboard
- Add
00
key
Agree
- Add square check box
v2.5.20
中文:
- Feat
- 添加更多的国际化的支持
English:
- Feat
- Add more i18n support in the project
v2.5.19
中文:
- Fix
- 修复
image-reader
对图片尺寸修改不正确的问题 - 修复
stepper
无法输入小数点的问题 - 修复
process.env.MAND_ENV
环境变量没有正确注入的问题
- 修复
English:
- Fix
- Fix the problem of incorrect image size modification by
image-reader
- Fix the problem that
stepper
can't enter the decimal point - Fix the problem that the
process.env.MAND_ENV
environment variable is not injected correctly
- Fix the problem of incorrect image size modification by
v2.5.17
中文:
- Feat
- 添加国际化的支持
English:
- Feat
- Add i18n support in the project
v2.5.16
中文:
- Fix
- 修复图片角度修正的问题
English:
- Fix
- Fix the issue of picture angle correction
v2.5.14
中文:
- Feat
Dialog
使用静态方法时支持传入transition
#716
- Fix
- 修复
Tip
组件子组件属性为空时导致报错 - 修复
InputItem
组件实例方法共享debounce
内部变量的冲突
- 修复
English:
- Feat
Dialog
supports passing intransition
when using static methods#716
- Fix
- Fix
Tip
error when no attributes in subcomponent - Fix the conflict of
InputItem
component instance method sharingdebounce
internal variables
- Fix
v2.5.13
v2.5.12
中文:
- Fix
- 避免在
NumberKeyboard
组件中重复触发click
和touchstart
事件
- 避免在
English:
- Fix
- Avoid repeated triggering of click and touchstart in
NumberKeyboard
component
- Avoid repeated triggering of click and touchstart in