aria-api

access ARIA information from JavaScript
git clone https://git.ce9e.org/aria-api.git

DateCommit messageAuthor
2026-02-18 23:20bump version to 0.9.1Tobias Bengfort
2026-02-18 23:55lintTobias Bengfort
2026-02-18 23:51mocha: replace xit by it.skipTobias Bengfort
2026-02-18 23:45update some devDependenciesTobias Bengfort
2026-02-18 23:25ci: update actionsTobias Bengfort
2026-02-18 23:15name: fix slot orderTobias Bengfort
2026-02-18 22:50bump version to 0.9.0Tobias Bengfort
2026-02-18 22:15update wptTobias Bengfort
2026-02-18 22:04atree: traverse into shadow DOMTobias Bengfort
2026-02-18 21:33shadow-dom: use getRootNode() instead of documentTobias Bengfort
2025-06-19 23:44update wptTobias Bengfort
2024-11-01 13:09restore cjs entry pointTobias Bengfort
2024-11-01 12:55README: replace browserify by rollupTobias Bengfort
2024-11-01 12:46bump version to 0.8.0Tobias Bengfort
2024-11-01 12:40cleanup switch to rollupTobias Bengfort
2024-11-01 12:29fix: take text-transform into accountTobias Bengfort
2024-11-01 12:20update wptTobias Bengfort
2024-11-01 12:18Merge branch 'esm'Tobias Bengfort
2024-11-01 11:57convert to es modulesTobias Bengfort
2024-11-01 11:39refactor: do not re-export methodsTobias Bengfort
2024-11-01 11:33refactor: rename getNameTrimmedTobias Bengfort
2024-11-01 11:43lint: double parens around assignment in conditionTobias Bengfort
2024-06-23 17:59fix: consistent selector for areaTobias Bengfort
2024-06-22 21:15README: update implemented standardsTobias Bengfort
2024-06-22 20:58bump version to 0.7.0Tobias Bengfort
2024-06-21 18:55wpt: update known failsTobias Bengfort
2024-06-22 20:34name: fix ongoing labelledbyTobias Bengfort
2024-06-22 20:24name: fallback to tooltip for any elementTobias Bengfort
2024-06-22 19:59name: rework whitespaceTobias Bengfort
2024-06-22 19:05name; lower priority of placeholderTobias Bengfort
2024-06-22 18:44name: do not consider button in step ETobias Bengfort
2024-06-22 17:17hidden: treat visibility: collapsed the same as visibility: hiddenTobias Bengfort
2024-06-21 16:50name: content fallback syntaxTobias Bengfort
2024-02-04 14:46Revert "wpt: add exceptions for ARIA 1.3"Tobias Bengfort
2024-01-30 08:07add new roles and attributes for ARIA 1.3Tobias Bengfort
2024-06-21 16:11aria 1.3: rename img role to imageTobias Bengfort
2024-06-21 16:56disable :has() selectors for compaibilityTobias Bengfort
2024-06-21 15:56name: use xlink:titleTobias Bengfort
2024-06-21 15:51add svg-aam selectorsTobias Bengfort
2024-06-21 15:51do not trim  Tobias Bengfort
2024-06-21 18:31wpt: work around generic testsTobias Bengfort
2024-06-21 16:37wpt: include CSS in testsTobias Bengfort
2024-06-21 16:10wpt: do not include tentative testsTobias Bengfort
2024-06-21 15:50update wptTobias Bengfort
2024-06-21 15:50typoTobias Bengfort
2024-02-04 15:02bump version to 0.6.0Tobias Bengfort
2024-02-04 14:45wpt: add exceptions for ARIA 1.3Tobias Bengfort
2024-02-03 10:41wpt: add more test suitesTobias Bengfort
2024-02-03 09:47fix: directory is an alias for listTobias Bengfort
2024-02-04 14:29fix: rework getRoleTobias Bengfort
2024-02-03 10:48fix listitem selectorTobias Bengfort
2024-02-02 17:50fix: add selectors for generic roleTobias Bengfort
2024-02-03 09:32fix: add missing rowheader selectorTobias Bengfort
2024-02-03 09:33wpt: extract subtestsTobias Bengfort
2024-02-02 19:06wpt: skip empty name/descriptionTobias Bengfort
2024-02-02 19:07wpt: parse JSONTobias Bengfort
2024-02-02 18:53wpt: generalizeTobias Bengfort
2024-02-02 18:52wpt: sort test casesTobias Bengfort
2024-02-02 15:38wpt: split wpt testsTobias Bengfort
2024-02-02 17:50test: fix syntax errorTobias Bengfort
2024-02-02 15:36rm outdated polyfillTobias Bengfort
2024-02-02 15:34fix wpt tests: do not ignore empty name/descriptionTobias Bengfort
2024-02-02 15:33typoTobias Bengfort
2024-01-30 08:43change how aliases workTobias Bengfort
2024-01-30 08:18small code style tweaksTobias Bengfort
2024-01-30 08:25lint: use const/letTobias Bengfort
2023-09-29 14:36typoTobias Bengfort
2023-08-19 07:32buildTobias Bengfort
2023-08-19 07:31fix embedded input testTobias Bengfort
2023-08-19 07:00tests: add support for new wpt testsTobias Bengfort
2023-06-07 14:07bump version to 0.5.0Tobias Bengfort
2023-06-07 13:06convert role to lowercaseTobias Bengfort
2023-06-07 13:05support token list in role attributeTobias Bengfort
2023-06-07 12:08update link to visual ARIATobias Bengfort
2023-06-07 11:25add incomplete support for svg-aam-1.0Tobias Bengfort
2022-01-25 20:20update to dpub-aria-1.1Tobias Bengfort
2023-06-07 10:35update selectorsTobias Bengfort
2023-06-07 11:51update to aria-1.2Tobias Bengfort
2023-06-07 11:49rm reference to core-aamTobias Bengfort
2023-06-07 10:01name: do not consider placeholder for descriptionTobias Bengfort
2023-06-07 10:01name: add support for aria-descriptionTobias Bengfort
2023-06-07 09:47rm half-baked valuenow default valueTobias Bengfort
2023-06-07 09:47fix indentationTobias Bengfort
2023-04-20 11:20update LICENSETobias Bengfort
2023-04-20 11:15update devDependenciesTobias Bengfort
2023-04-20 11:09replace travis by github actionsTobias Bengfort
2023-01-12 19:07bump version to 0.4.7Tobias Bengfort
2023-01-12 18:42perf: optimize getRole()Tobias Bengfort
2023-01-12 18:28perf: cache possible owners in walk()Tobias Bengfort
2023-01-12 18:27refactor: getRole returns undefined if explicit role is not in candidatesTobias Bengfort
2023-01-12 18:16refactor: reduce code duplication in getOwner()Tobias Bengfort
2023-01-12 18:11refactor: use arrow functions for callbacksTobias Bengfort
2023-01-12 18:02refactor: avoid recursion in walk()Tobias Bengfort
2023-01-12 18:00refactor: turn scoped into selectorTobias Bengfort
2023-01-08 07:28add wpt tests to repoTobias Bengfort
2023-01-08 07:26downgrade known failing WPT testsTobias Bengfort
2023-01-08 07:21bump version to 0.4.6Tobias Bengfort
2023-01-08 07:16Merge pull request #11 from xi/fix-img-presentationTobias Bengfort
2023-01-08 07:12fix WPT 566Tobias Bengfort
2023-01-08 07:12hack: add whitespace to fix some WPT testsTobias Bengfort
More commits remaining…