Skip to content

2.1.1

Choose a tag to compare

@github-actions github-actions released this 10 Dec 14:32
· 610 commits to main since this release
e61e753

@ant-design/x

  • Sender
    • 🐛 Fixed the issue where send shortcuts enter and shift + enter were not controlled by the disabled state of the submit button, and fixed the inconsistency between onSubmit shortcut keys and button parameters. #1472 by @kimteayon
    • 🐛 Fixed the missing skill parameter in onChange, fixed the issue where placeholder was not displayed when slot mode only showed skill capabilities, and refactored onChange logic. #1477 by @kimteayon
    • 🐛 Fixed the issue where send shortcuts enter and shift + enter were not triggered when input type slot was activated and focused in slot mode. #1498 by @kimteayon
  • Attachment
    • 🐛 Fixed the issue where the last file was not uploaded after setting maxCount. #1486 by @kimteayon
    • 🐛 Fixed the antd warning issue after uploading images. #1492 by @kimteayon
  • 🐛 Fixed Mermaid rendering jitter issue. #1497 by @kimteayon
  • 📖 Optimized official website to improve user experience. #1464 by @IsDyh01, #1483 by @Chiaki-xps, #1463 by @J-Da-Shi, #1489 by @Chiaki-xps, #1499 by @kimteayon, #1500 by @kimteayon, #1501 by @Samoy
  • 🛠 Modified dependency configuration for mermaid. #1475 by @Div627

@ant-design/x-sdk

  • 🐛 Optimized message flow throttling and emission logic to avoid deep update errors caused by high-frequency streaming updates, improving real-time message stability and performance. #1418 by @Afee2019

@ant-design/x-markdown


@ant-design/x

  • Sender
    • 🐛 修复发送快捷键 enter 和 shift + enter 未受 submit 按钮 disabled 状态控制的问题,修复 onSubmit 快捷键和按钮参数不一致问题。 #1472@kimteayon 提交
    • 🐛 修复 onChange 缺少 skill 参数问题,修复词槽模式仅展示技能能力时 placeholder 未展示问题,并重构 onChange逻辑。#1477@kimteayon 提交
    • 🐛 修复词槽模式 input 类型词槽激活焦点时发送快捷键 enter 和 shift + enter 未触发问题。#1498@kimteayon 提交
  • Attachment
    • 🐛 修复设置 maxCount 后最后一个文件未上传问题。#1486@kimteayon 提交
    • 🐛 修复上传图片后 antd 报警告问题。#1492@kimteayon 提交
  • 🐛 修复 Mermaid 渲染抖动问题。#1497@kimteayon 提交
  • 📖 优化官网站点提升用户体验。#1464@IsDyh01 提交、#1483@Chiaki-xps 提交、#1463@J-Da-Shi 提交、#1489@Chiaki-xps 提交、#1499@kimteayon 提交、#1500@kimteayon 提交、#1501@Samoy 提交
  • 🛠 修改对 mermaid 的依赖配置。#1475@Div627 提交

@ant-design/x-sdk

  • 🐛 优化消息流的节流与发射逻辑,避免高频流式更新导致的深度更新错误,提升实时消息稳定性与性能。#1418@Afee2019 提交

@ant-design/x-markdown