-
-
Notifications
You must be signed in to change notification settings - Fork 11.8k
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: improve direction UX #1169
Conversation
@Wxh16144 is attempting to deploy a commit to the LobeHub Team on Vercel. A member of the Team first needs to authorize it. |
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 #1169 +/- ##
=======================================
Coverage 91.54% 91.54%
=======================================
Files 175 175
Lines 8582 8582
Branches 1058 1057 -1
=======================================
Hits 7856 7856
Misses 726 726 ☔ View full report in Codecov by Sentry. |
是不是得 ui 的合了,再合这个 |
Have you combined the ui ones? Then combine this one. |
都可以,lob ui 默认还有一个读取 antd cp 的逻辑 |
Either way, lob ui also has a logic for reading antd cp by default. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
![]() @Wxh16144 这里还有点问题,感觉是不是最好有个lint规则全局加一下检查下? |
这个指的是? |
What does this refer to? |
就是不知道有没有 stylelint 规则可以检查的 |
I just don’t know if there are any stylelint rules that I can check. |
❤️ Great PR @Wxh16144 ❤️ 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.124.1](v0.124.0...v0.124.1) <sup>Released on **2024-02-06**</sup> #### 💄 Styles - **misc**: Improve direction UX. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Styles * **misc**: Improve direction UX, closes [#1169](#1169) ([e3929dc](e3929dc)) </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.124.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
### [Version 0.124.1](lobehub/lobe-chat@v0.124.0...v0.124.1) <sup>Released on **2024-02-06**</sup> #### 💄 Styles - **misc**: Improve direction UX. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Styles * **misc**: Improve direction UX, closes [lobehub#1169](lobehub#1169) ([e3929dc](lobehub@e3929dc)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
## [Version 1.6.0](v1.5.3...v1.6.0) <sup>Released on **2024-02-06**</sup> #### ✨ Features - **misc**: Support Moonshot AI Provider. #### 🐛 Bug Fixes - **misc**: Fix non-https `crypto.subtile` missing error, fix rename. #### 💄 Styles - **misc**: Add moonshot i18n, improve clear topic tips, improve direction UX. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Support Moonshot AI Provider, closes [lobehub#1232](https://github.com/bentwnghk/lobe-chat/issues/1232) ([a6de202](a6de202)) #### What's fixed * **misc**: Fix non-https `crypto.subtile` missing error, closes [lobehub#1238](https://github.com/bentwnghk/lobe-chat/issues/1238) ([1750d0b](1750d0b)) * **misc**: Fix rename ([c94391e](c94391e)) #### Styles * **misc**: Add moonshot i18n, closes [lobehub#1251](https://github.com/bentwnghk/lobe-chat/issues/1251) ([4b6663b](4b6663b)) * **misc**: Improve clear topic tips, closes [lobehub#1247](https://github.com/bentwnghk/lobe-chat/issues/1247) ([2d133e9](2d133e9)) * **misc**: Improve direction UX, closes [lobehub#1169](https://github.com/bentwnghk/lobe-chat/issues/1169) ([e3929dc](e3929dc)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
### [Version 0.124.1](lobehub/lobe-chat@v0.124.0...v0.124.1) <sup>Released on **2024-02-06**</sup> #### 💄 Styles - **misc**: Improve direction UX. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Styles * **misc**: Improve direction UX, closes [#1169](lobehub/lobe-chat#1169) ([e3929dc](lobehub/lobe-chat@e3929dc)) </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
背景:#1049 (review)
lobe-ui:lobehub/lobe-ui#114