Skip to content

2.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Mar 10:05
· 3 commits to main since this release
440b8ea

@ant-design/x

  • 🐛 Fix incorrect event handling in useShortcutKeys.#1822 by cxybd
  • 🔥 New component Folder. #1797 by kimteayon
  • 🆕 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

@ant-design/x-skill

Others


@ant-design/x

  • 🔥 新组件 Folder。#1797kimteayon 提交
  • 🆕 强化 FileCard 的 descriptionmaskonClick 配置的能力。#1807kimteayon 提交

@ant-design/x-markdown

  • 🆕 XMarkdown 流式渲染新增 tail 配置,支持自定义尾缀内容与尾缀组件,并避免尾缀出现在未完成组件之前。#1296Div627 提交
  • 🐛 修复 XMarkdown 自定义组件流式状态识别问题,正确处理 void elements,并隔离同名组件多实例的 streamStatus#1590Last-Order 提交
  • 🛠 导出 XMarkdown 的 StreamCacheTokenType 类型,便于外部复用流式渲染相关类型。#1592Last-Order 提交
  • 📖 新增 XMarkdown Playground,并重构 streaming、examples、data-display 文档,补充 AntV Infographic 示例。#1779Div627 提交、#1780Div627 提交、#1814Div627 提交

@ant-design/x-skill

  • 🆕 发布 x-markdown skill。#1813Div627 提交

其他