-
-
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
⚡️ perf: Refactor Chat Layout to improve performance #2339
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 |
把重构拆细,既然只重构 Chat Layout ,不能包含其他不相关的部分 |
Break down the refactoring. Since only Chat Layout is refactored, other irrelevant parts cannot be included. |
7206985
to
3da129b
Compare
3da129b
to
8b72723
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2339 +/- ##
=======================================
Coverage 92.90% 92.90%
=======================================
Files 302 302
Lines 17574 17585 +11
Branches 2029 2029
=======================================
+ Hits 16327 16338 +11
Misses 1247 1247 ☔ View full report in Codecov by Sentry. |
done |
done |
0bd416a
to
dac4aaa
Compare
3d891ca
to
44e8c3d
Compare
ci 挂了 |
ci is down |
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
@canisminor1990 How to solve the new layout mentioned before? |
44e8c3d
to
a575886
Compare
This comment was marked as resolved.
This comment was marked as resolved.
@conversation (Layout 1) The layout at this level can control which layout to switch |
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
419a1c5
to
d987e8b
Compare
❤️ 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. |
🎉 This PR is included in version 0.155.5 🎉 The release is available on: Your semantic-release bot 📦🚀 |
* ♻️ refactor: Refactor Chat Layout * ✅ test: Fix test * 🐛 fix: Fix ci * 🔧 chore: Rename workspace * 🔧 chore: Revert sync style * 🐛 fix: Fix review problem * 💄 style: Fix style * 🔧 chore: Revert useInterceptingRoutes * 🐛 fix: Fix review problem * 💄 style: Remove animation * 🐛 fix: Fix panel * 🐛 fix: Fix mobile style * 🐛 fix: Fix Workspace Modal * 🐛 fix: FIx ios keyboard scroll back * 🐛 fix: Fix lint * 🔧 chore: prepare to rebase * 🐛 fix: Fix PWA * 🐛 fix: Fix safearea
* ♻️ refactor: Refactor Chat Layout * ✅ test: Fix test * 🐛 fix: Fix ci * 🔧 chore: Rename workspace * 🔧 chore: Revert sync style * 🐛 fix: Fix review problem * 💄 style: Fix style * 🔧 chore: Revert useInterceptingRoutes * 🐛 fix: Fix review problem * 💄 style: Remove animation * 🐛 fix: Fix panel * 🐛 fix: Fix mobile style * 🐛 fix: Fix Workspace Modal * 🐛 fix: FIx ios keyboard scroll back * 🐛 fix: Fix lint * 🔧 chore: prepare to rebase * 🐛 fix: Fix PWA * 🐛 fix: Fix safearea
💻 变更类型 | Change Type
🔀 变更说明 | Description of Change
📝 补充信息 | Additional Information
refs: #2295