-
-
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
🐛 fix: fix auto focus issues #2697
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
👍 @arvinxx Thank you for raising your pull request and contributing to our Community |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2697 +/- ##
==========================================
- Coverage 94.11% 94.08% -0.03%
==========================================
Files 356 356
Lines 20569 20547 -22
Branches 2464 1577 -887
==========================================
- Hits 19358 19332 -26
- Misses 1211 1215 +4 ☔ View full report in Codecov by Sentry. |
❤️ 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. |
### [Version 0.162.4](v0.162.3...v0.162.4) <sup>Released on **2024-05-28**</sup> #### 🐛 Bug Fixes - **misc**: Fix auto focus issues. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix auto focus issues, closes [#2697](#2697) ([8df856e](8df856e)) </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.4 🎉 The release is available on: Your semantic-release bot 📦🚀 |
### [Version 1.42.3](v1.42.2...v1.42.3) <sup>Released on **2024-05-28**</sup> #### 🐛 Bug Fixes - **misc**: Fix auto focus issues, fix the default agent not work correctly on new device. #### 💄 Styles - **misc**: Add `SYSTEM_AGENT` env. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix auto focus issues, closes [lobehub#2697](https://github.com/bentwnghk/lobe-chat/issues/2697) ([8df856e](8df856e)) * **misc**: Fix the default agent not work correctly on new device, closes [lobehub#2699](https://github.com/bentwnghk/lobe-chat/issues/2699) ([e4c7536](e4c7536)) #### Styles * **misc**: Add `SYSTEM_AGENT` env, closes [lobehub#2694](https://github.com/bentwnghk/lobe-chat/issues/2694) ([0dfcf8d](0dfcf8d)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
* 🐛 fix: fix fetch when need login again * 🐛 fix: fix autofocus
### [Version 0.162.4](lobehub/lobe-chat@v0.162.3...v0.162.4) <sup>Released on **2024-05-28**</sup> #### 🐛 Bug Fixes - **misc**: Fix auto focus issues. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix auto focus issues, closes [lobehub#2697](lobehub#2697) ([8df856e](lobehub@8df856e)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
💻 变更类型 | Change Type
🔀 变更说明 | Description of Change
📝 补充信息 | Additional Information
之前的 PR 实现影响: #834
改造为 chatKey 变化时做自动聚焦