Skip to content
- ⚡️ Upgrade our toolchains (babel and webpack) to latest version and prettier all codes!
- Table
- 🐞 Fixed that dropdown menu action not clickable. #13563
- 🐞 Fixed hovering components on Table sortable column. #13467
- 🐞 Fixed crash issue of selection Table under IE9/10. #13540
- 🐞 Fixed check-all checkbox state when Table
childrenColumnName is specified. #13710
- 💄 Remove work break styles in table cell for consistent behavior. #13624
- 💄 Rewrote the custom filter demo of Table. Link
- 🐞 Fixed padding of Button which children is
0. #13596 @951565664
- 💄 Chore Card header and loading UI.
- 💄 Optimized Spin wrapper styles and improve performance slightly. 2c7112b
- 🐞 Fixed border color of validated Input.Group. #13529 @morenyang
- 🐞 Fixed submenu animation of vertical-type Menu. #13597
- 🐞 Fixed width of WeekPicker. #13629
- 🐞 Fixed cursor style of disabled Radio.Button. #13642 @gianpaj
- Dropdown
- 🐞 Fixed slight shift when menu is popped in Chrome. #12115 @gurungrahul2
- 🐞 Fixed unexpected scrollbar caused by dropdown placed at screen edge. 00564dd
- 🐞 Fixed
offset props when Badge count is specified as a ReactNode. #13694
- 🐞 Remove nested Form.Item negative margin. #13748
- 📝 Added a Select demo of Hide Already Selected. #13552 @SergeyVolynkin
- 🐞 Fixed padding of Comment actions. #13713
- 🐞 Fixed broken arrow style when customize Popover's background color. #13533 @gurungrahul2
- 🐞 Corrected Drawer
style prop to outside wrapper. #11504
- 🐞 Fixed one problem of incorrect state when Affix first mounted. #13737 @xuxinhang
- 🐞 Fixed Tabs cursor style of disabled tab. #13709
- 🌟 Added some less variables of Tabs, Table, Alert.
- TypeScript