| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2.2.1 source code.tar.gz | 2026-01-30 | 967.1 kB | |
| 2.2.1 source code.zip | 2026-01-30 | 1.6 MB | |
| README.md | 2026-01-30 | 2.8 kB | |
| Totals: 3 Items | 2.6 MB | 1 | |
@ant-design/x
- 💄 Fixed Bubble.List style issues. #1713 by anxLiang, #1704 by anxLiang
- 🐛 Fixed Node environment build errors caused by other third-party dependencies
esmpaths. #1708 by kimteayon
@ant-design/x-markdown
- 🐛 Fixed streaming rendering cache invalidation issue where cache would prematurely commit and cause rendering anomalies when list items contained inline code (like - \code`` ). #1709 by Div627
- 🆕 Custom code rendering now accepts language information. #1705 by Aarebecca
@ant-design/x-sdk
- 🆕 When XRequest is used together with Chat Provider, it will additionally obtain the assembled message. #1714 by kimteayon
Others
- 📖 Optimized official website to improve user experience. #1717 by kimteayon, #1707 by Div627
@ant-design/x
- 💄 修复 Bubble.List 样式问题。#1713 由 anxLiang 提交、#1704 由 anxLiang 提交
- 🐛 修复因其他三方依赖
esm路径导致 Node 环境构建报错问题。#1708 由 kimteayon 提交
@ant-design/x-markdown
- 🐛 修复流式渲染缓存失效问题,当列表项包含行内代码(如 - \code`` )时,缓存会提前提交导致渲染异常。#1709 由 Div627 提交
- 🆕 自定义代码渲染支持接受语言信息。#1705 由 Aarebecca 提交