Skip to content

2.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Dec 14:18
8d0f477

@ant-design/x

  • 🐛 Fixed Bubble css token typingContent configuration not taking effect. #1435 by @kimteayon
  • 🐛 Fixed multiple component style loss issues caused by antd upgrade to 6.0.1. #1441 by @kimteayon, #1446 by @kimteayon
  • 🐛 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

@ant-design/x

  • 🐛 修复 Bubble css token typingContent 配置不生效问题。#1435@kimteayon 提交
  • 🐛 修复因 antd 升级到 6.0.1 导致多个组件样式丢失问题。#1441@kimteayon 提交、#1446@kimteayon 提交
  • 🐛 修复 Bubble.List 在 safari 浏览器滚动兼容性问题。#1392@anxLiang 提交
  • 🔥 新组件 HighlightCode 和 Mermaid。#1402@Div627 提交
  • 🆕 Actions 新增语义化实现。#1443@kimteayon 提交
  • 🆕 Suggestion 新增语义化实现,移除重复的 Enter 触发事件,修复 onSubmit 方法多次执行的问题,onSelect 方法新增 selectedOptions 完整数据返回,同时对选项的实现使用 useMergedState 进行了重构。#1406@kimteayon 提交
  • 📖 优化官网站点提升用户体验。#1444@kimteayon 提交
  • 🆕 Sender 新的词槽类型 content 和技能功能 skill#1377@kimteayon 提交

@ant-design/x-sdk

  • 🐛 修复 DeepSeekChatProvider 对 <think> 标签格式换行处理不当导致 XMarkdown 格式渲染异常问题。#1445@kimteayon 提交
  • 🐛 修复 useXChat setMessages 方法调用未触发渲染问题。#1450@hylin 提交
  • 🐛 修复 rc-util 依赖未声明问题。#1456@hylin 提交

@ant-design/x-markdown

  • 🐛 替换 useStreaming 正则解决 ios 兼容性问题。#1457@Div627 提交
  • 📖 完善文档提升用户体验。#1451@Div627 提交
  • 🛠 迁移 UI 插件 HighlightCode 和 Mermaid 到 @ant-design/x 达成更合理的依赖关系。#1402@Div627 提交