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

feat(Tree): new component #3180

Merged
merged 35 commits into from
Feb 24, 2025
Merged

feat(Tree): new component #3180

merged 35 commits into from
Feb 24, 2025

Conversation

romhml
Copy link
Collaborator

@romhml romhml commented Jan 26, 2025

πŸ”— Linked issue

Resolves #604

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

Add a Tree component from https://reka-ui.com/docs/components/tree#tree.

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

Copy link

cloudflare-workers-and-pages bot commented Jan 26, 2025

Deploying ui3 with Β Cloudflare Pages Β Cloudflare Pages

Latest commit: 4ac0e82
Status:Β βœ…Β  Deploy successful!
Preview URL: https://058b440e.ui-6q2.pages.dev
Branch Preview URL: https://feat-tree.ui-6q2.pages.dev

View logs

@benjamincanac benjamincanac added the v3 #1289 label Jan 30, 2025
@romhml romhml self-assigned this Feb 1, 2025
Copy link

pkg-pr-new bot commented Feb 4, 2025

npm i https://pkg.pr.new/@nuxt/ui@3180

commit: 7d0e118

@benjamincanac benjamincanac force-pushed the v3 branch 2 times, most recently from aa74a4f to 87234cb Compare February 4, 2025 15:31
@romhml romhml marked this pull request as ready for review February 5, 2025 06:02
@romhml romhml requested a review from benjamincanac February 5, 2025 06:07
This was referenced Feb 15, 2025
Copy link
Contributor

nuxthub-admin bot commented Feb 16, 2025

βœ… Deployed ui3

Deployed ui3 7d0e118 to preview

πŸ”— feat-tree.ui-6q2.pages.dev
πŸ“Œ 51df62fc.ui-6q2.pages.dev
πŸ“±
View QR Code QR code linking to deployment URL.

πŸ“‹ View deployment logs

@benjamincanac benjamincanac merged commit 71728d3 into v3 Feb 24, 2025
4 checks passed
@benjamincanac benjamincanac deleted the feat/tree branch February 24, 2025 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v3 #1289
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Tree] Implement component
3 participants