Skip to content

Commit

Permalink
Accessibility audit fixes (#1809)
Browse files Browse the repository at this point in the history
* Upgrade Sentry packages

* adds skip to main content link

* fix: The link text for the logo link can be more descriptive

* Adds aria label to large number to give better context to screen readers

* adds description to search button

* Adds aria label to share button

* Adds title text to share button

* Remove redundant alt text from figure

* fixes mislabled aria-labeledby header

* changes share heading dialog to h2, styled as h3

* adds close label to share dialog

* fixes inert toast messages

* switch host images to presentation only

* adds labels to player action buttons 2.1.116
  • Loading branch information
github-actions[bot] committed Sep 4, 2024
1 parent 8656962 commit af62541
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "syntax",
"version": "2.1.115",
"version": "2.1.116",
"private": true,
"scripts": {
"dev": "node ./scripts/preheat.js",
Expand Down

0 comments on commit af62541

Please sign in to comment.