Skip to content

feat(Table): add style to table and column meta#4513

Merged
benjamincanac merged 5 commits intonuxt:v3from
J-Michalek:feat/table-meta-style
Jul 14, 2025
Merged

feat(Table): add style to table and column meta#4513
benjamincanac merged 5 commits intonuxt:v3from
J-Michalek:feat/table-meta-style

Conversation

@J-Michalek
Copy link
Contributor

🔗 Linked issue

Resolves: #4475

❓ 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

I've added meta.style to both the meta prop of the table and the meta field on columns.

📝 Checklist

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

@pkg-pr-new
Copy link

pkg-pr-new bot commented Jul 13, 2025

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

commit: 06b502c

@benjamincanac benjamincanac merged commit 1db21d1 into nuxt:v3 Jul 14, 2025
6 checks passed
@benjamincanac
Copy link
Member

Thanks @J-Michalek! 😊

@benjamincanac benjamincanac added the v3 #1289 label Aug 27, 2025
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.

Support inline style in <UTable> via meta.style

2 participants