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

[WIP] Add Tree component #1478

Closed
wants to merge 2 commits into from
Closed

[WIP] Add Tree component #1478

wants to merge 2 commits into from

Conversation

taroj1205
Copy link
Member

@taroj1205 taroj1205 commented May 8, 2024

Closes #990

Description

Add Tree component

New behavior

This adds a new component Tree.

Is this a breaking change (Yes/No):

No

Additional Information

  • Add Tree
  • Accessibility
  • Add tests
  • Add docs

Copy link

vercel bot commented May 8, 2024

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

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
yamada-ui ⬜️ Ignored (Inspect) Visit Preview May 10, 2024 0:49am

Copy link

codecov bot commented May 8, 2024

Codecov Report

Attention: Patch coverage is 49.55056% with 449 lines in your changes are missing coverage. Please review.

❗ No coverage uploaded for pull request base (v1.4@556c09c). Click here to learn what that means.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             v1.4    #1478   +/-   ##
=======================================
  Coverage        ?   94.13%           
=======================================
  Files           ?      410           
  Lines           ?    62485           
  Branches        ?     4427           
=======================================
  Hits            ?    58821           
  Misses          ?     3656           
  Partials        ?        8           
Files Coverage Δ
packages/components/tree/src/index.ts 100.00% <100.00%> (ø)
packages/react/src/index.ts 100.00% <100.00%> (ø)
packages/components/tree/src/tree.tsx 91.86% <91.86%> (ø)
packages/components/tree/src/tree-panel.tsx 27.69% <27.69%> (ø)
packages/components/tree/src/tree-button.tsx 25.33% <25.33%> (ø)
packages/components/tree/src/tree-item.tsx 30.23% <30.23%> (ø)

@taroj1205 taroj1205 changed the title [WIP] Add tree component [WIP] Add Tree component May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants