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

Release v1.13.0 #645

Merged
merged 108 commits into from
May 29, 2024
Merged

Release v1.13.0 #645

merged 108 commits into from
May 29, 2024

Conversation

pattonwebz
Copy link
Member

@pattonwebz pattonwebz commented May 28, 2024

Steve Jones (1):

  • Rule Viewable

William Patton (12):

  • Add error for zoom disabled via viewport meta tag
  • Convert text_justified rule to a JS rule
  • Enable the blinks and marquee axe-core rules to power the text_blinking_scrolling rule
  • Convert the text_small rule to JS check
  • Add a rule and check for empty paragraphs
  • Check possible_heading rule with computedStyles
  • Integration branch for all recent rule changes
  • Check for typeof 'number' instead of instanceof Number
  • Update the zooming and scaling user facing title and the help link
  • Remove the dry run flag in the deploy-on-release-to-dot-org.yml workflow
  • Don't flag missing iframe title if it's display: none and visibility: hidden

This will flag an error if user-scalable is set to 'no' or if the maximum-scale is lower than 2
Also make the link not hit a 404 or other unexpected page, point just to the root
pattonwebz and others added 19 commits May 24, 2024 19:51
…g-rule-to-JS-check' into william/612/move-possible_heading-rule-to-JS-check
…e_heading-rule-to-JS-check

Check possible_heading rule with computedStyles
Integration branch for all recent rule changes
… hidden

Google tag manager iframe should no longer create noise with this change
…tsize-helper-checking-number-object-and-not-primitive

Check for `typeof` 'number' instead of `instanceof Number`
…tle-check-if-displaynone-and-visibilityhidden
…caling-text-tweak

Update the zooming and scaling user facing title and the help link
…the-dryrun-flag-from-deploy-to-dot-org-release

Remove the dry run flag in the deploy-on-release-to-dot-org.yml workflow
…mes-from-empty-title-check-if-displaynone-and-visibilityhidden

Don't flag missing iframe title if it's display: none and visibility: hidden
…es-on-rules-from-sheet

Sync summaries on rules from sheet
…me_missing_title_summary

Correct iframe_missing_title summary
@SteveJonesDev SteveJonesDev self-requested a review May 29, 2024 13:23
@pattonwebz pattonwebz merged commit 55a2aef into main May 29, 2024
23 checks passed
@pattonwebz pattonwebz deleted the release/1.13.0 branch June 26, 2024 15:55
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.

None yet

2 participants