Skip to content

fix: set the displayName and __ui__ for @yamada-ui/highlight #3031

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

Merged
merged 2 commits into from
Oct 5, 2024

Conversation

snakcsse
Copy link
Contributor

@snakcsse snakcsse commented Oct 2, 2024

Closes #2869

Description

Set the displayName and __ui__ for @yamada-ui/highlight

Current behavior (updates)

New behavior

Is this a breaking change (Yes/No):

No

Additional Information

@hirotomoyamada hirotomoyamada self-assigned this Oct 2, 2024
Copy link

vercel bot commented Oct 2, 2024

@snakcsse is attempting to deploy a commit to the yamada-ui Team on Vercel.

A member of the Team first needs to authorize it.

@hirotomoyamada hirotomoyamada added the merge request Request approval from codeowners label Oct 2, 2024
Copy link

codecov bot commented Oct 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.87%. Comparing base (216e94b) to head (8504013).
Report is 4 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3031   +/-   ##
=======================================
  Coverage   97.87%   97.87%           
=======================================
  Files        2003     2003           
  Lines       49879    49883    +4     
  Branches     5558     5557    -1     
=======================================
+ Hits        48819    48823    +4     
  Misses       1043     1043           
  Partials       17       17           
Files with missing lines Coverage Δ
packages/components/highlight/src/highlight.tsx 100.00% <100.00%> (ø)

Copy link

vercel bot commented Oct 5, 2024

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

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
yamada-ui ⬜️ Ignored (Inspect) Visit Preview Oct 5, 2024 3:55pm

@hirotomoyamada hirotomoyamada merged commit 9cc79f9 into yamada-ui:main Oct 5, 2024
7 checks passed
@hirotomoyamada
Copy link
Member

Thanks!

@github-actions github-actions bot mentioned this pull request Oct 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge request Request approval from codeowners
Projects
None yet
Development

Successfully merging this pull request may close these issues.

displayName is not set for the component of "@yamada-ui/highlight"
3 participants