-
Class string error
-
Add support for Czech
-
Lack of space causes style display errors
-
修复autoComplete的on-change事件的bug
-
fix: calling Spin.hide() continuously
-
Refactor select, fix tab/keyboard navigation
-
rate组件添加allowClear属性,通过点击可以把当前评分清零
-
修复RadioGroup只能在使用v-model绑定的情况下才能正常使用的bug。
-
fixed in multiple type, when select some options, the position of popper not recalculation, so the position is wrong. By the way, it resolve the problem: when select one option, scroll page, throw many errors of popper.
-
使用:value绑定的时候,RadioGroup并不能正常切换。
-
当使用v-model绑定value的时候on-change事件只会在第一次触发。
-
inputNumber组件添加placeholder属性
-
Add button type in carousel
-
resolve the transfer-dom.js not support ie9