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

axe-core upgrade to 4.9.0 #40

Merged
merged 5,026 commits into from
Jun 12, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
5026 commits
Select commit Hold shift + click to select a range
90dca3d
docs(readme): mistyped a name (#3870)
WilcoFiers Jan 23, 2023
ec9f507
fix(aria-required-children): allow separator in menu(bar) (#3868)
WilcoFiers Jan 23, 2023
9486288
fix(color-contrast): skip ligature icons (#3867)
WilcoFiers Jan 23, 2023
03a1c5d
ci: verify sri-history in release pr (#3845)
straker Jan 5, 2023
e92edc3
ci: streamline ci (#3846)
straker Jan 6, 2023
844cea1
fix(color-contrast): correctly compute color contrast of <slot> eleme…
straker Jan 6, 2023
9911b46
chore: update dependencies (#3851)
straker Jan 10, 2023
10ae670
ci: checkout before installing chrome (#3856)
michael-siek Jan 12, 2023
e9ead34
test: refactor is-focusable tests (#3855)
straker Jan 16, 2023
eadaaa5
test: prevent setting read-only properties on DOMRect (#3858)
straker Jan 18, 2023
aaf44e9
fix(scrollable-region-focusable): skip native controls (#3862)
WilcoFiers Jan 20, 2023
6761f36
fix(link-in-text-block): allow links with identical colors (#3861)
WilcoFiers Jan 20, 2023
a3d1b9d
fix(autocomplete-valid): allow webauthn token (#3866)
WilcoFiers Jan 23, 2023
d7daf12
docs(readme): mistyped a name (#3870)
WilcoFiers Jan 23, 2023
46c9499
fix(aria-required-children): allow separator in menu(bar) (#3868)
WilcoFiers Jan 23, 2023
7dfbd9a
fix(color-contrast): skip ligature icons (#3867)
WilcoFiers Jan 23, 2023
a5ac9b5
chore(release): 4.6.3
straker Jan 23, 2023
fddc1cd
Merge pull request #3872 from dequelabs/release-4.6.3
WilcoFiers Jan 23, 2023
65c7183
chore(iconLigature): comment on possible false positive (#3871)
WilcoFiers Jan 23, 2023
8f76e7e
Merge branch 'master' into merge-master-01-24
straker Jan 23, 2023
bd36405
ci: fix sri-validation job regex (#3874)
straker Jan 23, 2023
891a39c
ci: restore_build before publish (#3877)
WilcoFiers Jan 23, 2023
1797e5b
ci: restore_build before publish (#3877)
WilcoFiers Jan 23, 2023
895143a
ci: fix sri-validation job regex (#3874)
straker Jan 23, 2023
4d06caa
Merge pull request #3879 from dequelabs/release-463-fixed
WilcoFiers Jan 23, 2023
73b66c2
Merge branch 'master' into merge-master-01-24
straker Jan 23, 2023
5943f6a
Merge pull request #3876 from dequelabs/merge-master-01-24
straker Jan 24, 2023
d88125c
ci: more things in parallel (#3878)
WilcoFiers Jan 24, 2023
4b513d3
chore: fix buffer size of git logs for cherry-pick script (#3882)
straker Jan 25, 2023
651d811
feat: deprecate bower (#3889)
WilcoFiers Jan 25, 2023
cef96be
fix(color-contrast): correctly calculate contrast of flex/grid items …
straker Jan 25, 2023
da19946
fix(color-contrast): do not check contrast on elemets that are inerte…
straker Jan 26, 2023
3dcdd42
fix(aria-input-field-name): skip combobox popups (#3886)
WilcoFiers Jan 31, 2023
5e927c4
ci: build axe.js cache before tests (#3916)
straker Feb 20, 2023
d4522cd
feat: support the dialog element (#3902)
straker Feb 21, 2023
2ba2ae9
test: fix aria practices tests not running (#3922)
straker Feb 28, 2023
b3c52bb
fix(is-icon-ligature): prevent canvas2d warning willReadFrequently (#…
Rrroman Mar 6, 2023
66f23e5
fix(respondable): work with CDP `Page.setDocumentContent` (#3921)
straker Mar 7, 2023
f029271
fix(focus-order-semantics): Add ARIA role article to list of valid ro…
philipjia123 Mar 7, 2023
235e632
docs(rule): update color contrast rules (#3936)
ortonpaul Mar 14, 2023
8db2c24
fix(create-grid): correctly compute stack order for non-positioned st…
straker Mar 15, 2023
8714d6b
fix(aria-required-children): do not fail for children with aria-hidde…
straker Mar 22, 2023
893fdd0
feat(aria-roles): deprecate the ARIA directory role (#3952)
straker Mar 22, 2023
1913a9e
feat(aria-roledescription): deprecate rule (#3948)
straker Mar 22, 2023
c051fe8
fix(color-contrast): correctly compute background color for elements …
straker Mar 22, 2023
e3a5c21
fix(scrollable-region-focusable): change impact to serious (#3959)
straker Mar 24, 2023
2842395
fix(aria-allowed-attrs): allow aria-description and aria-braille* att…
straker Mar 24, 2023
cce7586
fix(aria-required-children): list elements that are not allowed (#3951)
straker Mar 24, 2023
78264ee
feat(d.ts): setup/teardown, reporters & metadata definitions (#3966)
WilcoFiers Mar 29, 2023
1664e57
ci: work around puppeteer cache problem
WilcoFiers Mar 29, 2023
4b6056e
chore: update datalist spec to disallow aria attrs (#3964)
straker Mar 29, 2023
4b67a9f
chore(audio-caption): add deprecated tag (#3963)
straker Mar 29, 2023
04a4b5e
feat(rules): deprecate duplicate-id and duplicate-id-active (#3957)
straker Mar 29, 2023
70f4499
ci(examples): remove puppeteer pin (#3968)
WilcoFiers Mar 29, 2023
3b190a2
chore: Updating aria-busy error message #3954
1Copenut Mar 29, 2023
c51f8bf
fix(css-orientation-lock): support the css rotate property (#3958)
straker Mar 29, 2023
1ae7afa
docs(projects): fix link for terra loolkit (#3975)
anastasialanz Apr 6, 2023
9670df2
ci: fix nightly apg tests (#3976)
straker Apr 6, 2023
d7db279
fix(color-contrast): correcly apply opacity to foreground color (#3973)
straker Apr 6, 2023
13aa1f8
chore(i18n): Add missing Japanese rules translations (#3941)
shunito Apr 6, 2023
174212e
docs(release-and-support): Adjust release cadence (#3983)
WilcoFiers Apr 13, 2023
1c41b7a
revert: feat(rules): deprecate duplicate-id and duplicate-id-active (…
WilcoFiers Apr 14, 2023
1f6a2a6
feat(metadata): add Trusted Tester tag (#3986)
straker Apr 17, 2023
3d1fef2
chore(release): 4.7.0
attest-team-ci Apr 17, 2023
adceb2d
chore: correct changelog.md for 4.7
WilcoFiers Apr 17, 2023
c7957d2
Merge pull request #3990 from dequelabs/release-2023-04-17
WilcoFiers Apr 17, 2023
55218d4
Merge pull request #3991 from dequelabs/master
straker Apr 18, 2023
0f405c6
fix(aria-allowed-attrs): add aria-expanded to allowed attrs for menui…
smhigley Apr 26, 2023
704043e
fix(aria-allowed-attr): no inconsistent aria-checked on HTML checkbox…
WilcoFiers May 2, 2023
a19b6cb
fix(aria-required-children): trigger reviewEmpty with hidden children…
WilcoFiers May 12, 2023
14930ca
docs: add WCAG 2.2 and level AAA
dylanb May 12, 2023
ca28301
docs: add WCAG 2.2 and level AAA
dylanb May 12, 2023
4f18976
refactor: add util function to normalize node argument (#3998)
straker May 12, 2023
949f4f8
fix(link-in-text-block): set links with pseudo-content for review (#4…
WilcoFiers May 15, 2023
65621c3
fix(color-contrast): support CSS 4 color spaces (#4020)
straker May 15, 2023
9842a86
chore(release): 4.7.1
attest-team-ci May 15, 2023
c806e57
Merge pull request #4022 from dequelabs/release-2023-05-15
WilcoFiers May 15, 2023
1d1af09
Merge pull request #4023 from dequelabs/master
straker May 16, 2023
cb51be4
fix(aria-allowed-attr): Add 'aria-required' to switch role (#4029)
mikeybinns May 22, 2023
377f72b
fix(aria-required-children): set related nodes for invalid children (…
WilcoFiers May 24, 2023
25859dd
fix(tags): Add / correct several TTv5 tags (#4031)
WilcoFiers May 24, 2023
bb2bf60
fix(aria-allowed-attr): allow aria-required on role=slider (#4035)
straker May 24, 2023
ae5e3fb
docs: add trademark policy (#4038)
dylanb May 25, 2023
74a912d
chore(release): 4.7.2
attest-team-ci May 25, 2023
b4f78df
Merge pull request #4039 from dequelabs/release-2023-05-25
WilcoFiers May 25, 2023
6850af8
Merge pull request #4042 from dequelabs/master
straker May 25, 2023
0e73be0
perf(get-element-stack): improve getElementStack performance on large…
qazwsxedcrfvtgb1111 May 30, 2023
d0a49d3
test: fix implicit test dependencies on local dev environment (#4053)
dbjorge Jun 13, 2023
173f29d
fix(aria-allowed-role): add meter to allowed roles for named img (#4055)
scottaohara Jun 16, 2023
8d135dd
fix: avoid problems from element IDs that exist on object prototype (…
WilcoFiers Jun 22, 2023
16c5cfa
fix: avoid memory issues by doing better cleanup (#4059)
WilcoFiers Jun 22, 2023
ab4879c
chore(rules): avoid passing unnecessary info into afters (#4049)
WilcoFiers Jun 27, 2023
733c45e
feat: deprecate & disable duplicate-id / duplicate-id-active (#4071)
WilcoFiers Jun 29, 2023
de3da89
feat: add EN.301.549 tags to rules (#4063)
WilcoFiers Jun 29, 2023
55000d0
fix(utils/clone): don't try to clone elements from different window c…
straker Jun 30, 2023
9f1a3e3
feat(duplicate-id-aria): set to review on fail and tag as wcag412 (#4…
WilcoFiers Jul 3, 2023
481ade0
docs(api.md): note preloading may be skipped even if enabled (#4077)
dbjorge Jul 3, 2023
03f2771
feat: add rule aria-deprecated-role (#4074)
straker Jul 10, 2023
6ca38f6
fix(aria-allowed-role): Add doc-glossary to allowed roles for aside e…
scottaohara Jul 10, 2023
9d5f496
fix(color-contrast): correctly handle flex and position (#4086)
straker Jul 13, 2023
13acffe
fix(color-contrast): get text stoke from offset shadows (#4079)
WilcoFiers Jul 14, 2023
f151508
chore: enable eslint:no-shadow (#4089)
straker Jul 14, 2023
7b115d3
feat(aria-prohibited-attr): add rule aria-prohibited-attr (#4088)
straker Jul 14, 2023
7c5f991
feat(d.ts): improve axe.d.ts types (#4081)
hamax Jul 19, 2023
bba4d75
ci: update `browser-tools` version (#4100)
michael-siek Jul 24, 2023
034038a
feat(checks): enable help-same-as-label, but remove from rules (#4096)
WilcoFiers Jul 24, 2023
e031d68
feat(aria-input/toggle-field-name): set impact always to serious (#4095)
WilcoFiers Jul 24, 2023
c6e07be
feat(page-no-duplicate-banner/contentinfo): deprecate options.nativeS…
straker Jul 26, 2023
049522e
fix(color-contrast): ignore format unicode characters (#4102)
straker Jul 26, 2023
a202b69
fix(aria-required-childen): test visibility of grandchildren (#4091)
WilcoFiers Jul 27, 2023
9634282
fix(color-contrast): process non-rgb color functions (#4092)
WilcoFiers Jul 27, 2023
d77f47b
fix(commons/dom/createGrid): only add the visible, non-overflow areas…
straker Jul 28, 2023
cab6a2b
fix: Use correct copyright year (#4098)
stephenmathieson Jul 31, 2023
d417630
feat: add rule aria-conditional-attr (#4094)
WilcoFiers Jul 31, 2023
6260a2f
feat(new-rule): aria-braille-equivalent finds incorrect uses of aria-…
WilcoFiers Jul 31, 2023
5cc8041
feat(impact): aria-roles / aria-valid-attr-value is always "critical"…
WilcoFiers Jul 31, 2023
131f552
feat(impact): scope-attr-valid is always "moderate" (#4113)
WilcoFiers Jul 31, 2023
758b069
chore: modernized rule generator (#4106)
WilcoFiers Aug 1, 2023
c4c3e65
fix(aria-valid-attr-value): allow empty value on aria-braille* & ari…
WilcoFiers Aug 1, 2023
637bf6c
fix: add <search> element semantics (#4115)
WilcoFiers Aug 1, 2023
2cc5547
feat: Deprecate impact on checks, use rules instead (#4114)
WilcoFiers Aug 1, 2023
33b0314
fix(jsdom): allow axe.setup() without a global window (#4116)
WilcoFiers Aug 2, 2023
080cc1b
fix: ensure reporter errors can propagate (#4111)
WilcoFiers Aug 3, 2023
4deb0a0
fix(color-contrast): ignore zero width characters (#4103)
straker Aug 7, 2023
fcf76e0
fix(aria-allowed-attr): pass aria-expanded on checkbox & switch (#4110)
WilcoFiers Aug 8, 2023
49eaa0e
fix(target-size): update to match new spacing requirements (#4117)
straker Aug 8, 2023
53c7ee4
chore(aria-braille-equivalent): Update to be reviewOnFail (#4123)
WilcoFiers Aug 8, 2023
fbe99bf
fix(access-name): get name from header elements (#4097)
WilcoFiers Aug 8, 2023
8557f3e
chore(i18n): Add missing french rules translations (#3919)
KuSh Aug 21, 2023
1494b4c
fix(target-size): correctly calculate bounding box (#4125)
straker Aug 21, 2023
381b2c3
refactor: make element spec processing more cosistent (#4093)
dbjorge Aug 21, 2023
85a0e9c
fix(aria-text): typo in rule description (#4131)
ma10 Aug 22, 2023
0316e72
chore(braille-roledescription): correct pass message (#4133)
WilcoFiers Aug 23, 2023
991e4c1
chore(i18n): Update and correct Japanese translation (#4018)
ma10 Aug 29, 2023
b78fba6
ci: pin chrome version (#4143)
michael-siek Aug 31, 2023
2bddcaf
docs: make quotes usage consistent in messages of rules and checks (#…
ma10 Sep 5, 2023
a7e5383
docs(i18n): Update PL localisation
zwiastunsw Sep 5, 2023
d7c16a4
fix: ignore stylesheets fetching style tag in jsdom (#4138)
EduSantosBrito Sep 5, 2023
71e6cd0
chore(release): 4.8.0
attest-team-ci Sep 6, 2023
59c3cf2
:robot: Automated formatting fixes
attest-team-ci Sep 6, 2023
712026e
Merge pull request #4146 from dequelabs/release-2023-09-06
WilcoFiers Sep 6, 2023
54dacf6
Merge pull request #4147 from dequelabs/master
WilcoFiers Sep 7, 2023
6089952
chore: add clarifications to changelog (#4150)
WilcoFiers Sep 8, 2023
a0882f6
fix(target-size): show closest offset in message (#4151)
WilcoFiers Sep 8, 2023
15a2913
chore(release): 4.8.1
attest-team-ci Sep 8, 2023
cbf9c45
Merge pull request #4156 from dequelabs/release-2023-09-08
WilcoFiers Sep 8, 2023
c7b597b
fix: polyfill Object.hasOwn for node 14 (#4152)
ljharb Sep 8, 2023
2f1bb0c
chore(i18n): update Japanese translation (#4158)
ma10 Sep 11, 2023
0f1a68f
Merge pull request #4157 from dequelabs/master
straker Sep 11, 2023
f64a115
chore(release): 4.8.2
attest-team-ci Sep 18, 2023
9968aa9
Merge pull request #4164 from dequelabs/release-2023-09-18
straker Sep 21, 2023
d69e061
Merge pull request #4169 from dequelabs/master
straker Sep 21, 2023
056fc1c
ci: unpin chromedriver version (#4174)
michael-siek Sep 28, 2023
513b091
chore: update or replace pinned `.x` deps (#4180)
straker Oct 12, 2023
449feed
chore: add `dependabot.yml` configuration (#4179)
straker Oct 12, 2023
56f104f
chore: bump the npm-low-risk group with 14 updates (#4183)
dependabot[bot] Oct 12, 2023
601442e
chore: bump eslint-config-prettier from 8.6.0 to 9.0.0 (#4184)
dependabot[bot] Oct 12, 2023
52b79ca
chore: bump chromedriver from 111.0.0 to 117.0.3 (#4185)
dependabot[bot] Oct 12, 2023
fd8322e
chore: bump typescript from 4.9.4 to 5.2.2 (#4186)
dependabot[bot] Oct 12, 2023
9f0bdd1
chore(deps): remove proxyquire (#4197)
straker Oct 16, 2023
9c70f22
chore: remove make-dir dependency (#4196)
straker Oct 16, 2023
0080a72
fix(scrollable-region-focusable): missing wcag213 tag (#4201)
WilcoFiers Oct 18, 2023
953812b
chore(dependabot): ignore inquirerv9 (#4195)
straker Oct 24, 2023
851b4db
chore: bump jsdom from 21.0.0 to 22.1.0 (#4215)
dependabot[bot] Oct 25, 2023
f6f628f
chore: bump sinon from 15.0.1 to 17.0.0 (#4214)
dependabot[bot] Oct 25, 2023
35b90c9
chore: bump lint-staged from 13.1.0 to 15.0.2 (#4213)
dependabot[bot] Oct 25, 2023
4e52d97
ci: pin chrome version to `118.0.5993.80` (#4220)
michael-siek Oct 25, 2023
4ea45e9
chore: bump chromedriver from 117.0.3 to 118.0.1 (#4211)
dependabot[bot] Oct 25, 2023
028b420
ci: update to node v18 (#4221)
straker Oct 26, 2023
456c232
chore: bump start-server-and-test from 1.15.2 to 2.0.1 (#4212)
dependabot[bot] Oct 26, 2023
ecf4dd4
chore: bump the npm-low-risk group with 5 updates (#4209)
dependabot[bot] Oct 26, 2023
12d4f52
chore: bump actions/setup-node from 3 to 4 (#4208)
dependabot[bot] Oct 26, 2023
9b8785c
chore: bump conventional-commits-parser from 3.2.4 to 5.0.0 (#4192)
dependabot[bot] Oct 26, 2023
dc202ff
chore: set minimum node version for dev to 18 (#4219)
WilcoFiers Oct 26, 2023
e473acf
chore: bump prettier from 2.8.2 to 3.0.3 (#4210)
dependabot[bot] Oct 31, 2023
4a4e9b4
docs: fix gramatical typos in README (#4222)
aschrab Nov 1, 2023
d660518
fix(d.ts): RawNodesResult issues (#4229)
WilcoFiers Nov 2, 2023
e53f5c5
fix(d.ts): RunOptions.reporter can be any string (#4218)
WilcoFiers Nov 2, 2023
8e2618c
chore: bump the npm-low-risk group with 2 updates (#4226)
dependabot[bot] Nov 2, 2023
2b3e343
ci: remove chromedriver pin (#4225)
michael-siek Nov 2, 2023
a81e82f
chore: bump chromedriver from 118.0.1 to 119.0.0 (#4227)
dependabot[bot] Nov 2, 2023
853a8ea
chore: update ACT tests (#4233)
WilcoFiers Nov 3, 2023
5df618d
ci: update browser-tools orb for CircleCI (#4237)
Zidious Nov 8, 2023
f7b8d5e
chore: Update local de.json (#4249)
EvilKarter Nov 28, 2023
f1af598
chore: fix prettier format for built files (#4258)
straker Nov 28, 2023
af0b548
docs: clarify that `incomplete` means "needs review" (#4268)
straker Dec 11, 2023
3ea9a48
feat(i18n): add Greek Translations (#3836)
sl45sms Dec 15, 2023
5eb867b
fix: add Object.values polyfill for node <=6 (#4274)
straker Dec 15, 2023
3658df8
ci: add matrix node test (#4275)
straker Dec 18, 2023
b39b0e6
fix: add Object.values polyfill for node <=6 (#4274)
straker Dec 15, 2023
be789dc
chore(release): 4.8.3
straker Dec 18, 2023
d3c8b4b
Merge pull request #4277 from dequelabs/release-4.8.3
WilcoFiers Dec 18, 2023
b63cd83
Merge pull request #4278 from dequelabs/master
straker Dec 18, 2023
99881a2
chore: bump jsdom from 22.1.0 to 23.0.1 (#4265)
dependabot[bot] Dec 18, 2023
3ce3e3d
chore: bump the npm-low-risk group with 12 updates (#4279)
dependabot[bot] Dec 18, 2023
db96afb
chore(dependabot): ignore esm chai >= 5.0.0 (#4296)
straker Jan 9, 2024
335841e
chore: bump chromedriver from 119.0.0 to 120.0.1 (#4292)
dependabot[bot] Jan 10, 2024
9a66768
chore: bump the npm-low-risk group with 6 updates (#4297)
dependabot[bot] Jan 11, 2024
b753f95
reset to develop and try again (#4190)
dependabot[bot] Jan 11, 2024
f3569c5
chore: add comment to rule-descriptions.md that it is a generated fil…
straker Jan 15, 2024
938b411
fix(utils/get-selector): ignore 'xmlns' attribute when generating a s…
thuey Jan 18, 2024
751657a
test: suppress "visible label in accessible name" ACT test issue (#4312)
dbjorge Jan 26, 2024
daa0fe6
fix: Add LICENSE-3RD-PARTY.txt file (#4304)
WilcoFiers Feb 1, 2024
b853b18
fix: avoid reading element-specific node properties of non-element no…
dbjorge Feb 1, 2024
12ded32
chore: bump chromedriver from 120.0.1 to 121.0.0 (#4319)
dependabot[bot] Feb 1, 2024
a2f6082
chore: bump jsdom from 23.2.0 to 24.0.0 (#4321)
dependabot[bot] Feb 1, 2024
2bdfc57
chore: bump the npm-low-risk group with 9 updates (#4318)
dependabot[bot] Feb 1, 2024
666558d
ci: replce `hub` with `gh` CLI (#4326)
michael-siek Feb 5, 2024
139c553
fix: Add LICENSE-3RD-PARTY.txt file (#4304)
WilcoFiers Feb 1, 2024
a2a6935
fix: avoid reading element-specific node properties of non-element no…
dbjorge Feb 1, 2024
8b8c5c9
chore: bump husky from 8.0.3 to 9.0.7 (#4320)
dependabot[bot] Feb 6, 2024
8c68546
fix(utils/get-selector): ignore 'xmlns' attribute when generating a s…
thuey Jan 18, 2024
f105266
fix(d.ts): RawNodesResult issues (#4229)
WilcoFiers Nov 2, 2023
80de793
fix(d.ts): RunOptions.reporter can be any string (#4218)
WilcoFiers Nov 2, 2023
fd74523
chore(examples): do not install esm version of chai
straker Feb 7, 2024
b8839aa
chore(release): 4.8.4
straker Feb 7, 2024
9ba9d05
chore(release): 4.8.4 (#4328)
WilcoFiers Feb 7, 2024
6008422
chore: merge master into develop (#4330)
WilcoFiers Feb 22, 2024
ed737c7
ci: update `browser-tools` 1.4.8 (#4341)
michael-siek Feb 26, 2024
dd4c3c3
feat: adding the wcag131 tag to the aria-hidden-body rule (#4349)
CBID2 Mar 5, 2024
93940f5
chore: bump chromedriver from 121.0.0 to 122.0.4 (#4353)
dependabot[bot] Mar 5, 2024
a99cdc6
chore: bump the npm-low-risk group with 13 updates (#4352)
dependabot[bot] Mar 5, 2024
591607d
fix(aria-required-children): avoid confusing aria-busy message in fai…
dbjorge Mar 5, 2024
c5e11de
feat(i18n): Add Taiwanese Mandarin translation (#4299)
PMinn Mar 5, 2024
be0b555
feat(checks): deprecate aria-busy check (#4356)
dbjorge Mar 5, 2024
b292263
chore: sync generated files (#4354)
github-actions[bot] Mar 8, 2024
54baa8d
chore: bump the npm-low-risk group with 3 updates (#4364)
dependabot[bot] Mar 8, 2024
bdb7300
fix(color-contrast): handle text that is outside `overflow: hidden` a…
straker Mar 12, 2024
9e70199
feat(color): add color channel values and luminosity, saturation, cli…
straker Mar 12, 2024
de1baa9
feat(i18n): Add Italian translation (#4344)
nthnbch Mar 13, 2024
7ae4761
fix(color-contrast): support color blend modes hue, saturation, color…
straker Mar 13, 2024
0f8a9af
fix(listitem): clarify roleNotValid message (#4374)
WilcoFiers Mar 18, 2024
1dbea83
fix(target-size): do not crash for nodes with many overlapping widget…
straker Mar 18, 2024
be327c4
fix(target-size): always pass 10x targets (avoid perf bottleneck) (#4…
WilcoFiers Mar 18, 2024
4d65d4b
fix(i18n): update Italian translations (#4377)
straker Mar 22, 2024
bda7c8d
feat(i18n): Add Simplified Chinese translation (#4379)
stout-ni Mar 25, 2024
3a6ce3c
chore(release): 4.9.0
attest-team-ci Mar 25, 2024
d847924
chore(release): v4.9.0 (#4380)
WilcoFiers Mar 25, 2024
dd82266
Pulled and merged in axe-core 4.9.0 in a11y-engine-axe-core 4.4.2
Apr 27, 2024
ac87ad2
Fix in rule.js file after merge
Apr 28, 2024
c1602ab
Commented tag validation in validate.js
Apr 28, 2024
d63fbe2
Updated validate to allow multiple wcag rules
Apr 30, 2024
65746e5
Uncommented the wcag validation
May 2, 2024
c277174
:robot: Automated formatting fixes
mattscepter May 7, 2024
9ba67b7
Changed a11y_engine_commons variable name to a11yEngineCommons
May 13, 2024
5750aed
Changed a11y_engine_commons variable name to a11yEngineCommons
May 13, 2024
2156a5e
Added .vscode to gitignore
May 14, 2024
9c0ec1b
removed .vscode folder
May 14, 2024
ffb263c
Pulled from main and resolved autocomplete and distinguishable links …
May 21, 2024
404d9a6
Added math in commons export
May 27, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
8 changes: 2 additions & 6 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
{
"presets": [
[
"@babel/preset-env"
]
],
"presets": ["@babel/preset-env"],
"plugins": [
[
"@babel/plugin-proposal-object-rest-spread",
Expand All @@ -12,4 +8,4 @@
}
]
]
}
}
Loading
Loading