You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🐛 Fixed Bubble.List scrolling compatibility issue in Safari browser. #1392 by @anxLiang
🔥 New components HighlightCode and Mermaid. #1402 by @Div627
🆕 Added semantic implementation for Actions. #1443 by @kimteayon
🆕 Added semantic implementation for Suggestion, removed duplicate Enter trigger events, fixed the issue of onSubmit method being executed multiple times, added complete data return of selectedOptions to onSelect method, and refactored the option implementation using useMergedState. #1406 by @kimteayon
📖 Optimized official website to improve user experience. #1444 by @kimteayon
🆕 Added new slot type content and skill function skill for Sender. #1377 by @kimteayon
@ant-design/x-sdk
🐛 Fixed DeepSeekChatProvider's improper handling of newline characters in <think> tag format causing XMarkdown rendering anomalies. #1445 by @kimteayon
🐛 Fixed useXChat setMessages method call not triggering re-rendering. #1450 by @hylin
🐛 Fixed missing rc-util dependency declaration. #1456 by @hylin
@ant-design/x-markdown
🐛 Replaced useStreaming regex to resolve iOS compatibility issues. #1457 by @Div627
📖 Improved documentation to enhance user experience. #1451 by @Div627
🛠 Migrated UI plugins HighlightCode and Mermaid to @ant-design/x to achieve more reasonable dependency relationships. #1402 by @Div627