-
support Checkbox
-
support Radio
-
support Input
-
support Button and Icon
-
support Grid
-
add html-webpack-plugin
-
update webpack config
-
update webpack & support Affix
-
update webpack config
-
update webpack config of test
-
update package.json
-
update readme
-
[release]1.0.1
-
update
-
itable添加禁用某行选中的功能
-
fix bug: cascader still can be opened if set to disabled
-
1.如果某行禁用_disabled=true,则这行的_checked,无论如何都是false,因为禁用的目的就是不能选择 2.修复某行设置_disabled=true时,全选状态判断有误的bug
-
change error color
-
added show-tip to slider and added always to tooltip
-
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
-
合并原作者更新