Update changelog

This commit is contained in:
xuxiaoyan 2021-01-15 14:32:59 +08:00
parent 91e52a58d6
commit 7edcab6ecd
2 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,7 @@ toc: hidden
- Feat
- `Dialog` supports passing in `transition` when using static methods[#716](https://github.com/didi/mand-mobile/issues/716)
- Fix
- Fix `Tip` error when no attributes in subcomponent
- Fix the conflict of `InputItem` component instance method sharing `debounce` internal variables
### 2.5.13

View File

@ -10,6 +10,7 @@ toc: hidden
- Feat
- `Dialog`使用静态方法时支持传入`transition`[#716](https://github.com/didi/mand-mobile/issues/716)
- Fix
- 修复`Tip`组件子组件属性为空时导致报错
- 修复`InputItem`组件实例方法共享`debounce`内部变量的冲突
### 2.5.13