Skip to content
- 🐞 Fix Mentions has additional height in Form. #18478
- 🐞 Fix disabled Input should not be allowed to clear. #18482
- 🐞 Fix Input.Password crash with
Cannot read property 'input' of null when unmount. #18475
- 🐞 Fix Table
style should applied to outside wrapper. #18494
- 🐞 Fix PageHeader default english text. #18471 @hjiawei
- 🐞修复 Mentions 在 Form 中高度略高的问题。#18478
- 🐞修复失效 Input 依然支持 allowClear 的问题。#18482
- 🐞修复 Input.Password unmount 时报错
Cannot read property 'input' of null。#18475
- 🐞修正 Table
style 属性到最外层容器。#18494
- 🐞修正 PageHeader 默认英文文案。#18471 @hjiawei