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(Table): implement component #2364

Merged
merged 38 commits into from
Oct 23, 2024
Merged

feat(Table): implement component #2364

merged 38 commits into from
Oct 23, 2024

Conversation

benjamincanac
Copy link
Member

πŸ”— Linked issue

Resolves #2139

❓ 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

πŸ“ Checklist

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

@benjamincanac benjamincanac changed the title Feat/table feat(Table): implement component Oct 11, 2024
@benjamincanac benjamincanac linked an issue Oct 11, 2024 that may be closed by this pull request
Copy link

cloudflare-workers-and-pages bot commented Oct 11, 2024

Deploying ui3 with Β Cloudflare Pages Β Cloudflare Pages

Latest commit: e27d36f
Status:Β βœ…Β  Deploy successful!
Preview URL: https://8dd85ac2.ui-6q2.pages.dev
Branch Preview URL: https://feat-table.ui-6q2.pages.dev

View logs

@benjamincanac benjamincanac added the v3 #1289 label Oct 15, 2024
Copy link

pkg-pr-new bot commented Oct 17, 2024

pnpm add https://pkg.pr.new/@nuxt/ui@2364

commit: c0b2241

@benjamincanac benjamincanac marked this pull request as ready for review October 23, 2024 15:26
@benjamincanac benjamincanac merged commit b54950e into v3 Oct 23, 2024
2 checks passed
@benjamincanac benjamincanac deleted the feat/table branch October 23, 2024 15:32
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.

[Table] Implement component
1 participant