Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- **New prop:** `showGoodImageButton` Set to `false` to hide "Good" annotations for images. - **New:** All toggleable checks are enabled by default. - **Bug fix:** Fixed a couple small design regressions regarding the notification badge icon and tooltips. - **Bug fix:** `fakeListQA` prop fixed. - **Bug fix:** Fixed a serious bug where contrast checking would stop flagging issues once it comes across a visually hidden element (for example, an `.sr-only` class). - **Bug fix:** Fixed an issue with the duplicate ID check. Thank you @jbrulotte! #92 - **Bug fix:** Annotations will be inserted before `[role="link"], [role="button"]` in addition to `a, button` - **Bug fix:** Fixed a couple tooltip formatting issues for English (US). - **Bug fix:** Ensure missing target root alert only appears when `headless` is set to false.
- Loading branch information