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
🆕 Enhanced FileCard's description, mask, and onClick configuration capabilities. #1807 by kimteayon
@ant-design/x-markdown
🆕 XMarkdown streaming rendering adds tail configuration, supporting custom tail content and custom tail components while avoiding tail rendering before incomplete components. #1296 by Div627
🐛 Fixed XMarkdown custom component streaming state detection to correctly handle void elements and isolate streamStatus across multiple instances with the same component name. #1590 by Last-Order
🛠 Exported XMarkdown's StreamCacheTokenType type for external reuse of streaming-related types. #1592 by Last-Order
📖 Added XMarkdown Playground and refreshed the streaming, examples, and data-display documentation, including the AntV Infographic example. #1779 by Div627, #1780 by Div627, #1814 by Div627