docs: update breakChangeLog

pull/2682/head
tanjinzhou 2020-07-17 17:46:44 +08:00
parent 566bbb4873
commit b442cc0553
2 changed files with 7 additions and 1 deletions

@ -1 +1 @@
Subproject commit 43f89955b59abfd51bdfd4d9dcbc3b4fc4c481b0
Subproject commit 1cf8913c4b662bc2bda8ec44734e445ec370cc60

View File

@ -2,6 +2,12 @@
## global api
所有 dom 原生属性由驼峰改成全小写,涉及 API
####
maxLength -> maxlength tabIndex => tabindex readOnly => readonly autoComplete => autocomplete
## Tag
### CheckableTag