Skip to content
- Input
- 🐞 Fix Input with component token
inputFontSize breaks the height of controlHeight. #52865 @zombieJ
- 🐞 Fix Input.Search has a border that is not aligned with the bottom of the search button when configure
variable as underlined. #52861 @ustcfury
- 🛠 Improve Input.OTP logic for create default state. #52878 @Dandelion-F
- 🛠 Improve Input.OTP implementation for render separator. #52841 @li-jia-nan
- Watermark
- 🐞 Fix Watermark may cause page unresponsive when re-rendering. #52897 @765477020
- 🆕 Improve Watermark rendering logic to avoid disable it via developer tools and
hidden attribute. #52891 @arronlai
- 🐞 Fix DatePicker.RangePicker arrow position not correctly when sometime reopened. #52854 @zombieJ
- 🐞 Fix Layout.Sider content overflow issue when
collapsedWidth={0}. #52862 @afc163
- 🛠 Refactor Grid internal useBreakpoint logic to be same as other component, this will not affect usage. #52870 @zombieJ
- 💄 Fix Button styles for hyperlink mode. #52888 @DDDDD12138
- 💄 Fix Table sortable column headers could not wrap automatically. #52899 @765477020
- ⚡️ Improve Menu re-rendering performance when pass function to
expandIcon property. #52863 @wanpan11
- ⚡️ Improve Carousel indicator animation performance. #52881 @li-jia-nan
- RTL