For publication / deploy on Tuesday April 9, 2024 #314
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hi @shawna-slh. We would like to deploy a new version of the APG. This was approved during March 26, 2024 APG meeting.
The update includes the following, as sourced from April 2, 2024 Agenda > Publication status and recent w3c#aria-practices commits to
main
:Infrastructure: Transition revision date generation for Coverage and Quality Report to build repository workflow (pull #2976)
By Howard Edwards on April 07, 2024
Makes the last updated date on the coverage and quality report the date the revised report it is merged to main in the content repository. The date is generated and added to the report during the build process that is executed in the build repo (wai-aria-practices). This is consistent with how the last update dates for examples are determined.
Note that the report is re-generated by the workflow in the content repo for all pull requests.
View commit 003ffd2b
Infrastructure: Fix color contrast failure in HTML source display (pull #2939)
By Erika Miguel on April 07, 2024
Fixes syntax highlighting bug in the HTML source display on example pages (issue #2815):
View commit 994d35f0
Select-Only Combobox Example: Add click handler to focus combobox when label is clicked (pull #2889)
By Jon Gunderson on April 07, 2024
Resolves #2859 so clicking the label focuses the combobox.
View commit beef80e2
Landmark Example Pages: Remove link to FAE and update link to ainspector (pull #2965)
By Jon Gunderson on April 07, 2024
View commit 98de24fc
Radio Group Pattern and Examples: Remove Enter key as a way of checking a radio (pull #2964)
By Jon Gunderson on April 07, 2024
Resolves issue #2954 by removing the Enter key from event handler for checking a radio button.
View commit 9d3fe809