Skip to content
- 🤖 Release llms.txt and llms-full.txt, help LLM or agent to access detailed information during inference.
- 🐞 Fix Tabs throwing
Maximum update depth exceeded error in some cases. #53521 @afc163
- Splitter
- 💄 Make Splitter collapse icon always visible on mobile devices. #53575 @EmilyyyLiu
- 🐞 Fix Splitter
onResizeEnd callback parameter not being the latest value in lazy mode. #53574 @wanpan11
- Input
- 🐞 Fix Input.TextArea height flickering during initialization. #53522 @Fang328
- 🐞 Fix Popover position misalignment when Input has suffix. #53475
- 🐞 Fix Input.OTP
mask attribute not working properly when type="number". #53550 @rajankonar
- 🐞 Fix Breadcrumb.Item type not supporting
data-* and aria-* attributes. #53546 @John-Feola
- 🐞 Fix Descriptions incorrect border radius styles when enable
bordered mode. #53538 @dengfuping
- 🐞 Fix disabled state of operation buttons in UploadList when used within Form. #53504 @Wxh16144
- 🐞 MISC: Fix custom token
colorIcon not taking effect for some components. #53511 @dengfuping
- 🐞 Fix message/notification runtime dynamic configuration changes not taking effect. #53579 @Wxh16144
- RTL
- 💄 Fix counter element direction of Image and Input.TextArea in RTL mode. #53530 @aojunhao123
- 💄 Fix incorrect direction of left and right switch icons in Image.PreviewGroup in RTL mode. #53525 @aojunhao123