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: Highlight Mermaid arrow color #260

Merged
merged 3 commits into from
Feb 14, 2025

Conversation

sxjeru
Copy link
Contributor

@sxjeru sxjeru commented Feb 10, 2025

๐Ÿ’ป ๅ˜ๆ›ด็ฑปๅž‹ | Change Type

  • โœจ feat
  • ๐Ÿ› fix
  • โ™ป๏ธ refactor
  • ๐Ÿ’„ style
  • ๐Ÿ”จ chore
  • ๐Ÿ“ docs

๐Ÿ”€ ๅ˜ๆ›ด่ฏดๆ˜Ž | Description of Change

่งฃๅ†ณ mermaid ๆธฒๆŸ“็š„็ฎญๅคด้ขœ่‰ฒ้—ฎ้ข˜ใ€‚

image

image

๐Ÿ“ ่กฅๅ……ไฟกๆฏ | Additional Information

Copy link

vercel bot commented Feb 10, 2025

The latest updates on your projects. Learn more about Vercel for Git โ†—๏ธŽ

Name Status Preview Updated (UTC)
lobe-ui โœ… Ready (Inspect) Visit Preview Feb 10, 2025 5:07am

@lobehubbot
Copy link
Member

๐Ÿ‘ @sxjeru


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

pkg-pr-new bot commented Feb 10, 2025

Open in Stackblitz

npm i https://pkg.pr.new/lobehub/lobe-ui/@lobehub/ui@260

commit: fd72e16

Copy link

codecov bot commented Feb 10, 2025

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 1.35%. Comparing base (5851677) to head (fd72e16).
Report is 320 commits behind head on master.

Files with missing lines Patch % Lines
src/Mermaid/useMermaid.tsx 0.00% 1 Missing โš ๏ธ
Additional details and impacted files
@@            Coverage Diff            @@
##           master    #260      +/-   ##
=========================================
+ Coverage    0.00%   1.35%   +1.35%     
=========================================
  Files         330     473     +143     
  Lines       22325   19376    -2949     
  Branches      330     493     +163     
=========================================
+ Hits            0     263     +263     
+ Misses      21995   18835    -3160     
+ Partials      330     278      -52     

โ˜” View full report in Codecov by Sentry.
๐Ÿ“ข Have feedback on the report? Share it here.

@arvinxx arvinxx merged commit 5e2af6e into lobehub:master Feb 14, 2025
7 checks passed
@lobehubbot
Copy link
Member

โค๏ธ Great PR @sxjeru โค๏ธ


The growth of project is inseparable from user feedback and contribution, thanks for your contribution!
้กน็›ฎ็š„ๆˆ้•ฟ็ฆปไธๅผ€็”จๆˆทๅ้ฆˆๅ’Œ่ดก็Œฎ๏ผŒๆ„Ÿ่ฐขๆ‚จ็š„่ดก็Œฎ!

@sxjeru sxjeru deleted the patch-1 branch February 14, 2025 02:12
github-actions bot pushed a commit that referenced this pull request Feb 14, 2025
### [Version 1.164.13](v1.164.12...v1.164.13)
<sup>Released on **2025-02-14**</sup>

#### ๐Ÿ’„ Styles

- **misc**: Highlight Mermaid arrow color.

<br/>

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

#### Styles

* **misc**: Highlight Mermaid arrow color, closes [#260](#260) ([5e2af6e](5e2af6e))

</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 1.164.13 ๐ŸŽ‰

The release is available on:

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€

github-actions bot pushed a commit to bentwnghk/lobe-ui that referenced this pull request Feb 14, 2025
### [Version&nbsp;1.34.10](v1.34.9...v1.34.10)
<sup>Released on **2025-02-14**</sup>

#### ๐Ÿ’„ Styles

- **misc**: Highlight Mermaid arrow color.

<br/>

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

#### Styles

* **misc**: Highlight Mermaid arrow color, closes [lobehub#260](https://github.com/bentwnghk/lobe-ui/issues/260) ([5e2af6e](5e2af6e))

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