-
-
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(ui): improve UI layout and text #3762
Conversation
@RubuJam is attempting to deploy a commit to the LobeHub Pro Team on Vercel. A member of the Team first needs to authorize it. |
👍 @RubuJam 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 #3762 +/- ##
========================================
Coverage 91.85% 91.85%
========================================
Files 459 459
Lines 30746 30746
Branches 2121 2963 +842
========================================
Hits 28241 28241
Misses 2505 2505
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
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.
所有有样式变更的地方都贴下图?
locales/en-US/common.json
Outdated
@@ -9,7 +9,7 @@ | |||
"title": "Launch {{name}}" | |||
} | |||
}, | |||
"appInitializing": "The application is initializing, please wait for a moment...", | |||
"appInitializing": "Application is starting up", |
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.
Application is initializing...
src/app/(main)/chat/(workspace)/@conversation/features/ChatInput/Mobile/Files/FileItem/File.tsx
Outdated
Show resolved
Hide resolved
调整 其余更改均已贴图 |
Adjust the word spacing of the text of "Waiting". I don't know how to take a screenshot of this. |
这个是哪里的等待中的文本 |
Where is this waiting text? |
其他应该没啥问题了,你把 ... 加上吧。可以先去掉cn 里的那一条,然后跑一次 i18n ,脚本会自动移除cn里没有的 key。 然后再把这一条加回去 |
There should be no problem with the rest. Just add.... You can first remove the entry in cn and then run i18n. The script will automatically remove the key that is not in cn. Then add this one back |
那我明天去改一下 |
Then I'll change it tomorrow |
9dd59cb
to
25a37ab
Compare
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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
❤️ Great PR @RubuJam ❤️ 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.16.4](v1.16.3...v1.16.4) <sup>Released on **2024-09-11**</sup> #### 💄 Styles - **ui**: Improve UI layout and text. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Styles * **ui**: Improve UI layout and text, closes [#3762](#3762) ([7c08f29](7c08f29)) </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.16.4 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [Version 1.59.0](v1.58.16...v1.59.0) <sup>Released on **2024-09-11**</sup> #### ✨ Features - **misc**: Add Fireworks AI Model Provider, Add Spark model provider. #### 🐛 Bug Fixes - **misc**: Add `LLM_VISION_IMAGE_USE_BASE64` to support local s3 in vision model. #### 💄 Styles - **ui**: Improve UI layout and text. - **misc**: Reorder the provider list, Update CustomLogo, update spark check model to spark-lite & default disable useless model, update Upstage model list. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Add Fireworks AI Model Provider, closes [lobehub#3392](https://github.com/bentwnghk/lobe-chat/issues/3392) [lobehub#48](https://github.com/bentwnghk/lobe-chat/issues/48) ([fa0d84d](fa0d84d)) * **misc**: Add Spark model provider, closes [lobehub#3098](https://github.com/bentwnghk/lobe-chat/issues/3098) [lobehub#25](https://github.com/bentwnghk/lobe-chat/issues/25) ([fc85c20](fc85c20)) #### What's fixed * **misc**: Add `LLM_VISION_IMAGE_USE_BASE64` to support local s3 in vision model, closes [lobehub#3887](https://github.com/bentwnghk/lobe-chat/issues/3887) ([16e57ed](16e57ed)) #### Styles * **ui**: Improve UI layout and text, closes [lobehub#3762](https://github.com/bentwnghk/lobe-chat/issues/3762) ([7c08f29](7c08f29)) * **misc**: Reorder the provider list, closes [lobehub#3886](https://github.com/bentwnghk/lobe-chat/issues/3886) ([4d641f5](4d641f5)) * **misc**: Update CustomLogo, closes [lobehub#3874](https://github.com/bentwnghk/lobe-chat/issues/3874) ([dd7c8df](dd7c8df)) * **misc**: Update spark check model to spark-lite & default disable useless model, closes [lobehub#3885](https://github.com/bentwnghk/lobe-chat/issues/3885) ([9d7e47c](9d7e47c)) * **misc**: Update Upstage model list, closes [lobehub#3890](https://github.com/bentwnghk/lobe-chat/issues/3890) ([82e2570](82e2570)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
💻 变更类型 | Change Type
🔀 变更说明 | Description of Change
404页面
文本布局加载页面
文本布局上传图片
、上传文件
和上传文件夹
图标大小删除图片
和删除文件
的图标大小等待中
的字间距知识库
部分文本loading page
.404 page
.Upload Image
,Upload File
andUpload Folder
.Delete File
andDelete Picture
Loading
knowledge base
📝 补充信息 | Additional Information