generated from arvinxx/npm-template
-
Notifications
You must be signed in to change notification settings - Fork 91
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: support autocompleteRequest and messageItemExtraRender #4
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
🎊 PR Preview d71d693 has been successfully built and deployed to https://ant-design-pro-chat-preview-pr-4.surge.sh 🕐 Build time: 117.868s 🤖 By surge-preview |
arvinxx
approved these changes
Oct 26, 2023
github-actions bot
pushed a commit
that referenced
this pull request
Oct 26, 2023
## [Version 0.2.0-beta.11](v0.2.0-beta.10...v0.2.0-beta.11) <sup>Released on **2023-10-26**</sup> #### ✨ 新特性 - Support autocompleteRequest and messageItemExtraRender. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * Support autocompleteRequest and messageItemExtraRender, closes [#4](#4) ([5305e56](5305e56)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
🎉 This PR is included in version 0.2.0-beta.11 🎉 The release is available on: Your semantic-release bot 📦🚀 |
github-actions bot
pushed a commit
that referenced
this pull request
Nov 24, 2023
## [Version 0.2.0](v0.1.1...v0.2.0) <sup>Released on **2023-11-24**</sup> #### ✨ 新特性 - 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. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * Add ProChat, closes [#1](#1) ([d63f00a](d63f00a)) * Add ProChat ([ec20b42](ec20b42)) * Change action & group as pro-editor ([4f1d5ee](4f1d5ee)) * Init basic components ([09d1284](09d1284)) * ProChat 初步组件化 ([86e8283](86e8283)) * Support autocompleteRequest and messageItemExtraRender, closes [#4](#4) ([5305e56](5305e56)) * Support extra userMeta and params, closes [#10](#10) ([8475b9a](8475b9a)) * Support onResetMessage funtion, closes [#2](#2) ([418230a](418230a)) * Support useChat and chatRef ([cf98b0f](cf98b0f)) * 支持流式响应 ([4e6d720](4e6d720)) * 支持非流式请求 ([211fad5](211fad5)) #### What's fixed * Change action group style problem ([52c9104](52c9104)) * Clean deps ([1479fa3](1479fa3)) * Fix avatar ([61a7efe](61a7efe)) * Fix import ([ac81b1d](ac81b1d)) * Fix import ([565e530](565e530)) * Fix import ([0311e5f](0311e5f)) * Fix onPressEnter no work error, closes [#11](#11) ([1db28f7](1db28f7)) * Fix onResetMessage, closes [#3](#3) ([078f277](078f277)) * Fix send auto clear no work error, closes [#5](#5) ([06f6ebf](06f6ebf)) * Lock father to fix build ([f6618e5](f6618e5)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
🎉 This PR is included in version 0.2.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
💻 变更类型 | Change Type
🔀 变更说明 | Description of Change
📝 补充信息 | Additional Information