Skip to content

Conversation

@gpbl
Copy link
Owner

@gpbl gpbl commented Sep 19, 2024

  • add tests to validate HTML
  • add missing type="button" to Day buttons
  • add scope="col" to weekdays headers
  • add scope="row" to week numbers cells
  • removed unnecessary role attributes.
    • note: jest tests must be updated using cell instead gridcell role

@gpbl gpbl changed the title fix: remove unnecessary role attributes feat: validate output HTML Sep 19, 2024
@gpbl gpbl merged commit ea56b3f into main Sep 19, 2024
@gpbl gpbl deleted the gpbl/validate-html branch September 19, 2024 23:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add missing scope to th elements Add missing type to Button elements

2 participants