-
-
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: Fix scroll and expand #2470
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Thank you for raising your pull request and contributing to our Community |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2470 +/- ##
========================================
Coverage 93.26% 93.26%
========================================
Files 323 323
Lines 19519 19520 +1
Branches 2289 1460 -829
========================================
+ Hits 18204 18205 +1
Misses 1315 1315 ☔ View full report in Codecov by Sentry. |
src/app/(main)/chat/(workspace)/_layout/Desktop/ChatHeader/Main.tsx
Outdated
Show resolved
Hide resolved
966060d
to
1625d0d
Compare
@arvinxx done |
@canisminor1990 rebase下main |
❤️ Great PR @canisminor1990 ❤️ 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.159.5](v0.159.4...v0.159.5) <sup>Released on **2024-05-14**</sup> #### 💄 Styles - **misc**: Fix scroll and expand. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Styles * **misc**: Fix scroll and expand, closes [#2470](#2470) ([8b1202a](8b1202a)) </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.159.5 🎉 The release is available on: Your semantic-release bot 📦🚀 |
* 💄 style: Fix scroll and expand * 💄 style: improve empty card --------- Co-authored-by: arvinxx <arvinx@foxmail.com>
### [Version 0.159.5](lobehub/lobe-chat@v0.159.4...v0.159.5) <sup>Released on **2024-05-14**</sup> #### 💄 Styles - **misc**: Fix scroll and expand. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Styles * **misc**: Fix scroll and expand, closes [lobehub#2470](lobehub#2470) ([8b1202a](lobehub@8b1202a)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
### [Version 1.39.2](v1.39.1...v1.39.2) <sup>Released on **2024-05-15**</sup> #### 🐛 Bug Fixes - **misc**: Fix agent config on page init, fix retry issue when hide page, login button not show on user panel, refresh model config form & mobile footer button lost. #### 💄 Styles - **misc**: Add GPT-4o model, fix scroll and expand, update perplexity models, updates 01.AI model list. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix agent config on page init, closes [lobehub#2506](https://github.com/bentwnghk/lobe-chat/issues/2506) ([90e742d](90e742d)) * **misc**: Fix retry issue when hide page, closes [lobehub#2503](https://github.com/bentwnghk/lobe-chat/issues/2503) ([24489bc](24489bc)) * **misc**: Login button not show on user panel, closes [lobehub#2496](https://github.com/bentwnghk/lobe-chat/issues/2496) ([39637fb](39637fb)) * **misc**: Refresh model config form & mobile footer button lost, closes [lobehub#2318](https://github.com/bentwnghk/lobe-chat/issues/2318) [lobehub#2319](https://github.com/bentwnghk/lobe-chat/issues/2319) [lobehub#1811](https://github.com/bentwnghk/lobe-chat/issues/1811) ([eadcefc](eadcefc)) #### Styles * **misc**: Add GPT-4o model, closes [lobehub#2481](https://github.com/bentwnghk/lobe-chat/issues/2481) ([ae6a03f](ae6a03f)) * **misc**: Fix scroll and expand, closes [lobehub#2470](https://github.com/bentwnghk/lobe-chat/issues/2470) ([8b1202a](8b1202a)) * **misc**: Update perplexity models, closes [lobehub#2469](https://github.com/bentwnghk/lobe-chat/issues/2469) ([488cde7](488cde7)) * **misc**: Updates 01.AI model list, closes [lobehub#2471](https://github.com/bentwnghk/lobe-chat/issues/2471) ([f28711a](f28711a)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
* 💄 style: Fix scroll and expand * 💄 style: improve empty card --------- Co-authored-by: arvinxx <arvinx@foxmail.com>
### [Version 0.159.5](lobehub/lobe-chat@v0.159.4...v0.159.5) <sup>Released on **2024-05-14**</sup> #### 💄 Styles - **misc**: Fix scroll and expand. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Styles * **misc**: Fix scroll and expand, closes [lobehub#2470](lobehub#2470) ([8b1202a](lobehub@8b1202a)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
💻 变更类型 | Change Type
🔀 变更说明 | Description of Change
修复侧边栏小屏展开需要点两侧,修复桌面端 overflow
📝 补充信息 | Additional Information