Skip to content
- 🐞 Fix Col miss the place when its height is 0. #17748 @yoyo837
- 🐞 Fix Cascader was broken when
options's children is null. #17756
- 🐞 Fix Checkbox padding where all spans align left. #17752 #17761 @inovux
- 🐞 Fix Input line height style bug in IE. #17759
- 🐞 Fix last item of Rate has additional margin. #17764 @inovux
- 🐞 Fix Radio.Button disabled item border style. #17775
- 🐞 Fix DatePicker
@input-hover-border-color variables not working. #17784
- 🐞 Fix Transfer not re-render list when
dataSource with lazy. #17783
- 🐞 Fix RangePicker
defaultValue startTime later than endTime. #17694 @mraiguo
- 💄 Tweak long
placeholder truncate style. #17797 @Kapiroska
- 🐞 Fix Menu circular dependencies. #17805 @phthhieu
- 🐞 Fix Alert
message style. #17808 @mtadams007
- 🐞 Fix Result
extra is not centered. #17786 @nnecec
- 🐞 Fix Progress with mini
value not keeps bar radius round. #17819
- 🐞 Fix Statistic.Countdown
format not escaping characters in square brackets. #17841
- 🐞 Fix Table custom
filterDropdown always triggering onChange in some situations. #17846
- 🐞 Fix TimePicker weird render bug in Safari. #17857