Skip to content

v2.5.14

Compare
Choose a tag to compare
@xxyan0205 xxyan0205 released this 15 Jan 07:06
· 217 commits to master since this release

中文:

  • Feat
    • Dialog使用静态方法时支持传入transition#716
  • Fix
    • 修复Tip组件子组件属性为空时导致报错
    • 修复InputItem组件实例方法共享debounce内部变量的冲突

English:

  • Feat
    • Dialog supports passing in transition when using static methods#716
  • Fix
    • Fix Tip error when no attributes in subcomponent
    • Fix the conflict of InputItem component instance method sharing debounce internal variables