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

monorepo: add accname history #2183

Merged
merged 288 commits into from
May 28, 2024
Merged

monorepo: add accname history #2183

merged 288 commits into from
May 28, 2024

Conversation

pkra
Copy link
Member

@pkra pkra commented May 20, 2024

  • add accname history
  • remove extraneous files
  • adjust links to aria-common

klown and others added 30 commits March 20, 2015 16:15
In the "Name and Description Change Events" section, for the example of
a media play/pause button:  changed the terminology from a toggle
button to a plain button.
Since the style for editor's notes now automtically injects the text
"Editor's Note", removed the redundant explicit content.  Also,
removed special case of unlabelled img and associated editor's notes
from accnanme-aam as that text is now in the html-aam.
Removed editor's note just before Example 2 regarding its use of
HTML.
Replaced usage of @title for such references.
Removed MSAA+UIA Express columns from mapping tables.
Expanded condition of step 2F (name-from-subtree) to include
aria-labelledby, aria=describedby, and native text alternative
elements.
Modified @data-oninclude for the glossary section to no longer
call fixIncludes(), but to call restrictReferences().
- Removed link to note about difference between ATK and AT-SPI
since the note text has been repurposed and is no longer a note.
- Fixed some glossary references.
Merge Jason's issue-540 changes into master.

Fixed conflicts:
- Removed link to note about difference between ATK and AT-SPI
since the note text has been repurposed and is no longer a note.
- Fixed some glossary references.
Modified URLs that pointed to the old PF Group tracker items to now
reference the public ARIA tracker items.
Modified 'accessible description' entry in the name and description
mapping table with respect to UIA (accname-aam).
Added change log entries (core-aam and accname-aam).
# Conflicts:
#	practices/aria-practices.html
Also, modified URIs in respecConfig to use 'https'.
- core-aam.html
- accname-aam.html
Added cross-reference links to the ARIA spec where it lists roles
that support name-from-author and/or name-from-contents.
Define what deprecated features mean for the mappings. In the process:
* change the conformance section to a respec-recognized conformance
  section (with auto heading)
* remove content that was redundant with respec-generated content
* create subsections for the new info on depcrecation as well as for the
  additional explanation on RFC-2119 and normative/non-normative
* allow references to "informative" definition via "non-normative" since
  that's what respec uses
* remove manual normative / informative declarations in favor of respec
  feature

Remove stray closing tag

Repeat the core-aam changes in accname-aam for conformance
Ref 3f0381b

Reset format of intro to minimize changes in pull request

But still replace the conformance section
…ria-describedby.

- Step 2B: process aria-labelledby/aria-describedby only if the
value has at least one valid IDREF.
- Step 2C: process aria-label only if not the empty string, nor
only white space.

Some of the discussion was in the public-aria mailing list.  The
thread starts here:
https://lists.w3.org/Archives/Public/public-aria/2017Jan/0078.html
github-actions bot and others added 21 commits September 2, 2023 16:35
…lement (#206)

Co-authored-by: James Nurthen <jnurthen@users.noreply.github.com>
Co-authored-by: James Craig <cookiecrook@users.noreply.github.com>
…ine and block level elements, and embedded widgets. (#168)

Co-authored-by: James Craig <jcraig@apple.com>
Co-authored-by: Valerie Young <spectranaut@igalia.com>
Co-authored-by: James Craig <cookiecrook@users.noreply.github.com>
Co-authored-by: James Nurthen <jnurthen@users.noreply.github.com>
Copy link

netlify bot commented May 21, 2024

Deploy Preview for ephemeral-daifuku-0dc7d7 ready!

Name Link
🔨 Latest commit 59df5bf
🔍 Latest deploy log https://app.netlify.com/sites/ephemeral-daifuku-0dc7d7/deploys/664f3554af943f000887a490
😎 Deploy Preview https://deploy-preview-2183--ephemeral-daifuku-0dc7d7.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.

Adds:
- .prettierignore: ignore ARIA spec index.html
- .github/workflows/dependabot.yaml: check for updates
- .github/workflows/prettier.yaml: run prettier on */index.html
  (except what is specified in .prettierignore)
Copy link

netlify bot commented May 23, 2024

Deploy Preview for wai-aria ready!

Name Link
🔨 Latest commit 59df5bf
🔍 Latest deploy log https://app.netlify.com/sites/wai-aria/deploys/664f35541422f400080b362b
😎 Deploy Preview https://deploy-preview-2183--wai-aria.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.

@pkra
Copy link
Member Author

pkra commented May 23, 2024

I've added a missing closing pre and missing closing div to allow prettier to succeed.

@spectranaut spectranaut merged commit 74c1cec into monorepo May 28, 2024
9 checks passed
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.