Skip to content
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 clear topic tips #1247

Merged
merged 1 commit into from
Feb 6, 2024

Conversation

Wxh16144
Copy link
Contributor

@Wxh16144 Wxh16144 commented Feb 6, 2024

💻 变更类型 | Change Type

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

🔀 变更说明 | Description of Change

两个提示同时出现貌似丑了点。

解决方法,鼠标悬浮时显示操作提示,点击按钮后关闭悬浮 title 提示

image

📝 补充信息 | Additional Information

Copy link

vercel bot commented Feb 6, 2024

@Wxh16144 is attempting to deploy a commit to the LobeHub Team on Vercel.

A member of the Team first needs to authorize it.

@lobehubbot
Copy link
Member

👍 @Wxh16144

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.
非常感谢您提出拉取请求并为我们的社区做出贡献,请确保您已经遵循了我们的贡献指南,我们会尽快审查它。
如果您遇到任何问题,请随时与我们联系。

Copy link

codecov bot commented Feb 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b8118a2) 86.82% compared to head (2a7be41) 86.82%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1247   +/-   ##
=======================================
  Coverage   86.82%   86.82%           
=======================================
  Files         211      211           
  Lines       10381    10381           
  Branches     1138     1137    -1     
=======================================
  Hits         9013     9013           
  Misses       1368     1368           

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

@arvinxx arvinxx changed the title ✅ chore: improve tips 💄 style: improve clear topic tips Feb 6, 2024
Copy link

vercel bot commented Feb 6, 2024

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

Name Status Preview Comments Updated (UTC)
lobe-chat ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 6, 2024 7:22am

@arvinxx arvinxx merged commit 2d133e9 into lobehub:main Feb 6, 2024
7 checks passed
@lobehubbot
Copy link
Member

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

github-actions bot pushed a commit that referenced this pull request Feb 6, 2024
### [Version 0.123.4](v0.123.3...v0.123.4)
<sup>Released on **2024-02-06**</sup>

#### 💄 Styles

- **misc**: Improve clear topic tips.

<br/>

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

#### Styles

* **misc**: Improve clear topic tips, closes [#1247](#1247) ([2d133e9](2d133e9))

</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 0.123.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

gijigae pushed a commit to gijigae/lobe-chat that referenced this pull request Feb 6, 2024
gijigae pushed a commit to gijigae/lobe-chat that referenced this pull request Feb 6, 2024
### [Version&nbsp;0.123.4](lobehub/lobe-chat@v0.123.3...v0.123.4)
<sup>Released on **2024-02-06**</sup>

#### 💄 Styles

- **misc**: Improve clear topic tips.

<br/>

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

#### Styles

* **misc**: Improve clear topic tips, closes [lobehub#1247](lobehub#1247) ([2d133e9](lobehub@2d133e9))

</details>

<div align="right">

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

</div>
github-actions bot pushed a commit to bentwnghk/lobe-chat that referenced this pull request Feb 6, 2024
## [Version&nbsp;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>
miroshar-success added a commit to miroshar-success/OpenAI_Integraion_platform that referenced this pull request Apr 5, 2024
### [Version&nbsp;0.123.4](lobehub/lobe-chat@v0.123.3...v0.123.4)
<sup>Released on **2024-02-06**</sup>

#### 💄 Styles

- **misc**: Improve clear topic tips.

<br/>

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

#### Styles

* **misc**: Improve clear topic tips, closes [#1247](lobehub/lobe-chat#1247) ([2d133e9](lobehub/lobe-chat@2d133e9))

</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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants