-
-
Notifications
You must be signed in to change notification settings - Fork 11.2k
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: always show action on mobile #1863
Conversation
@zcf0508 is attempting to deploy a commit to the LobeHub Team on Vercel. A member of the Team first needs to authorize it. |
👍 @zcf0508 Thank you for raising your pull request and contributing to our Community |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1863 +/- ##
========================================
Coverage 93.39% 93.39%
========================================
Files 380 380
Lines 23443 23443
Branches 1775 2506 +731
========================================
Hits 21895 21895
Misses 1548 1548
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
@zcf0508 please rebase. I think it's OK to merge |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, Thanks for your contribution!
❤️ Great PR @zcf0508 ❤️ 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 1.1.9](v1.1.8...v1.1.9) <sup>Released on **2024-06-24**</sup> #### 🐛 Bug Fixes - **misc**: Fix agent tags. #### 💄 Styles - **ui**: Fixed incorrect text display on connect check. - **misc**: Always show action on mobile. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix agent tags, closes [#3015](#3015) ([01e965b](01e965b)) #### Styles * **ui**: Fixed incorrect text display on connect check, closes [#2994](#2994) ([5160f23](5160f23)) * **misc**: Always show action on mobile, closes [#1863](#1863) ([f40292e](f40292e)) </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 1.1.9 🎉 The release is available on: Your semantic-release bot 📦🚀 |
### [Version 1.44.5](v1.44.4...v1.44.5) <sup>Released on **2024-06-24**</sup> #### 🐛 Bug Fixes - **misc**: Fix agent tags, fix anthropic parallel tools calling. #### 💄 Styles - **ui**: Fixed incorrect text display on connect check. - **misc**: Always show action on mobile. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix agent tags, closes [lobehub#3015](https://github.com/bentwnghk/lobe-chat/issues/3015) ([01e965b](01e965b)) * **misc**: Fix anthropic parallel tools calling, closes [lobehub#3010](https://github.com/bentwnghk/lobe-chat/issues/3010) ([1d891ac](1d891ac)) #### Styles * **ui**: Fixed incorrect text display on connect check, closes [lobehub#2994](https://github.com/bentwnghk/lobe-chat/issues/2994) ([5160f23](5160f23)) * **misc**: Always show action on mobile, closes [lobehub#1863](https://github.com/bentwnghk/lobe-chat/issues/1863) ([f40292e](f40292e)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
### [Version 1.1.9](lobehub/lobe-chat@v1.1.8...v1.1.9) <sup>Released on **2024-06-24**</sup> #### 🐛 Bug Fixes - **misc**: Fix agent tags. #### 💄 Styles - **ui**: Fixed incorrect text display on connect check. - **misc**: Always show action on mobile. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix agent tags, closes [lobehub#3015](lobehub#3015) ([01e965b](lobehub@01e965b)) #### Styles * **ui**: Fixed incorrect text display on connect check, closes [lobehub#2994](lobehub#2994) ([5160f23](lobehub@5160f23)) * **misc**: Always show action on mobile, closes [lobehub#1863](lobehub#1863) ([f40292e](lobehub@f40292e)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
### [Version 1.1.9](lobehub/lobe-chat@v1.1.8...v1.1.9) <sup>Released on **2024-06-24**</sup> #### 🐛 Bug Fixes - **misc**: Fix agent tags. #### 💄 Styles - **ui**: Fixed incorrect text display on connect check. - **misc**: Always show action on mobile. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix agent tags, closes [lobehub#3015](lobehub#3015) ([01e965b](lobehub@01e965b)) #### Styles * **ui**: Fixed incorrect text display on connect check, closes [lobehub#2994](lobehub#2994) ([5160f23](lobehub@5160f23)) * **misc**: Always show action on mobile, closes [lobehub#1863](lobehub#1863) ([f40292e](lobehub@f40292e)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
💻 变更类型 | Change Type
🔀 变更说明 | Description of Change
Always show action on mobile
📝 补充信息 | Additional Information
Close #1749