- fix(layout): alway use actionsRender. 2e6223432
- feat(layout): layout avatarProps support render funtion. 1dd790089
- fix(form):
optionFilterProp
doesn't work with LightFilter. #6603 @kalykun - fix(components): fix valuetype no work error. f6215e98e
- feat(components): remove unstate-next for protable. f284e6620
- fix(layout): remove
title
attribute. #6604 @kalykun - fix(table): fix pagination padding style error. a5e7439e4
- fix(form): inconsistent digit value when precision=0. f83092a50 @Guan
- fix(components): Thai translation in ProTable #6600 @Eugene Goh
- fix(table): if toolBarRender,search and headerTitle is null, norender table card dom. fc59a1996