-
reorganize and DRY components list
-
Patch Chromium bug
-
use dist's locale
-
Don't use includes to make IE happy and avoid Polyfill
-
add uk_UA locale
-
added ukranian language
-
normalize autocomplete and spellcheck
-
Modal弹窗请添加on-visible-change给外部api访问
-
fix issue #1846
-
feat(form) : support promise for validate method #1857
-
add distance-to-edge property
-
correct input value in filterable mode
-
Update table.vue 解决tabs切换时,tab中的table调试时控制台报$el undefined的问题