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
🆕 Added Mermaid settings initialization configuration and operation bar functionality. #1631 by Div627
🆕 Added Attachments card type setting capability. #1610 by kimteayon
@ant-design/x-sdk
🆕 XRequest added reconnection capability. #1629 by hylin
🆕 XRequest and XStream support stream data parsing with configurable delimiters streamSeparator, partSeparator, kvSeparator, while adding polyfill for TextDecoderStream to improve compatibility, and fixing the issue where undefined values were added to stream results. #1611 by kimteayon
@ant-design/x-markdown
🆕 Enhanced XMarkdown parser to support custom components with placeholder protection. #1668 by yanghuanrong
🆕 Added XMarkdown performance benchmarking capability for streaming Markdown rendering based on Playwright Component Testing. #1314 by Div627
🆕 Added XMarkdown streaming syntax support for inline code caching. #1630 by Div627