-
support Tree,many component add name $option;add dispatch and broadcast methods, mixins it
-
support Carousel @rijn you can review when you are free
-
support Collapse
-
support Progress & Upload
-
support InputNumber
-
support Tag
-
Support Badge
-
support Alert
-
support Switch
-
fixed npm run dev error with cann't find module vue-template-compiler update test demo style :
-
update Radio
-
support Checkbox
-
support Radio
-
support Input
-
support Button and Icon
-
support Grid
-
update webpack & support Affix
-
update
-
itable添加禁用某行选中的功能
-
1.如果某行禁用_disabled=true,则这行的_checked,无论如何都是false,因为禁用的目的就是不能选择 2.修复某行设置_disabled=true时,全选状态判断有误的bug
-
update Modal
-
合并原作者更新
-
changed regular expression to fit exactly one zero
-
change DOM of Modal,fixed mask scroll bug in chrome 55,fixed mask cover scrollbar bug