Skip to content

Conversation

@J-Michalek
Copy link
Contributor

@J-Michalek J-Michalek commented Jun 28, 2025

πŸ”— Linked issue

Resolves: #4410

❓ 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 have added the scope attribute to the th elements of the table improving accessibility for screen readers.

πŸ“ Checklist

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

@pkg-pr-new
Copy link

pkg-pr-new bot commented Jun 28, 2025

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

commit: 32c5889

@J-Michalek J-Michalek marked this pull request as draft June 28, 2025 13:14
@J-Michalek J-Michalek marked this pull request as ready for review June 28, 2025 13:19
@J-Michalek J-Michalek marked this pull request as draft June 29, 2025 05:10
For some reason I though we were supposed to provide
the value which the column represents but that is not the case
it accepts a predefined set of values such as col, colgroup etc.
@J-Michalek J-Michalek marked this pull request as ready for review June 29, 2025 05:18
@benjamincanac benjamincanac changed the title feat(Table): add scope attribute to table headers feat(Table): add scope attribute to headers Jun 30, 2025
@benjamincanac benjamincanac changed the title feat(Table): add scope attribute to headers fix(Table): add scope attribute to headers Jun 30, 2025
@benjamincanac benjamincanac merged commit 347694b into nuxt:v3 Jun 30, 2025
6 checks passed
@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.

UTable Accessibility for screen readers (th scope)

2 participants