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

Open
wants to merge 14 commits into
base: develop
Choose a base branch
from

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 7f6723f
🔍 Latest deploy log https://app.netlify.com/sites/oruga-documentation-preview/deploys/675febe272fff9000805efa4
😎 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
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