dequelabs/axe-core

Axe-core's d.ts file is incomplete

Ouverte

#4 241 ouverte le 9 nov. 2023

 (4 commentaires) (0 réaction) (0 personne assignée)JavaScript (783 forks)batch import
help wanted

Métriques du dépôt

Stars
 (5 457 étoiles)
Métriques de merge PR
 (Merge moyen 6j) (21 PRs mergées en 30 j)

Description

Product

axe-core

Product Version

No response

Latest Version

  • I have tested the issue with the latest version of the product

Issue Description

I wanted to access the function isVisibleOnScreen from axe.commons.dom, but this is not exported in the .d.ts.

This technically can be solved by adding the function to the d.ts file, but there are multiple functions that are not exported, not just the function I'm mentioning.

Guide contributeur