Skip to content

Releases: ant-design/pro-chat

v1.0.1

27 Dec 06:24
Compare
Choose a tag to compare

Version 1.0.1

Released on 2023-12-27

🐛 修复

  • Fix publish error.

Improvements and Fixes

What's fixed

v0.7.1

27 Dec 06:04
Compare
Choose a tag to compare

Version 0.7.1

Released on 2023-12-27

🐛 修复

  • Clear useless contributor-help.yml.

Improvements and Fixes

What's fixed

  • Clear useless contributor-help.yml (28f5511)

v0.7.0

11 Dec 10:13
Compare
Choose a tag to compare

Version 0.7.0

Released on 2023-12-11

✨ 新特性

  • Chatlist hello dom support reactnode.

🐛 修复

  • Mergin main, slove ci problem, ts update, update some ts interface.

Improvements and Fixes

What's improved

  • Chatlist hello dom support reactnode (1fd383e)

What's fixed

v0.6.1

06 Dec 07:38
Compare
Choose a tag to compare

Version 0.6.1

Released on 2023-12-06

🐛 修复

  • Fix messageItemExtraRender item no set extra error.

Improvements and Fixes

What's fixed

  • Fix messageItemExtraRender item no set extra error, closes #18 (ba006e1)

v0.6.0

06 Dec 05:57
Compare
Choose a tag to compare

Version 0.6.0

Released on 2023-12-06

✨ 新特性

  • Support setMessageItem.

Improvements and Fixes

What's improved

v0.5.0

28 Nov 14:22
Compare
Choose a tag to compare

Version 0.5.0

Released on 2023-11-28

✨ 新特性

  • Support genMessageId.

Improvements and Fixes

What's improved

v0.4.0

27 Nov 06:01
Compare
Choose a tag to compare

Version 0.4.0

Released on 2023-11-27

✨ 新特性

  • Support inputAreaProps.

Improvements and Fixes

What's improved

v0.3.1

27 Nov 03:41
Compare
Choose a tag to compare

Version 0.3.1

Released on 2023-11-27

🐛 修复

  • Fixed ActionIcon hover double mask.

Improvements and Fixes

What's fixed

  • Fixed ActionIcon hover double mask, closes #15 (c98f4d4)

v0.3.0

27 Nov 02:34
Compare
Choose a tag to compare

Version 0.3.0

Released on 2023-11-27

✨ 新特性

  • 支持 actions 的自定义.

Improvements and Fixes

What's improved

  • 支持 actions 的自定义, closes #13 (330046d)

v0.2.0

24 Nov 09:09
Compare
Choose a tag to compare

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