-
-
Notifications
You must be signed in to change notification settings - Fork 10k
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
💄 style: Improve the display effect of plug-in API name and description #2678
Conversation
@RubuJam is attempting to deploy a commit to the LobeHub Team on Vercel. A member of the Team first needs to authorize it. |
👍 @RubuJam Thank you for raising your pull request and contributing to our Community |
贴下截图 |
Post a screenshot |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2678 +/- ##
========================================
Coverage 94.04% 94.04%
========================================
Files 356 356
Lines 20567 20567
Branches 2458 1575 -883
========================================
Hits 19342 19342
Misses 1225 1225 ☔ View full report in Codecov by Sentry. |
已上传截图 Screenshot uploaded |
Screenshot uploaded Screenshot uploaded |
❤️ Great PR @RubuJam ❤️ The growth of project is inseparable from user feedback and contribution, thanks for your contribution! If you are interesting with the lobehub developer community, please join our discord and then dm @arvinxx or @canisminor1990. They will invite you to our private developer channel. We are talking about the lobe-chat development or sharing ai newsletter around the world. |
### [Version 0.162.1](v0.162.0...v0.162.1) <sup>Released on **2024-05-27**</sup> #### 💄 Styles - **misc**: Improve the display effect of plug-in API name and description. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Styles * **misc**: Improve the display effect of plug-in API name and description, closes [#2678](#2678) ([19cd0b9](19cd0b9)) </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.162.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
### [Version 1.42.1](v1.42.0...v1.42.1) <sup>Released on **2024-05-27**</sup> #### 💄 Styles - **misc**: Improve the display effect of plug-in API name and description. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Styles * **misc**: Improve the display effect of plug-in API name and description, closes [lobehub#2678](https://github.com/bentwnghk/lobe-chat/issues/2678) ([19cd0b9](19cd0b9)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
### [Version 0.162.1](lobehub/lobe-chat@v0.162.0...v0.162.1) <sup>Released on **2024-05-27**</sup> #### 💄 Styles - **misc**: Improve the display effect of plug-in API name and description. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Styles * **misc**: Improve the display effect of plug-in API name and description, closes [lobehub#2678](lobehub#2678) ([19cd0b9](lobehub@19cd0b9)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
💻 变更类型 | Change Type
🔀 变更说明 | Description of Change
改善插件API的名称及描述的显示效果
Improve the display effect of plug-in API name and description
📝 补充信息 | Additional Information
插件API的名称及描述会全部显示,不会省略,改善在移动设备上的使用体验
The name and description of the plug-in API will be displayed in full and will not be omitted, improving the user experience on mobile devices.