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): support w3c WAI-ARIA (a11y) pattern #1135

Merged
merged 18 commits into from
Jan 31, 2025
Merged

Conversation

mlmoravek
Copy link
Member

Proposed Changes

  • Add aria tags to Table Component
  • Refactor TableRow handling to use useOptions composable
  • Refactor Table template to add every Tab/Column and only hide them if not visible

@mlmoravek mlmoravek added a11y Accessibility refactoring This involves some refactoring of existing code. labels Nov 25, 2024
Copy link

netlify bot commented Nov 25, 2024

Deploy Preview for oruga-documentation-preview ready!

Name Link
🔨 Latest commit 41c8703
🔍 Latest deploy log https://app.netlify.com/sites/oruga-documentation-preview/deploys/679cb09863a7db000729b6af
😎 Deploy Preview https://deploy-preview-1135--oruga-documentation-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@mlmoravek mlmoravek changed the title feat(table): support w3c WAI-ARIA ( a11y) pattern feat(table): support w3c WAI-ARIA (a11y) pattern Nov 25, 2024
@mlmoravek mlmoravek added the breaking Breaking changes label Nov 29, 2024
@mlmoravek mlmoravek merged commit ee8c00e into develop Jan 31, 2025
10 of 11 checks passed
@mlmoravek mlmoravek deleted the feat/table/a11y branch January 31, 2025 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a11y Accessibility breaking Breaking changes refactoring This involves some refactoring of existing code.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant