w3c / wcag

Web Content Accessibility Guidelines
https://w3c.github.io/wcag/guidelines/22/
Other
1.14k stars 256 forks source link

Update changelog in guidelines/index.html #4123

Closed mbgower closed 1 week ago

mbgower commented 4 weeks ago

Updated changelog to only record changes made that were preserved through WCAG 2.2's Oct 2023 publication. Added normative errata to the change log incorporated into the republication NOTE @iadawn, I took a guess on the actual republication date of Nov 15, which will need to be updated to match the real date.


Preview | Diff

netlify[bot] commented 4 weeks ago

Deploy Preview for wcag2 ready!

Name Link
Latest commit c899e6a7dc7ad1b84f15355383fd57e53a4e11b6
Latest deploy log https://app.netlify.com/sites/wcag2/deploys/673cba04fd81a60008200874
Deploy Preview https://deploy-preview-4123--wcag2.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

mbgower commented 3 weeks ago

@kfranqueiro the anchor links to the definitions are not showing up in the preview (circa line 300). I'm assuming they will when published?

mbgower commented 3 weeks ago

@alastc I've added this to the Errata for CFC column, just to make sure it is not overlooked. This is deviating from our process and is not even necessary, since this update to an appendix of the spec does not need to be part of the CFC process, but I thought it made sense to include in this process.. It has not been reviewed by anyone at this point.

kfranqueiro commented 3 weeks ago

@kfranqueiro the anchor links to the definitions are not showing up in the preview (circa line 300). I'm assuming they will when published?

I'm not sure what you're referring to near line 300 which is just data-includes in the source, but if you mean #dfn-* links they seem to work fine? I'm also not sure what is responsible for generating the preview/diff links in this PR's description but they don't seem to work. Try using this: https://raw.githack.com/w3c/wcag/changelog/guidelines/index.html

Meanwhile, separate question: I see this is removing content from the change log section; is that all stuff that specifically happened between initial drafts of 2.2 and its final publication?

mbgower commented 3 weeks ago

@kfranqueiro

if you mean #dfn-* links they seem to work fine

Yes, thanks for the other preview.

Meanwhile, separate question: I see this is removing content from the change log section; is that all stuff that specifically happened between initial drafts of 2.2 and its final publication?

Technically, EVERYTHING that remains in the change log from the original publication is stuff that happened between its initial drafts and final publication, but I have retained a single mention of each new SC that was added, along with any other adopted changes that were made in the spec after 2.1. I have also modified the preamble to try to make this clearer.