Skip to content

Releases: ant-design/pro-chat

v1.9.3

04 Mar 09:27
9a6b41f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.9.1...v1.9.3

v1.9.1

07 Feb 03:29
Compare
Choose a tag to compare

Version 1.9.1

Released on 2024-02-07

🐛 修复

  • Slove button loading not work.

Improvements and Fixes

What's fixed

  • Slove button loading not work, closes #87 (5e272e5)

v1.9.0

02 Feb 12:57
Compare
Choose a tag to compare

Version 1.9.0

Released on 2024-02-02

✨ 新特性

  • Chats should use array.

🐛 修复

  • 修复因为 Delete 导致的一些问题.

Improvements and Fixes

What's improved

What's fixed

  • 修复因为 Delete 导致的一些问题, closes #80 (dc439f4)

v1.8.0

02 Feb 11:08
Compare
Choose a tag to compare

Version 1.8.0

Released on 2024-02-02

✨ 新特性

  • 支持自定义 InputAreaRender.

🐛 修复

  • ChatItemRenderConfig.render support defaultDom, slove chatItemRenderConfig render not work use Default dom.

Improvements and Fixes

What's improved

  • 支持自定义 InputAreaRender, closes #74 (d09e04a)

What's fixed

  • ChatItemRenderConfig.render support defaultDom (5a1df54)
  • Slove chatItemRenderConfig render not work use Default dom, closes #79 (a5763fd)

v1.7.1

02 Feb 07:47
Compare
Choose a tag to compare

Version 1.7.1

Released on 2024-02-02

🐛 修复

  • ChatItemRenderConfig.render support defaultDom.

Improvements and Fixes

What's fixed

  • ChatItemRenderConfig.render support defaultDom (5a1df54)

v1.7.0

29 Jan 06:41
Compare
Choose a tag to compare

Version 1.7.0

Released on 2024-01-29

✨ 新特性

  • 添加 BackToBottom 按钮的各种配置透出.

Improvements and Fixes

What's improved

  • 添加 BackToBottom 按钮的各种配置透出, closes #69 (7edb085)

v1.6.1

22 Jan 05:17
Compare
Choose a tag to compare

Version 1.6.1

Released on 2024-01-22

🐛 修复

  • ProChat InputArea support className.

Improvements and Fixes

What's fixed

  • ProChat InputArea support className (5185073)

v1.6.0

22 Jan 03:36
Compare
Choose a tag to compare

Version 1.6.0

Released on 2024-01-22

✨ 新特性

  • ProChat support className.

🐛 修复

  • Remove originData for dom.

Improvements and Fixes

What's improved

  • ProChat support className (83d8bb3)

What's fixed

  • Remove originData for dom (76f45f8)

v1.5.0

19 Jan 09:34
Compare
Choose a tag to compare

Version 1.5.0

Released on 2024-01-19

✨ 新特性

  • 清理无用依赖.

Improvements and Fixes

What's improved

v1.4.4

19 Jan 06:59
Compare
Choose a tag to compare

Version 1.4.4

Released on 2024-01-19

🐛 修复

  • Slove Editable Button was not work.

Improvements and Fixes

What's fixed

  • Slove Editable Button was not work, closes #50 (e77c39e)