Weekly github digest (Weekly ARIA WG Github activity)

Issues
------
* w3c/aria (+1/-2/💬12)
  1 issues created:
  - PubCG is looking to standardize mainstream speech equivalent "reader" functionality (by cookiecrook)
    https://github.com/w3c/aria/issues/2123 

  6 issues received 12 new comments:
  - #2119 Live regions and input values (3 by MarioBatusic, smhigley, spectranaut)
    https://github.com/w3c/aria/issues/2119 
  - #2118 (deep-dive) Invoketarget & Interesttarget (1 by jnurthen)
    https://github.com/w3c/aria/issues/2118 [deep-dive] 
  - #2113 Remove abbr elements from site (1 by pkra)
    https://github.com/w3c/aria/issues/2113 [editorial] [Agenda-Editors] 
  - #1823 aria-current is missing in "6.6 Taxonomy of WAI-ARIA States and Properties" (1 by pkra)
    https://github.com/w3c/aria/issues/1823 [editorial] 
  - #1821 AccName Role Traversal Proposal (5 by MarioBatusic, cookiecrook, scottaohara, spectranaut)
    https://github.com/w3c/aria/issues/1821 [Agenda] 
  - #1195 Consider discussing aria-describedby and aria-modal in dialog prose (1 by cmorten)
    https://github.com/w3c/aria/issues/1195 [editorial] [clarification] 

  2 issues closed:
  - Move Michael to former editor and add Daniel https://github.com/w3c/aria/issues/2100 [editorial] 
  - Associate tabpanel with its tab - "either by ... or by ..." https://github.com/w3c/aria/issues/2032 [editorial] [good first issue] 

* w3c/core-aam (+2/-0/💬4)
  2 issues created:
  - audit rule for role="none" and role="presentational" on <table> and <ul> (by spectranaut)
    https://github.com/w3c/core-aam/issues/222 
  - Roles with UIA mappings for control type: text may be incorrect? (by scottaohara)
    https://github.com/w3c/core-aam/issues/220 

  1 issues received 4 new comments:
  - #220 Roles with UIA mappings for control type: text may be incorrect? (4 by benbeaudry, scottaohara, spectranaut)
    https://github.com/w3c/core-aam/issues/220 

* w3c/html-aam (+1/-1/💬8)
  1 issues created:
  - Update UIA mappings for control type: text (by scottaohara)
    https://github.com/w3c/html-aam/issues/531 

  3 issues received 8 new comments:
  - #531 Update UIA mappings for control type: text (3 by benbeaudry)
    https://github.com/w3c/html-aam/issues/531 
  - #527 Consider adding 'tests' columns to tables (1 by jnurthen)
    https://github.com/w3c/html-aam/issues/527 
  - #524 Update UIA mappings for the <label> element (4 by benbeaudry, scottaohara)
    https://github.com/w3c/html-aam/issues/524 

  1 issues closed:
  - Incorporate host-language unique `computedrole` string for reserved native elements with no direct ARIA equivalent https://github.com/w3c/html-aam/issues/511 

* w3c/accname (+0/-0/💬2)
  1 issues received 2 new comments:
  - #182 Add `nameFrom: heading` steps to computation after spec addition ARIA PR #1860 is reviewed. (2 by cookiecrook, scottaohara)
    https://github.com/w3c/accname/issues/182 

* w3c/mathml-aam (+1/-0/💬0)
  1 issues created:
  - Editor draft at github.io is not updating after new PRs land (by spectranaut)
    https://github.com/w3c/mathml-aam/issues/31 



Pull requests
-------------
* w3c/aria (+0/-4/💬13)
  8 pull requests received 13 new comments:
  - #2114 Editorial: Remove abbr elements (1 by pkra)
    https://github.com/w3c/aria/pull/2114 [Agenda-Editors] 
  - #2103 Editorial: Add Daniel to editor's list (1 by daniel-montalvo)
    https://github.com/w3c/aria/pull/2103 
  - #2091 Allow treeitems to omit groups by specifiying aria-level, aria-posinset, and aria-setsize (1 by smhigley)
    https://github.com/w3c/aria/pull/2091 
  - #2037 Updates to aria-hidden (3 by MelSumner, aleventhal, scottaohara)
    https://github.com/w3c/aria/pull/2037 
  - #2023 Editorial: add `<menu>` to `list` role (4 by pkra, scottaohara)
    https://github.com/w3c/aria/pull/2023 [editorial] 
  - #1833 Refactor identification of global states and properties (1 by pkra)
    https://github.com/w3c/aria/pull/1833 [editorial] 
  - #1740 associationlist and related roles have tediously long names (1 by pkra)
    https://github.com/w3c/aria/pull/1740 
  - #1695 change changelog to rs-changelog (1 by pkra)
    https://github.com/w3c/aria/pull/1695 [editorial] 

  4 pull requests merged:
  - Editorial: Add Daniel to editor's list
    https://github.com/w3c/aria/pull/2103 [editorial] 
  - Includes relevant changes from #2102
    https://github.com/w3c/aria/pull/2120 [editorial] 
  - Tabpanel relationships - editorial change ("either by ... or by ..." replaced with "by ... and/or by")
    https://github.com/w3c/aria/pull/2053 [editorial] 
  - Update "Hidden from all users" term definition's prepositional usage ("to"->"for")
    https://github.com/w3c/aria/pull/2080 [editorial] 

* w3c/core-aam (+1/-1/💬1)
  1 pull requests submitted:
  - Update: UIA mappings for elements that had control type text (by scottaohara)
    https://github.com/w3c/core-aam/pull/221 

  1 pull requests received 1 new comments:
  - #221 Update: UIA mappings for elements that had control type text (1 by spectranaut)
    https://github.com/w3c/core-aam/pull/221 

  1 pull requests merged:
  - Editorial: Remove reference to no longer existing term (owned)
    https://github.com/w3c/core-aam/pull/214 

* w3c/html-aam (+1/-1/💬1)
  1 pull requests submitted:
  - Update: change UIA control type for label element (by scottaohara)
    https://github.com/w3c/html-aam/pull/530 

  1 pull requests received 1 new comments:
  - #528 follow on to 526 (1 by pkra)
    https://github.com/w3c/html-aam/pull/528 

  1 pull requests merged:
  - Computed role re-add
    https://github.com/w3c/html-aam/pull/519 

* w3c/accname (+0/-0/💬1)
  1 pull requests received 1 new comments:
  - #167 Add steps for shadow roots and slots (1 by MelSumner)
    https://github.com/w3c/accname/pull/167 [Agenda] 


Repositories tracked by this digest:
-----------------------------------
* https://github.com/w3c/aria
* https://github.com/w3c/core-aam
* https://github.com/w3c/html-aam
* https://github.com/w3c/accname
* https://github.com/w3c/dpub-aam
* https://github.com/w3c/dpub-aria
* https://github.com/w3c/mathml-aam


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 13 February 2024 17:01:00 UTC