Skip to content
- 🛠 Replace ColorPicker internal
@ctrl/tiny-color with @ant-design/fast-color. #49846
- 🆕 ConfigProvider support indicator property for Spin. #50183 @coding-ice
- 🆕 Upload
showUploadList support extra for additional content. #50098 @guoyunhe
- 🆕 Tree support custom loading icon for tree nodes with new prop
switcherLoadingIcon. #49716 @coding-ice
- 🆕 Slider support
range.editable to dynamic add/remove handles. #49923
- 🆕 Slider
range.editable support minCount and maxCount. #49987
- 🆕 Support custom status render in QRCode. #49563 @kiner-tang
- 🆕 Table component supports custom Filter dropdown box empty status. #49613 @Wxh16144
- 🆕 Allow user to add the Divider style of
dashed, dotted or solid. #49654 @pinaki-08
- 🆕 InputNumber supports
suffix prop. #49674 @coding-ice
- 🆕 ColorPicker support gradient color type and fix controlled mode not working. #50050
- 🆕 Input/TextArea/Mentions support
onClear prop. #49905 @li-jia-nan
- ⌨️ Optimize Input be changed repeatedly when hold the enter key in multi-mode. rc-input#72 @crazyair
- 🐞 Fix the issue where line-height is not effective in cssinjs mode for ColorPicker. #50220 @vagusX
- 🐞 Fix cursor disabled state for ColorPicker. #50217 @coding-ice
- 🐞 Fix grouping columns does not apply sorting for Table. #50086 @Zyf665
- 🐞 Fix Popover/PopConfirm/Tooltip with
topLeft, topRight, bottomLeft, bottomRight zoom in transform origin not correct when target element width is too large. #50134
- 💄 Fix Tree filter node style lost. #49773 @wanpan11
- 💄 Optimize ColorPicker when selecting a color from the
transparent state, it defaults to using a bright color instead of black color to enhance the user interaction experience. #50148
- TypeScript
- 🌐 Locales