-
修复组件外指定value时不更新组件内容
-
add closable props for $Modal https://github.com/iview/iview/issues/2362
-
解决isInsideHiddenElement函数下parentNode.style对象的display报错的bug
-
Support more types on <i-input>
-
remove `on-enter` because excessive and inflexible
-
Patch Chromium bug
-
Don't use includes to make IE happy and avoid Polyfill
-
Modal弹窗请添加on-visible-change给外部api访问
-
fix issue #1846
-
feat(form) : support promise for validate method #1857