Skip to content
- Table
- 🐞 Fix Table selecting crash sometimes. #28193 @yanguoyu
- 💄 Fix Table selection column header align issue. #28173
- Dropdown
- 💄 Fix Dropdown subMenu arrow style. #28181
- 🐞 Fix Dropdown click area not matched. #28180
- 🐞 Fix
overlayInnerStyle not work in Tooltip. #27682 @jasepellerin
- 💄 Fix Layout overflow style for Table
sticky. #28176
- 💄 Fix Steps
progressDot broken style of first step. #28126 @ZeroTo0ne
- 💄 Optimize Modal
useModal performance by isolating elements render to avoid the component to rerender. #28122 @TotooriaHyperion
- 💄 Fix TextArea showCount style while using with Form. #28130 @AlanCutFlim
- 💄 Fix Tag cursor style in Tree node. #28219
- 🛠 Remove
@ant-design/css-animation for better bundle size. #28201
- RTL
- TypeScript