-
Notifications
You must be signed in to change notification settings - Fork 125
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 core-aam history #2184
Commits on Aug 18, 2017
-
Core-AAM: Remove LocalizedLandmarkType where there is semantic Landma…
…rkType (#639) This is redundant and not required for implementers. Localized {Landmark, Control} Types are supposed to provide additional information; not duplicate the same information available in {Landmark, Control} Type.
Configuration menu - View commit details
-
Copy full SHA for c37787e - Browse repository at this point
Copy the full SHA c37787eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ceed57 - Browse repository at this point
Copy the full SHA 8ceed57View commit details -
Markup: Add classes to cells in role mapping table in Core AAM
Makes editing easier and will also help when programmatically generating testable statements.
Configuration menu - View commit details
-
Copy full SHA for 089771a - Browse repository at this point
Copy the full SHA 089771aView commit details
Commits on Aug 21, 2017
-
Update Rich affiliation and contact
michael-n-cooper committedAug 21, 2017 Configuration menu - View commit details
-
Copy full SHA for b2a3591 - Browse repository at this point
Copy the full SHA b2a3591View commit details
Commits on Aug 28, 2017
-
Core-AAM: Remove AXSortButton as an alternative role for columnheader
When aria-sort is used on a columnheader, it does not change the platform role; aria-sort is mapped to NSAccessibilitySortDirectionAttribute.
Configuration menu - View commit details
-
Copy full SHA for d133067 - Browse repository at this point
Copy the full SHA d133067View commit details -
Configuration menu - View commit details
-
Copy full SHA for e717f67 - Browse repository at this point
Copy the full SHA e717f67View commit details -
Markup: Add additional classes to role-mapping-table of Core AAM
These will be needed by some not-yet-committed tools to generate testable statements automatically.
Configuration menu - View commit details
-
Copy full SHA for 471046f - Browse repository at this point
Copy the full SHA 471046fView commit details
Commits on Aug 29, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 4c1516d - Browse repository at this point
Copy the full SHA 4c1516dView commit details
Commits on Aug 30, 2017
-
Core-AAM: Clean up state-and-property mapping table
Write mappings in a consistent format, both for readability and for easier programmatic generation of testable statements
Configuration menu - View commit details
-
Copy full SHA for 557560d - Browse repository at this point
Copy the full SHA 557560dView commit details
Commits on Sep 4, 2017
-
Core-AAM: Fix AXSubrole for tabpanel: Should be AXTabPanel; not TabPanel
Also fix typo in markup.
Configuration menu - View commit details
-
Copy full SHA for 17c20c7 - Browse repository at this point
Copy the full SHA 17c20c7View commit details -
Core-AAM: Fix AXSubrole for button with aria-pressed defined
Should be AXToggle; not AXToggleButton
Configuration menu - View commit details
-
Copy full SHA for f3c09c8 - Browse repository at this point
Copy the full SHA f3c09c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc5f78c - Browse repository at this point
Copy the full SHA fc5f78cView commit details
Commits on Sep 6, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 82d7951 - Browse repository at this point
Copy the full SHA 82d7951View commit details
Commits on Sep 7, 2017
-
Core-AAM: Add text regarding modifying the accessibility tree for ari…
…a-owns This change reflects what is seen in (at least) Gecko, but leaves the possibility of continuing to use the accessible relation types which were previously used by Gecko and may still be used by other user agents.
Configuration menu - View commit details
-
Copy full SHA for 537ad5a - Browse repository at this point
Copy the full SHA 537ad5aView commit details -
Core-AAM: Add explicit statement that AXDisclosureLevel is zero-based
This is not a change; merely a clarification.
Configuration menu - View commit details
-
Copy full SHA for eccaf62 - Browse repository at this point
Copy the full SHA eccaf62View commit details
Commits on Sep 13, 2017
-
michael-n-cooper committed
Sep 13, 2017 Configuration menu - View commit details
-
Copy full SHA for 6deaa11 - Browse repository at this point
Copy the full SHA 6deaa11View commit details -
Configuration menu - View commit details
-
Copy full SHA for c725f28 - Browse repository at this point
Copy the full SHA c725f28View commit details
Commits on Sep 14, 2017
-
make accname-aam non-normative
michael-n-cooper committedSep 14, 2017 Configuration menu - View commit details
-
Copy full SHA for 1e0accd - Browse repository at this point
Copy the full SHA 1e0accdView commit details -
Add CR and PR values for linkCrossReferences
michael-n-cooper committedSep 14, 2017 Configuration menu - View commit details
-
Copy full SHA for 0945f79 - Browse repository at this point
Copy the full SHA 0945f79View commit details -
Editorial: Remove "[ARIA 1.1]" notations from Core-AAM
These notations were in place to ensure changes we must test as part of the CR process were not missed. These changes are now all noted in the testable statements wiki for Core AAM. Also addresses github issue #645.
Configuration menu - View commit details
-
Copy full SHA for 6abaf14 - Browse repository at this point
Copy the full SHA 6abaf14View commit details
Commits on Sep 15, 2017
-
Editorial: Clarify AX Tree Exclusion for Children Presentational True…
… in Core-AAM (#647) Clarify the criteria for elements with children presentational true to specify that: 1. Text content of excluded elements is included 2. Exceptions, such as focusability, also apply This is already stated in the ARIA specification, but was not clear from the text present in the Core AAM. Fixes github issue #492.
Configuration menu - View commit details
-
Copy full SHA for 4ac55f4 - Browse repository at this point
Copy the full SHA 4ac55f4View commit details
Commits on Sep 19, 2017
-
michael-n-cooper committed
Sep 19, 2017 Configuration menu - View commit details
-
Copy full SHA for eea82f1 - Browse repository at this point
Copy the full SHA eea82f1View commit details
Commits on Oct 27, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 6e17911 - Browse repository at this point
Copy the full SHA 6e17911View commit details
Commits on Nov 21, 2017
-
michael-n-cooper committed
Nov 21, 2017 Configuration menu - View commit details
-
Copy full SHA for 506d854 - Browse repository at this point
Copy the full SHA 506d854View commit details -
michael-n-cooper committed
Nov 21, 2017 Configuration menu - View commit details
-
Copy full SHA for e7e3939 - Browse repository at this point
Copy the full SHA e7e3939View commit details -
michael-n-cooper committed
Nov 21, 2017 Configuration menu - View commit details
-
Copy full SHA for f38b7cc - Browse repository at this point
Copy the full SHA f38b7ccView commit details
Commits on Nov 28, 2017
-
michael-n-cooper committed
Nov 28, 2017 Configuration menu - View commit details
-
Copy full SHA for 95f86ac - Browse repository at this point
Copy the full SHA 95f86acView commit details -
michael-n-cooper committed
Nov 28, 2017 Configuration menu - View commit details
-
Copy full SHA for 9f44ae9 - Browse repository at this point
Copy the full SHA 9f44ae9View commit details
Commits on Nov 29, 2017
-
michael-n-cooper committed
Nov 29, 2017 Configuration menu - View commit details
-
Copy full SHA for 3da61df - Browse repository at this point
Copy the full SHA 3da61dfView commit details -
Adding baseline CONTRIBUTING.md
michael-n-cooper committedNov 29, 2017 Configuration menu - View commit details
-
Copy full SHA for c09ee79 - Browse repository at this point
Copy the full SHA c09ee79View commit details -
michael-n-cooper committed
Nov 29, 2017 Configuration menu - View commit details
-
Copy full SHA for 3d7e581 - Browse repository at this point
Copy the full SHA 3d7e581View commit details -
Adding baseline CODE_OF_CONDUCT.md
michael-n-cooper committedNov 29, 2017 Configuration menu - View commit details
-
Copy full SHA for e0d508b - Browse repository at this point
Copy the full SHA e0d508bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e11d61e - Browse repository at this point
Copy the full SHA e11d61eView commit details -
michael-n-cooper authored
Nov 29, 2017 Configuration menu - View commit details
-
Copy full SHA for 7b2d964 - Browse repository at this point
Copy the full SHA 7b2d964View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09eaf88 - Browse repository at this point
Copy the full SHA 09eaf88View commit details
Commits on Jan 5, 2018
-
Explicitly set license to document license
michael-n-cooper committedJan 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 9edc6fe - Browse repository at this point
Copy the full SHA 9edc6feView commit details
Commits on Jan 9, 2018
-
Update readme for ARIA repo split
michael-n-cooper committedJan 9, 2018 Configuration menu - View commit details
-
Copy full SHA for 815663f - Browse repository at this point
Copy the full SHA 815663fView commit details
Commits on Jan 11, 2018
-
Changes made during 1.1 Rec publication
michael-n-cooper committedJan 11, 2018 Configuration menu - View commit details
-
Copy full SHA for 5f00921 - Browse repository at this point
Copy the full SHA 5f00921View commit details -
Remove mappings for describedby and label since reference AccName
michael-n-cooper committedJan 11, 2018 Configuration menu - View commit details
-
Copy full SHA for 404fcfd - Browse repository at this point
Copy the full SHA 404fcfdView commit details
Commits on Jan 19, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 30f1c6d - Browse repository at this point
Copy the full SHA 30f1c6dView commit details -
One mapping-tables script that works with or without respec
A single mapping-tables.js that checks for respec context, and executes accordingly. This is instead of having two versions, one for the respec context in the master branch, and a different version for the snapshot gh-pages branch. See related w3c/html-aam issue 74: w3c/html-aam#74
Configuration menu - View commit details
-
Copy full SHA for bd45b0f - Browse repository at this point
Copy the full SHA bd45b0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 23824fa - Browse repository at this point
Copy the full SHA 23824faView commit details
Commits on Feb 12, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 6420515 - Browse repository at this point
Copy the full SHA 6420515View commit details -
Configuration menu - View commit details
-
Copy full SHA for b1156f8 - Browse repository at this point
Copy the full SHA b1156f8View commit details
Commits on Feb 19, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 4155ea7 - Browse repository at this point
Copy the full SHA 4155ea7View commit details
Commits on Mar 5, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 62582d6 - Browse repository at this point
Copy the full SHA 62582d6View commit details -
Add mention of AXTitle to mapping table for exposing rendered labels …
…for AXAPI This mapping is already mentioned in the narrative content; it was just absent from the table.
Configuration menu - View commit details
-
Copy full SHA for 3db894d - Browse repository at this point
Copy the full SHA 3db894dView commit details
Commits on Mar 14, 2018
-
Configuration menu - View commit details
-
Copy full SHA for eec6759 - Browse repository at this point
Copy the full SHA eec6759View commit details
Commits on Apr 13, 2018
-
TRAVIS-CI update from aria-common
michael-n-cooper committedApr 13, 2018 Configuration menu - View commit details
-
Copy full SHA for 4390d40 - Browse repository at this point
Copy the full SHA 4390d40View commit details
Commits on Apr 24, 2018
-
TRAVIS-CI update from aria-common
michael-n-cooper committedApr 24, 2018 Configuration menu - View commit details
-
Copy full SHA for f2ad9f0 - Browse repository at this point
Copy the full SHA f2ad9f0View commit details
Commits on May 2, 2018
-
UIA mapping for aria-placeholder
In the last release we made a change to map placeholder attribute and aria-placeholder to the UIA HelpText property (https://msdn.microsoft.com/en-us/library/dd757479(v=vs.85).aspx). This change reflects that. Note: AriaProperties gets automatically populated with ALL aria-* properties, which is very easy way to "map" something, when there is no better alternative. Now that we found alternative for placeholder - we can actually specify it properly.
Configuration menu - View commit details
-
Copy full SHA for 8ede50c - Browse repository at this point
Copy the full SHA 8ede50cView commit details
Commits on Jun 4, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 57b8eda - Browse repository at this point
Copy the full SHA 57b8edaView commit details
Commits on Jun 6, 2018
-
Merge pull request #6 from w3c/boggydigital-patch-1
UIA mapping for aria-placeholder
Configuration menu - View commit details
-
Copy full SHA for be99766 - Browse repository at this point
Copy the full SHA be99766View commit details -
Configuration menu - View commit details
-
Copy full SHA for 926d0b0 - Browse repository at this point
Copy the full SHA 926d0b0View commit details -
Remove content related to unconditional exposure via name-value pairs
Addresses github issue #7.
Configuration menu - View commit details
-
Copy full SHA for d9e0c4d - Browse repository at this point
Copy the full SHA d9e0c4dView commit details
Commits on Jun 15, 2018
-
TRAVIS-CI update from aria-common
michael-n-cooper committedJun 15, 2018 Configuration menu - View commit details
-
Copy full SHA for 5d7d555 - Browse repository at this point
Copy the full SHA 5d7d555View commit details
Commits on Jun 28, 2018
-
Configuration menu - View commit details
-
Copy full SHA for dd2270d - Browse repository at this point
Copy the full SHA dd2270dView commit details
Commits on Jul 18, 2018
-
Fix spelling error (supercede->supersede)
Addresses github issue #15.
Configuration menu - View commit details
-
Copy full SHA for d307d55 - Browse repository at this point
Copy the full SHA d307d55View commit details
Commits on Jul 19, 2018
-
TRAVIS-CI update from aria-common
michael-n-cooper committedJul 19, 2018 Configuration menu - View commit details
-
Copy full SHA for 804c407 - Browse repository at this point
Copy the full SHA 804c407View commit details
Commits on Aug 15, 2018
-
Move tree inclusion and exclusion content to the ARIA spec
The rules regarding tree inclusion and exclusion are platform independent and have nothing to do with accessibility API mappings. Furthermore, we wouldn't want those rules, which are important, missed because they are not in the ARIA spec. Now that #792 has been merged, remove the redundant content from Core AAM. Fixes github issue #17.
Configuration menu - View commit details
-
Copy full SHA for 0d71cc4 - Browse repository at this point
Copy the full SHA 0d71cc4View commit details
Commits on Sep 12, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 6c8568b - Browse repository at this point
Copy the full SHA 6c8568bView commit details
Commits on Sep 26, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 03d98e7 - Browse repository at this point
Copy the full SHA 03d98e7View commit details
Commits on Oct 3, 2018
-
Editorial: Update ARIA and Practices links/text
* The "planned" documents should point to 1.2 * The current documents should point to 1.1 Fixes github issue #23.
Configuration menu - View commit details
-
Copy full SHA for 0d1b24b - Browse repository at this point
Copy the full SHA 0d1b24bView commit details
Commits on Oct 16, 2018
-
Configuration menu - View commit details
-
Copy full SHA for faccc1d - Browse repository at this point
Copy the full SHA faccc1dView commit details
Commits on Oct 17, 2018
-
Merge pull request #27 from w3c/issue24
Editorial: "controller-for" is not a good example for semantic significance #24
Configuration menu - View commit details
-
Copy full SHA for c5c770b - Browse repository at this point
Copy the full SHA c5c770bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5d6c91 - Browse repository at this point
Copy the full SHA d5d6c91View commit details
Commits on Oct 18, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 2771c70 - Browse repository at this point
Copy the full SHA 2771c70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64d438b - Browse repository at this point
Copy the full SHA 64d438bView commit details
Commits on Oct 24, 2018
-
Configuration menu - View commit details
-
Copy full SHA for fcb3dc8 - Browse repository at this point
Copy the full SHA fcb3dc8View commit details -
Merge pull request #29 from w3c/Remove-Special-Document-Handling-Section
Move Special Document Handling Section to ARIA
Configuration menu - View commit details
-
Copy full SHA for 73d73f1 - Browse repository at this point
Copy the full SHA 73d73f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3fcb7b - Browse repository at this point
Copy the full SHA d3fcb7bView commit details -
Merge pull request #30 from w3c/Remove-ID-Errors-section
Remove ID Errors Section (move to ARIA)
Configuration menu - View commit details
-
Copy full SHA for ad7aa7a - Browse repository at this point
Copy the full SHA ad7aa7aView commit details
Commits on Nov 8, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 705757b - Browse repository at this point
Copy the full SHA 705757bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f5be19 - Browse repository at this point
Copy the full SHA 2f5be19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d3ef4b - Browse repository at this point
Copy the full SHA 7d3ef4bView commit details -
Editorial: Remove widget values section from "additional computation"…
… (in ARIA) The ARIA spec now contains error handling content, including what user agents should do when the current value is requested but not set by the author.
Configuration menu - View commit details
-
Copy full SHA for 2bb7c8b - Browse repository at this point
Copy the full SHA 2bb7c8bView commit details -
Editorial: Remove extraneous state-change notification section
This one-sentence subsection of "General Rules" doesn't offer anything of value. In addition, it's odd that states are being singled out here: There are roles, properties, and relations whose exposure is also defined in this spec, but the lack similar one-line subsections.
Configuration menu - View commit details
-
Copy full SHA for fbfd0c1 - Browse repository at this point
Copy the full SHA fbfd0c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fe93f5 - Browse repository at this point
Copy the full SHA 1fe93f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 701348c - Browse repository at this point
Copy the full SHA 701348cView commit details
Commits on Nov 9, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 2131a6c - Browse repository at this point
Copy the full SHA 2131a6cView commit details -
Editorial: Remove redundant reverse-relationship table
The States and Properties Mapping table includes the reverse relationships which user agents MUST implement. Therefore, remove the table which duplicates this information and update the text to point to the correct table.
Configuration menu - View commit details
-
Copy full SHA for 752e422 - Browse repository at this point
Copy the full SHA 752e422View commit details
Commits on Nov 28, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 4f71d7b - Browse repository at this point
Copy the full SHA 4f71d7bView commit details -
Remove discussion of semantic significance of elements from Core-AAM …
…as discussed in issue #28. Some of this content will be added to the new Accessibility Tree section of the ARIA spec.
Configuration menu - View commit details
-
Copy full SHA for 3b24df8 - Browse repository at this point
Copy the full SHA 3b24df8View commit details -
Merge pull request #35 from w3c/issue28
Remove discussion of semantic significance of elements from Core-AAM …
Configuration menu - View commit details
-
Copy full SHA for c36b945 - Browse repository at this point
Copy the full SHA c36b945View commit details -
Merge pull request #34 from w3c/editorial-nits
Editorial nits in Comparing Accessibility APIs section
Configuration menu - View commit details
-
Copy full SHA for bd56caa - Browse repository at this point
Copy the full SHA bd56caaView commit details
Commits on Nov 29, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c463777 - Browse repository at this point
Copy the full SHA c463777View commit details
Commits on Nov 30, 2018
-
Move content from roleMappingGeneralRules to ARIA spec (#38)
Addresses github issue #37.
Configuration menu - View commit details
-
Copy full SHA for 0c0ccc2 - Browse repository at this point
Copy the full SHA 0c0ccc2View commit details
Commits on Dec 17, 2018
-
TRAVIS-CI update from aria-common
michael-n-cooper committedDec 17, 2018 Configuration menu - View commit details
-
Copy full SHA for 7a10e58 - Browse repository at this point
Copy the full SHA 7a10e58View commit details
Commits on Dec 18, 2018
-
add basic comments instructions to status
Michael Cooper committedDec 18, 2018 Configuration menu - View commit details
-
Copy full SHA for c8ba2fd - Browse repository at this point
Copy the full SHA c8ba2fdView commit details -
Michael Cooper committed
Dec 18, 2018 Configuration menu - View commit details
-
Copy full SHA for 164dcfc - Browse repository at this point
Copy the full SHA 164dcfcView commit details -
Michael Cooper committed
Dec 18, 2018 Configuration menu - View commit details
-
Copy full SHA for 3373b8b - Browse repository at this point
Copy the full SHA 3373b8bView commit details -
Michael Cooper committed
Dec 18, 2018 Configuration menu - View commit details
-
Copy full SHA for e8308d3 - Browse repository at this point
Copy the full SHA e8308d3View commit details -
update spec links, and make intro one non-normative
Michael Cooper committedDec 18, 2018 Configuration menu - View commit details
-
Copy full SHA for 79a8627 - Browse repository at this point
Copy the full SHA 79a8627View commit details
Commits on Dec 21, 2018
-
switch from rawgit to raw.githack
Michael Cooper committedDec 21, 2018 Configuration menu - View commit details
-
Copy full SHA for 5aa6a32 - Browse repository at this point
Copy the full SHA 5aa6a32View commit details
Commits on Jan 2, 2019
-
update widget values links (#40)
2bb7c8b moved the widget values section to the ARIA spec. Based on the commit comment, I'm updating links to that section as best as I can figure out.
Configuration menu - View commit details
-
Copy full SHA for 8abe264 - Browse repository at this point
Copy the full SHA 8abe264View commit details
Commits on Jan 11, 2019
-
Markup: Put "not-mapped" mappings in spans with classes
This will help with automating test generation.
Configuration menu - View commit details
-
Copy full SHA for 0542aa8 - Browse repository at this point
Copy the full SHA 0542aa8View commit details
Commits on Jan 15, 2019
-
TRAVIS-CI update from aria-common
michael-n-cooper committedJan 15, 2019 Configuration menu - View commit details
-
Copy full SHA for c169210 - Browse repository at this point
Copy the full SHA c169210View commit details -
TRAVIS-CI update from aria-common
michael-n-cooper committedJan 15, 2019 Configuration menu - View commit details
-
Copy full SHA for 3d6d5ef - Browse repository at this point
Copy the full SHA 3d6d5efView commit details
Commits on Jan 16, 2019
-
TRAVIS-CI update from aria-common
michael-n-cooper committedJan 16, 2019 Configuration menu - View commit details
-
Copy full SHA for 8dc3468 - Browse repository at this point
Copy the full SHA 8dc3468View commit details -
TRAVIS-CI update from aria-common
michael-n-cooper committedJan 16, 2019 Configuration menu - View commit details
-
Copy full SHA for 3b8e779 - Browse repository at this point
Copy the full SHA 3b8e779View commit details
Commits on Jan 24, 2019
-
TRAVIS-CI update from aria-common
michael-n-cooper committedJan 24, 2019 Configuration menu - View commit details
-
Copy full SHA for 6e61388 - Browse repository at this point
Copy the full SHA 6e61388View commit details -
TRAVIS-CI update from aria-common
michael-n-cooper committedJan 24, 2019 Configuration menu - View commit details
-
Copy full SHA for f9f23d6 - Browse repository at this point
Copy the full SHA f9f23d6View commit details
Commits on Feb 5, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f7d5753 - Browse repository at this point
Copy the full SHA f7d5753View commit details -
Configuration menu - View commit details
-
Copy full SHA for 136d40a - Browse repository at this point
Copy the full SHA 136d40aView commit details
Commits on Feb 12, 2019
-
TRAVIS-CI update from aria-common
michael-n-cooper committedFeb 12, 2019 Configuration menu - View commit details
-
Copy full SHA for 243dc86 - Browse repository at this point
Copy the full SHA 243dc86View commit details
Commits on Feb 25, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b0ef2a4 - Browse repository at this point
Copy the full SHA b0ef2a4View commit details
Commits on Mar 20, 2019
-
TRAVIS-CI update from aria-common
michael-n-cooper committedMar 20, 2019 Configuration menu - View commit details
-
Copy full SHA for 421f91c - Browse repository at this point
Copy the full SHA 421f91cView commit details
Commits on Apr 18, 2019
-
TRAVIS-CI update from aria-common
michael-n-cooper committedApr 18, 2019 Configuration menu - View commit details
-
Copy full SHA for 87deccd - Browse repository at this point
Copy the full SHA 87deccdView commit details
Commits on Apr 23, 2019
-
TRAVIS-CI update from aria-common
michael-n-cooper committedApr 23, 2019 Configuration menu - View commit details
-
Copy full SHA for 69a4a1f - Browse repository at this point
Copy the full SHA 69a4a1fView commit details
Commits on Apr 25, 2019
-
Michael Cooper committed
Apr 25, 2019 Configuration menu - View commit details
-
Copy full SHA for 5cea82d - Browse repository at this point
Copy the full SHA 5cea82dView commit details -
Michael Cooper committed
Apr 25, 2019 Configuration menu - View commit details
-
Copy full SHA for ab6bd1c - Browse repository at this point
Copy the full SHA ab6bd1cView commit details -
Michael Cooper committed
Apr 25, 2019 Configuration menu - View commit details
-
Copy full SHA for 483f174 - Browse repository at this point
Copy the full SHA 483f174View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1816124 - Browse repository at this point
Copy the full SHA 1816124View commit details
Commits on May 2, 2019
-
TRAVIS-CI update from aria-common
michael-n-cooper committedMay 2, 2019 Configuration menu - View commit details
-
Copy full SHA for d96a6d2 - Browse repository at this point
Copy the full SHA d96a6d2View commit details
Commits on May 14, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c3cb859 - Browse repository at this point
Copy the full SHA c3cb859View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ef8561 - Browse repository at this point
Copy the full SHA 2ef8561View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebcb6ec - Browse repository at this point
Copy the full SHA ebcb6ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for a03a81e - Browse repository at this point
Copy the full SHA a03a81eView commit details
Commits on May 21, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 243d254 - Browse repository at this point
Copy the full SHA 243d254View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e57a7f - Browse repository at this point
Copy the full SHA 5e57a7fView commit details -
Merge pull request #48 from w3c/CopyCSSTOGHPages
Add line to copy CSS directory to GH Pages
Michael Cooper authoredMay 21, 2019 Configuration menu - View commit details
-
Copy full SHA for 75f5c55 - Browse repository at this point
Copy the full SHA 75f5c55View commit details
Commits on May 22, 2019
-
TRAVIS-CI update from aria-common
michael-n-cooper committedMay 22, 2019 Configuration menu - View commit details
-
Copy full SHA for 6ae77f3 - Browse repository at this point
Copy the full SHA 6ae77f3View commit details
Commits on Jun 28, 2019
-
TRAVIS-CI update from aria-common
michael-n-cooper committedJun 28, 2019 Configuration menu - View commit details
-
Copy full SHA for 3a894c8 - Browse repository at this point
Copy the full SHA 3a894c8View commit details
Commits on Jul 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 15f08a8 - Browse repository at this point
Copy the full SHA 15f08a8View commit details -
Add explicit xml-roles exposure for insertion and deletion roles for ATK
User agents do this automatically for all ARIA roles for ATK, and there are new platform roles which should be used instead. However, those new platform roles have only recently landed.
Configuration menu - View commit details
-
Copy full SHA for 4bc87dd - Browse repository at this point
Copy the full SHA 4bc87ddView commit details
Commits on Sep 10, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 9c88eae - Browse repository at this point
Copy the full SHA 9c88eaeView commit details
Commits on Sep 18, 2019
-
Update MSAA mapping for subscript and superscript roles
Closes github #55
Configuration menu - View commit details
-
Copy full SHA for 0ed391d - Browse repository at this point
Copy the full SHA 0ed391dView commit details
Commits on Oct 21, 2019
-
Add mappings for code role for ATK, IA2, and UIA.
Mappings for macOS are still pending.
Configuration menu - View commit details
-
Copy full SHA for 12c57bb - Browse repository at this point
Copy the full SHA 12c57bbView commit details -
Add mappings for strong and emphasis roles for ATK, IA2, and UIA
Mappings for macOS are still pending.
Configuration menu - View commit details
-
Copy full SHA for b8c368b - Browse repository at this point
Copy the full SHA b8c368bView commit details -
Add mappings for aria-{col,row}indextext for ATK, IA2, and UIA
Mappings for macOS are still pending.
Configuration menu - View commit details
-
Copy full SHA for 13464b5 - Browse repository at this point
Copy the full SHA 13464b5View commit details
Commits on Oct 22, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f907918 - Browse repository at this point
Copy the full SHA f907918View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ec325f - Browse repository at this point
Copy the full SHA 4ec325fView commit details
Commits on Nov 3, 2019
-
Remove AXRoleDescription mappings from the role table
The Core-AAM provides a link to a note in each AXAPI table cell. That note states the following: User agent should return a user-presentable, localized string value for the AXRoleDescription. User agents are indeed doing that, but not agreeing 100% on what that string value should be. After consulting with Apple, the decision was made make the mappings to AXRoleDescription non-normative and remove the specific mappings from the table. Closes github issue #57.
Configuration menu - View commit details
-
Copy full SHA for 33cdeb6 - Browse repository at this point
Copy the full SHA 33cdeb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28deb9e - Browse repository at this point
Copy the full SHA 28deb9eView commit details
Commits on Feb 10, 2020
-
TRAVIS-CI update from aria-common
michael-n-cooper committedFeb 10, 2020 Configuration menu - View commit details
-
Copy full SHA for b861173 - Browse repository at this point
Copy the full SHA b861173View commit details
Commits on Feb 25, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f39c758 - Browse repository at this point
Copy the full SHA f39c758View commit details -
Configuration menu - View commit details
-
Copy full SHA for 700c38b - Browse repository at this point
Copy the full SHA 700c38bView commit details -
* New roles: comment, mark, and suggestion * Update statements regarding aria-level and group position calculation for comment
Configuration menu - View commit details
-
Copy full SHA for 838b865 - Browse repository at this point
Copy the full SHA 838b865View commit details -
Configuration menu - View commit details
-
Copy full SHA for d58d9d9 - Browse repository at this point
Copy the full SHA d58d9d9View commit details
Commits on Feb 26, 2020
-
Editorial: Move closing 'code' tag to where it belongs
Fixes github issue #65
Configuration menu - View commit details
-
Copy full SHA for 211ce79 - Browse repository at this point
Copy the full SHA 211ce79View commit details
Commits on Mar 5, 2020
-
TRAVIS-CI update from aria-common
michael-n-cooper committedMar 5, 2020 Configuration menu - View commit details
-
Copy full SHA for 4968e49 - Browse repository at this point
Copy the full SHA 4968e49View commit details -
Michael Cooper committed
Mar 5, 2020 Configuration menu - View commit details
-
Copy full SHA for 7a37d35 - Browse repository at this point
Copy the full SHA 7a37d35View commit details
Commits on Mar 30, 2020
-
TRAVIS-CI update from aria-common
michael-n-cooper committedMar 30, 2020 Configuration menu - View commit details
-
Copy full SHA for b75d9fc - Browse repository at this point
Copy the full SHA b75d9fcView commit details
Commits on Apr 6, 2020
-
Update ATK mappings for alert and alertdialog roles
* alertdialog: ATK_ROLE_ALERT rather than ATK_ROLE_DIALOG * alert: ATK_ROLE_NOTIFICATION rather than ATK_ROLE_ALERT In ARIA, an alertdialog is a type of dialog; an alert is not a type of dialog but rather a live region. In ATK an alert is a type of dialog which should be used for things like warning dialogs. Thus this platform role is well suited for the ARIA alertdialog role, but ill suited for the ARIA alert role. Resolves #68 and also resolves #69.
Configuration menu - View commit details
-
Copy full SHA for 550dee2 - Browse repository at this point
Copy the full SHA 550dee2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fa467f - Browse repository at this point
Copy the full SHA 8fa467fView commit details
Commits on Apr 21, 2020
-
TRAVIS-CI update from aria-common
michael-n-cooper committedApr 21, 2020 Configuration menu - View commit details
-
Copy full SHA for 3f86874 - Browse repository at this point
Copy the full SHA 3f86874View commit details
Commits on May 6, 2020
-
TRAVIS-CI update from aria-common
michael-n-cooper committedMay 6, 2020 Configuration menu - View commit details
-
Copy full SHA for fba0415 - Browse repository at this point
Copy the full SHA fba0415View commit details
Commits on Jun 10, 2020
-
TRAVIS-CI update from aria-common
michael-n-cooper committedJun 10, 2020 Configuration menu - View commit details
-
Copy full SHA for 6f00ba8 - Browse repository at this point
Copy the full SHA 6f00ba8View commit details
Commits on Jul 10, 2020
-
TRAVIS-CI update from aria-common
michael-n-cooper committedJul 10, 2020 Configuration menu - View commit details
-
Copy full SHA for b3e2f6f - Browse repository at this point
Copy the full SHA b3e2f6fView commit details -
* Acknowledgements include no longer recursive due to respec change * respecConfig cleanup from #1246
Michael Cooper authoredJul 10, 2020 Configuration menu - View commit details
-
Copy full SHA for 7d02532 - Browse repository at this point
Copy the full SHA 7d02532View commit details
Commits on Nov 5, 2020
-
TRAVIS-CI update from aria-common
michael-n-cooper committedNov 5, 2020 Configuration menu - View commit details
-
Copy full SHA for 02c439b - Browse repository at this point
Copy the full SHA 02c439bView commit details
Commits on Dec 9, 2020
-
TRAVIS-CI update from aria-common
michael-n-cooper committedDec 9, 2020 Configuration menu - View commit details
-
Copy full SHA for 2a009bc - Browse repository at this point
Copy the full SHA 2a009bcView commit details -
TRAVIS-CI update from aria-common
michael-n-cooper committedDec 9, 2020 Configuration menu - View commit details
-
Copy full SHA for a79ae50 - Browse repository at this point
Copy the full SHA a79ae50View commit details -
TRAVIS-CI update from aria-common
michael-n-cooper committedDec 9, 2020 Configuration menu - View commit details
-
Copy full SHA for 657f84c - Browse repository at this point
Copy the full SHA 657f84cView commit details
Commits on Jan 20, 2021
-
Michael Cooper committed
Jan 20, 2021 Configuration menu - View commit details
-
Copy full SHA for 433b56a - Browse repository at this point
Copy the full SHA 433b56aView commit details
Commits on Feb 22, 2021
-
TRAVIS-CI update from aria-common
michael-n-cooper committedFeb 22, 2021 Configuration menu - View commit details
-
Copy full SHA for 7d72a23 - Browse repository at this point
Copy the full SHA 7d72a23View commit details
Commits on Mar 5, 2021
-
TRAVIS-CI update from aria-common
michael-n-cooper committedMar 5, 2021 Configuration menu - View commit details
-
Copy full SHA for 4a19816 - Browse repository at this point
Copy the full SHA 4a19816View commit details
Commits on Mar 7, 2021
-
TRAVIS-CI update from aria-common
michael-n-cooper committedMar 7, 2021 Configuration menu - View commit details
-
Copy full SHA for 81e2e8a - Browse repository at this point
Copy the full SHA 81e2e8aView commit details
Commits on Mar 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for eab35f3 - Browse repository at this point
Copy the full SHA eab35f3View commit details
Commits on Mar 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6faf6da - Browse repository at this point
Copy the full SHA 6faf6daView commit details -
Editorial: Merge pull request #91 from w3c:fixSummaryIds
remove defer
Configuration menu - View commit details
-
Copy full SHA for 5fe5c3e - Browse repository at this point
Copy the full SHA 5fe5c3eView commit details
Commits on Mar 26, 2021
-
TRAVIS-CI update from aria-common
michael-n-cooper committedMar 26, 2021 Configuration menu - View commit details
-
Copy full SHA for 50c8d73 - Browse repository at this point
Copy the full SHA 50c8d73View commit details
Commits on Mar 27, 2021
-
TRAVIS-CI update from aria-common
michael-n-cooper committedMar 27, 2021 Configuration menu - View commit details
-
Copy full SHA for e386a89 - Browse repository at this point
Copy the full SHA e386a89View commit details
Commits on Mar 29, 2021
-
TRAVIS-CI update from aria-common
michael-n-cooper committedMar 29, 2021 Configuration menu - View commit details
-
Copy full SHA for c55ea02 - Browse repository at this point
Copy the full SHA c55ea02View commit details
Commits on Apr 5, 2021
-
ATK: Update mappings for table row and column properties
For the following properties: * aria-colindex * aria-colspan * aria-colcount * aria-rowindex * aria-rowspan * aria-rowcount The object attribute should contain the author-provided value, but AtkTable should reflect the actual value. If the values exposed by AtkTable don't reflect the physical table, AT-provided table navigation can be buggy and non-performant. Firefox and Chromium already have implemented AtkTable as described above, and Orca already uses that support. Thus this change is bringing the spec in alignment with reality.
Configuration menu - View commit details
-
Copy full SHA for 0915f9d - Browse repository at this point
Copy the full SHA 0915f9dView commit details
Commits on Apr 23, 2021
-
TRAVIS-CI update from aria-common
michael-n-cooper committedApr 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 68b1982 - Browse repository at this point
Copy the full SHA 68b1982View commit details -
* add 3 terms * remove reference to important terms * change respec profile * fix respec informative errors and broken references
Configuration menu - View commit details
-
Copy full SHA for d2539db - Browse repository at this point
Copy the full SHA d2539dbView commit details
Commits on Apr 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 34c0d83 - Browse repository at this point
Copy the full SHA 34c0d83View commit details -
Merge pull request #93 from w3c:exportTerms
editorial: export terms so other specs can use them
Configuration menu - View commit details
-
Copy full SHA for 777567d - Browse repository at this point
Copy the full SHA 777567dView commit details
Commits on Aug 25, 2021
-
Michael Cooper committed
Aug 25, 2021 Configuration menu - View commit details
-
Copy full SHA for 6c01109 - Browse repository at this point
Copy the full SHA 6c01109View commit details
Commits on Aug 26, 2021
-
Fix UIA TablePattern and GridPattern mappings (#95)
* update UIA tablepattern and gridpattern mappings * table cells also map the GridItemPattern * fix localized control type values
Configuration menu - View commit details
-
Copy full SHA for 427324f - Browse repository at this point
Copy the full SHA 427324fView commit details
Commits on Nov 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3fcc277 - Browse repository at this point
Copy the full SHA 3fcc277View commit details -
turn off validation since it runs on wrong file
Michael Cooper committedNov 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 66330de - Browse repository at this point
Copy the full SHA 66330deView commit details
Commits on Nov 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6fd7a4a - Browse repository at this point
Copy the full SHA 6fd7a4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 87e0399 - Browse repository at this point
Copy the full SHA 87e0399View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2541ad8 - Browse repository at this point
Copy the full SHA 2541ad8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e58619 - Browse repository at this point
Copy the full SHA 3e58619View commit details
Commits on Nov 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for eef68bd - Browse repository at this point
Copy the full SHA eef68bdView commit details -
Michael Cooper committed
Nov 19, 2021 Configuration menu - View commit details
-
Copy full SHA for 8c7f7cb - Browse repository at this point
Copy the full SHA 8c7f7cbView commit details
Commits on Dec 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c5ba3c5 - Browse repository at this point
Copy the full SHA c5ba3c5View commit details
Commits on Dec 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 22aff55 - Browse repository at this point
Copy the full SHA 22aff55View commit details
Commits on Jan 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3d72cd1 - Browse repository at this point
Copy the full SHA 3d72cd1View commit details -
Michael Cooper committed
Jan 20, 2022 Configuration menu - View commit details
-
Copy full SHA for d5584f6 - Browse repository at this point
Copy the full SHA d5584f6View commit details
Commits on Feb 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 74ef789 - Browse repository at this point
Copy the full SHA 74ef789View commit details
Commits on Feb 10, 2022
-
New charter has changed license to Respec default
Michael Cooper authoredFeb 10, 2022 Configuration menu - View commit details
-
Copy full SHA for 08733e0 - Browse repository at this point
Copy the full SHA 08733e0View commit details
Commits on Feb 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b19be70 - Browse repository at this point
Copy the full SHA b19be70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8dc2317 - Browse repository at this point
Copy the full SHA 8dc2317View commit details
Commits on Mar 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 26a9b68 - Browse repository at this point
Copy the full SHA 26a9b68View commit details
Commits on Mar 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a6e2f3c - Browse repository at this point
Copy the full SHA a6e2f3cView commit details
Commits on May 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 35ff30e - Browse repository at this point
Copy the full SHA 35ff30eView commit details
Commits on May 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 57118a8 - Browse repository at this point
Copy the full SHA 57118a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c9e9b2 - Browse repository at this point
Copy the full SHA 5c9e9b2View commit details -
Merge pull request #120 from w3c/fix-acc-name-ref
Fix respec errors related to ambigious spec references to "Accessible Name" and "Accessible Description"
Configuration menu - View commit details
-
Copy full SHA for b971666 - Browse repository at this point
Copy the full SHA b971666View commit details
Commits on May 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6257602 - Browse repository at this point
Copy the full SHA 6257602View commit details
Commits on Aug 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e09a29f - Browse repository at this point
Copy the full SHA e09a29fView commit details
Commits on Sep 15, 2022
-
remove reference to whitespace (#135)
* remove reference to whitespace resolves #128 Per https://www.w3.org/2022/08/11-aria-minutes#t05, the WG resolved that the empty string should cause the attribute to be ignored, but not whitespace. So, reference to whitespace can be removed from this spec. However, referring to whitespace will remain in the ARIA spec and THERE it will link to the ascii-whitespace definition where applicable. Additionally, rather than a user agent requirement, it will become an authors requirement on not specifying whitespace as the value of an aria-roledescription * Update index.html
Configuration menu - View commit details
-
Copy full SHA for 15fbbf0 - Browse repository at this point
Copy the full SHA 15fbbf0View commit details
Commits on Sep 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f8f5509 - Browse repository at this point
Copy the full SHA f8f5509View commit details
Commits on Oct 7, 2022
-
* chore: add PR template * Update .github/pull_request_template.md Co-authored-by: Valerie Young <spectranaut@igalia.com>
Configuration menu - View commit details
-
Copy full SHA for 5b34811 - Browse repository at this point
Copy the full SHA 5b34811View commit details
Commits on Oct 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 29e3b5e - Browse repository at this point
Copy the full SHA 29e3b5eView commit details
Commits on Nov 1, 2022
-
draft privacy and security (#148)
* draft privacy and security, starting with aria version fixes #145 * split privacy and security considerations * add core-aam to specs impacting privacy Co-authored-by: Valerie Young <spectranaut@gmail.com> Co-authored-by: Valerie Young <spectranaut@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d2dfa0d - Browse repository at this point
Copy the full SHA d2dfa0dView commit details
Commits on Jan 13, 2023
-
Editorial: Remove duplicate references from sec 1.1 (#158)
Remove duplicate references from sec 1.1
Configuration menu - View commit details
-
Copy full SHA for 87170e2 - Browse repository at this point
Copy the full SHA 87170e2View commit details
Commits on Feb 1, 2023
-
editorial: switch editor and mapping maintainer (#150)
* Add Valerie as Editor * switch UIA mapping maintainer --------- Co-authored-by: Valerie Young <spectranaut@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 399e0b4 - Browse repository at this point
Copy the full SHA 399e0b4View commit details -
Update MSAA mapping for paragraph and time and caption (#161)
* Update MSAA mapping for paragraph and time * Add update for caption preferred by firefox * Add update for time perferred by firefox --------- Co-authored-by: Valerie Young <spectranaut@igalia.com>
Configuration menu - View commit details
-
Copy full SHA for aa7bfb3 - Browse repository at this point
Copy the full SHA aa7bfb3View commit details -
Update IA2 role='blockquote' map (#160)
Co-authored-by: Valerie Young <spectranaut@igalia.com>
Configuration menu - View commit details
-
Copy full SHA for 4335e61 - Browse repository at this point
Copy the full SHA 4335e61View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9df5c5 - Browse repository at this point
Copy the full SHA f9df5c5View commit details -
remove AXAPI-specific 'menuitem in group' guidance; (#132)
remove AXAPI-specific 'menuitem in group' guidance; menuitem should map to AXMenuItem in group and non-group contexts.
Configuration menu - View commit details
-
Copy full SHA for f53cf9c - Browse repository at this point
Copy the full SHA f53cf9cView commit details
Commits on Mar 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 38e8b24 - Browse repository at this point
Copy the full SHA 38e8b24View commit details
Commits on Apr 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4f60a9a - Browse repository at this point
Copy the full SHA 4f60a9aView commit details
Commits on Apr 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6f6173f - Browse repository at this point
Copy the full SHA 6f6173fView commit details
Commits on Apr 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3c8318d - Browse repository at this point
Copy the full SHA 3c8318dView commit details
Commits on Apr 14, 2023
-
Add mapping for aria-braillelabel and aria-brailleroledescription (#134)
* Add mapping for aria-braillelabel and aria-brailleroledescription * Add note to aria-brailleroledescription for "not mapped"
Configuration menu - View commit details
-
Copy full SHA for 8651677 - Browse repository at this point
Copy the full SHA 8651677View commit details -
editorial: remove out.html (#170)
Remove out.html Co-authored-by: Valerie Young <spectranaut@thinkmoon>
Configuration menu - View commit details
-
Copy full SHA for 5728a3f - Browse repository at this point
Copy the full SHA 5728a3fView commit details
Commits on May 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bd786d0 - Browse repository at this point
Copy the full SHA bd786d0View commit details
Commits on May 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 534765a - Browse repository at this point
Copy the full SHA 534765aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f1e6b8 - Browse repository at this point
Copy the full SHA 9f1e6b8View commit details -
Add computed role section and mappings (#167)
Co-authored-by: Peter Krautzberger <p.krautzberger@gmail.com> Co-authored-by: Scott O'Hara <scottaohara@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 37ea70a - Browse repository at this point
Copy the full SHA 37ea70aView commit details
Commits on May 17, 2023
-
Michael Cooper committed
May 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 7093b58 - Browse repository at this point
Copy the full SHA 7093b58View commit details -
split gh pages and tr jobs (#177)
Michael Cooper authoredMay 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 9367cd7 - Browse repository at this point
Copy the full SHA 9367cd7View commit details
Commits on May 18, 2023
-
set up for possible CR publication
Michael Cooper committedMay 18, 2023 Configuration menu - View commit details
-
Copy full SHA for 3d0badf - Browse repository at this point
Copy the full SHA 3d0badfView commit details -
Michael Cooper committed
May 18, 2023 Configuration menu - View commit details
-
Copy full SHA for 0baa070 - Browse repository at this point
Copy the full SHA 0baa070View commit details
Commits on Jun 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 773aaba - Browse repository at this point
Copy the full SHA 773aabaView commit details -
Configuration menu - View commit details
-
Copy full SHA for d6cab31 - Browse repository at this point
Copy the full SHA d6cab31View commit details
Commits on Jun 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dbbe444 - Browse repository at this point
Copy the full SHA dbbe444View commit details
Commits on Jul 5, 2023
-
chore: sync from w3c/aria-common
Generated by w3c/aria-common@eac5def
Configuration menu - View commit details
-
Copy full SHA for e298155 - Browse repository at this point
Copy the full SHA e298155View commit details
Commits on Aug 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1281c23 - Browse repository at this point
Copy the full SHA 1281c23View commit details
Commits on Aug 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4dca880 - Browse repository at this point
Copy the full SHA 4dca880View commit details
Commits on Aug 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d2dfb01 - Browse repository at this point
Copy the full SHA d2dfb01View commit details
Commits on Aug 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f2218fe - Browse repository at this point
Copy the full SHA f2218feView commit details
Commits on Sep 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 448785f - Browse repository at this point
Copy the full SHA 448785fView commit details
Commits on Sep 2, 2023
-
chore: sync from w3c/aria-common
Generated by w3c/aria-common@56a629e
Configuration menu - View commit details
-
Copy full SHA for 72a97f1 - Browse repository at this point
Copy the full SHA 72a97f1View commit details
Commits on Sep 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 17b82c7 - Browse repository at this point
Copy the full SHA 17b82c7View commit details
Commits on Oct 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dad2d63 - Browse repository at this point
Copy the full SHA dad2d63View commit details
Commits on Oct 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 41c6061 - Browse repository at this point
Copy the full SHA 41c6061View commit details
Commits on Oct 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6e8f41b - Browse repository at this point
Copy the full SHA 6e8f41bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 272a3c2 - Browse repository at this point
Copy the full SHA 272a3c2View commit details -
Update UIA aria-readonly mappings (#203)
* Fix aria-readonly UIA mappings * Unconditionally expose readonly in UIA AriaProperties to match docs
Configuration menu - View commit details
-
Copy full SHA for 8f028ca - Browse repository at this point
Copy the full SHA 8f028caView commit details -
Editorial: Fix computed role typo for role radiogroup (#208)
Co-authored-by: Rahim Abdi <rahim_abdi@apple.com>
Configuration menu - View commit details
-
Copy full SHA for 2fed3d0 - Browse repository at this point
Copy the full SHA 2fed3d0View commit details
Commits on Nov 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 655b154 - Browse repository at this point
Copy the full SHA 655b154View commit details
Commits on Dec 11, 2023
-
editorial: adjust contributors section (#211)
Drops the previously active section and adds a new GH contributors section, matching other ARIA specs. See w3c/aria-common#103 for more background.
Configuration menu - View commit details
-
Copy full SHA for 845dec4 - Browse repository at this point
Copy the full SHA 845dec4View commit details
Commits on Dec 13, 2023
-
chore: sync from w3c/aria-common
Generated by w3c/aria-common@1757c0e
Configuration menu - View commit details
-
Copy full SHA for 3001eae - Browse repository at this point
Copy the full SHA 3001eaeView commit details
Commits on Jan 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 79861a4 - Browse repository at this point
Copy the full SHA 79861a4View commit details
Commits on Jan 23, 2024
-
chore: sync from w3c/aria-common
Generated by w3c/aria-common@4d95e7b
Configuration menu - View commit details
-
Copy full SHA for a3617f3 - Browse repository at this point
Copy the full SHA a3617f3View commit details
Commits on Feb 12, 2024
-
Editorial: Remove reference to no longer existing term (owned) (#214)
* Editorial: Remove reference to no longer existing term (owned) * Language recommendation from smhigley
Configuration menu - View commit details
-
Copy full SHA for 34c09ec - Browse repository at this point
Copy the full SHA 34c09ecView commit details
Commits on Apr 29, 2024
-
chore: sync from w3c/aria-common
Generated by w3c/aria-common@058f08f
Configuration menu - View commit details
-
Copy full SHA for 81af92b - Browse repository at this point
Copy the full SHA 81af92bView commit details
Commits on May 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f629bd8 - Browse repository at this point
Copy the full SHA f629bd8View commit details
Commits on May 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 80ddbdd - Browse repository at this point
Copy the full SHA 80ddbddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2acff78 - Browse repository at this point
Copy the full SHA 2acff78View commit details
Commits on May 22, 2024
-
editorial: automatic formatting for all but aria spec
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)
Configuration menu - View commit details
-
Copy full SHA for 73d4cca - Browse repository at this point
Copy the full SHA 73d4ccaView commit details -
Configuration menu - View commit details
-
Copy full SHA for a0194cc - Browse repository at this point
Copy the full SHA a0194ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0744cf4 - Browse repository at this point
Copy the full SHA 0744cf4View commit details