chenshuai2144
released this
07 Sep 02:25
·
484 commits
to master
since this release
- fix(layout): appList item click preventDefault and stopPropagation. 9b3cd65
- fix(layout): fix menu title center error. 904a89f
- fix(form): fix datepicker format (#7622). #7622 @SummyGitHub
- fix(form):更新 DrawerForm resize 参数默认值&文档描述 (#7621). #7621 @LengYXin
- fix(form): dependency 支持 colSize (#7611). #7611 @yiyi17
- fix(form): fix marginBlockEnd no use marginLG error. 6e5f384
- fix(form): fix formList containerClassName and containerStyle no work error. 7a2c9e0
- fix(table): sortConfig 值为 undefined 时与默认值{}不一致,会导致翻页时再次触发 request 请求 (#7616). #7616 @caronchen