Skip to content

Conversation

@arvinxx
Copy link
Member

@arvinxx arvinxx commented Jan 27, 2025

💻 变更类型 | Change Type

  • ✨ feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style
  • 👷 build
  • ⚡️ perf
  • 📝 docs
  • 🔨 chore

🔀 变更说明 | Description of Change

📝 补充信息 | Additional Information

@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Jan 27, 2025
@vercel
Copy link

vercel bot commented Jan 27, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
lobe-chat-database ✅ Ready (Inspect) Visit Preview Jan 27, 2025 6:59am
lobe-chat-preview ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 27, 2025 6:59am

@lobehubbot
Copy link
Member

👍 @arvinxx

Thank you for raising your pull request and contributing to our Community
Please make sure you have followed our contributing guidelines. We will review it as soon as possible.
If you encounter any problems, please feel free to connect with us.
非常感谢您提出拉取请求并为我们的社区做出贡献,请确保您已经遵循了我们的贡献指南,我们会尽快审查它。
如果您遇到任何问题,请随时与我们联系。

@codecov
Copy link

codecov bot commented Jan 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.15%. Comparing base (d8afe47) to head (0240bd0).
Report is 88 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff            @@
##             main    #5603    +/-   ##
========================================
  Coverage   92.15%   92.15%            
========================================
  Files         648      648            
  Lines       57494    57494            
  Branches     2899     2701   -198     
========================================
  Hits        52985    52985            
  Misses       4509     4509            
Flag Coverage Δ
app 92.15% <ø> (ø)
server 98.01% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gru-agent
Copy link
Contributor

gru-agent bot commented Jan 27, 2025

This pull request has been modified. If you want me to regenerate unit test for any of the files related, please find the file in "Files Changed" tab and add a comment @gru-agent. (The github "Comment on this file" feature is in the upper right corner of each file in "Files Changed" tab.)

@arvinxx arvinxx merged commit 70e5272 into main Jan 27, 2025
10 of 11 checks passed
@arvinxx arvinxx deleted the refactor/useWorkspace branch January 27, 2025 06:41
@lobehubbot
Copy link
Member

❤️ Great PR @arvinxx ❤️

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.
项目的成长离不开用户反馈和贡献,感谢您的贡献! 如果您对 LobeHub 开发者社区感兴趣,请加入我们的 discord,然后私信 @arvinxx@canisminor1990。他们会邀请您加入我们的私密开发者频道。我们将会讨论关于 Lobe Chat 的开发,分享和讨论全球范围内的 AI 消息。

github-actions bot pushed a commit that referenced this pull request Jan 27, 2025
### [Version&nbsp;1.49.1](v1.49.0...v1.49.1)
<sup>Released on **2025-01-27**</sup>

#### ♻ Code Refactoring

- **misc**: UseMobileWorkspace use nqus to replace useQuery.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### Code refactoring

* **misc**: UseMobileWorkspace use nqus to replace useQuery, closes [#5603](#5603) ([70e5272](70e5272))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
@lobehubbot
Copy link
Member

🎉 This PR is included in version 1.49.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

gecsp pushed a commit to gecsp/lobe-chat that referenced this pull request Jan 28, 2025
…#5603)

* update middleware match

* refactor with useShowMobileWorkspace

* bump lobe-ui

* fix data modal height

* fix height
gecsp pushed a commit to gecsp/lobe-chat that referenced this pull request Jan 28, 2025
### [Version&nbsp;1.49.1](lobehub/lobe-chat@v1.49.0...v1.49.1)
<sup>Released on **2025-01-27**</sup>

#### ♻ Code Refactoring

- **misc**: UseMobileWorkspace use nqus to replace useQuery.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### Code refactoring

* **misc**: UseMobileWorkspace use nqus to replace useQuery, closes [lobehub#5603](lobehub#5603) ([70e5272](lobehub@70e5272))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
gecsp pushed a commit to gecsp/lobe-chat that referenced this pull request Feb 1, 2025
…#5603)

* update middleware match

* refactor with useShowMobileWorkspace

* bump lobe-ui

* fix data modal height

* fix height
gecsp pushed a commit to gecsp/lobe-chat that referenced this pull request Feb 1, 2025
### [Version&nbsp;1.49.1](lobehub/lobe-chat@v1.49.0...v1.49.1)
<sup>Released on **2025-01-27**</sup>

#### ♻ Code Refactoring

- **misc**: UseMobileWorkspace use nqus to replace useQuery.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### Code refactoring

* **misc**: UseMobileWorkspace use nqus to replace useQuery, closes [lobehub#5603](lobehub#5603) ([70e5272](lobehub@70e5272))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
ramu-narasinga pushed a commit to ramu-narasinga/lobe-chat that referenced this pull request Feb 17, 2025
…#5603)

* update middleware match

* refactor with useShowMobileWorkspace

* bump lobe-ui

* fix data modal height

* fix height
ramu-narasinga pushed a commit to ramu-narasinga/lobe-chat that referenced this pull request Feb 17, 2025
### [Version&nbsp;1.49.1](lobehub/lobe-chat@v1.49.0...v1.49.1)
<sup>Released on **2025-01-27**</sup>

#### ♻ Code Refactoring

- **misc**: UseMobileWorkspace use nqus to replace useQuery.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### Code refactoring

* **misc**: UseMobileWorkspace use nqus to replace useQuery, closes [lobehub#5603](lobehub#5603) ([70e5272](lobehub@70e5272))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

released size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants