Update changelog
This commit is contained in:
parent
91e52a58d6
commit
7edcab6ecd
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue