Skip to content
- Alert Fix props of banner mode can't be overrided. #5800
- AutoComplete Fix can't add
onKeyDown event listener with customized input component. #5487
- Button New style for danger Button. #5815
- DatePicker
- Improve user experience of RangePicker, rc-calendar upgrade to
~8.0.0. #4985
- Fix RangePicker not aligned after customizing the size of input. pull/5718 @leadream
- Form Add a less variable to opt out of form item colons. pull/5855 @megawac
- Icon Add displayName. pull/5643 @handycode
- Input
- Fix Input.Search style issue when be used in Input.Group. #5743
- Fix AutoComplete style issue when be used in Input.Group. #5832
- Fix Select size when be used in Input.Group. #5754
- Change suffix color. pull/5820 @megawac
- InputNumber Update docs and demos for how to use
parser to work with formatter. #5683
- Layout
- LocaleProvider Allow for seamless access to less variables. #5712 @lionkeng
- Menu Override the default
a:focus style when it nested in Menu component. #5707
- Notification Auto adjust style for singleline message. #5846
- Radio Add less variables for setting color and background color of Radio.Button. pull/5791 @megawac
- Table
- Add less variables for setting head background color and row background hover color. #5706 @kappa-gooner
- Improve the
Grouping table head demo style. #5697
- Tabs Fix the position of the scrolling arrow in
vertical mode. #5765 @dicklwm
- TreeSelect Fix arrow rotate bug. #5693
- TypeScript
- Global Optimization
- Site