Releases: ant-design/pro-chat
Releases · ant-design/pro-chat
v0.3.0
v0.2.0
Version 0.2.0
Released on 2023-11-24
✨ 新特性
- Add ProChat, add ProChat, change action & group as pro-editor, init basic components, ProChat 初步组件化, support autocompleteRequest and messageItemExtraRender, support extra userMeta and params, support onResetMessage funtion, support useChat and chatRef, 支持流式响应, 支持非流式请求.
🐛 修复
- Change action group style problem, clean deps, fix avatar, fix import, fix import, fix import, fix onPressEnter no work error, fix onResetMessage, fix send auto clear no work error, lock father to fix build.
Improvements and Fixes
What's improved
- Add ProChat, closes #1 (d63f00a)
- Add ProChat (ec20b42)
- Change action & group as pro-editor (4f1d5ee)
- Init basic components (09d1284)
- ProChat 初步组件化 (86e8283)
- Support autocompleteRequest and messageItemExtraRender, closes #4 (5305e56)
- Support extra userMeta and params, closes #10 (8475b9a)
- Support onResetMessage funtion, closes #2 (418230a)
- Support useChat and chatRef (cf98b0f)
- 支持流式响应 (4e6d720)
- 支持非流式请求 (211fad5)
What's fixed
- Change action group style problem (52c9104)
- Clean deps (1479fa3)
- Fix avatar (61a7efe)
- Fix import (ac81b1d)
- Fix import (565e530)
- Fix import (0311e5f)
- Fix onPressEnter no work error, closes #11 (1db28f7)
- Fix onResetMessage, closes #3 (078f277)
- Fix send auto clear no work error, closes #5 (06f6ebf)
- Lock father to fix build (f6618e5)
v0.2.0-beta.17
v0.2.0-beta.16
v0.2.0-beta.15
v0.2.0-beta.14
v0.2.0-beta.13
v0.2.0-beta.12
v0.2.0-beta.11
Version 0.2.0-beta.11
Released on 2023-10-26
✨ 新特性
- Support autocompleteRequest and messageItemExtraRender.