github / relative-time-element

Web component extensions to the standard <time> element.
https://github.github.io/relative-time-element/examples/
MIT License
3.57k stars 170 forks source link

Adds flag to optionally hide title attribute #283

Closed lindseywild closed 5 months ago

lindseywild commented 5 months ago

Related to https://github.com/github/accessibility-audits/issues/5633 & https://github.com/github/accessibility-audits/issues/5524.

Adds a flag to optionally hide the inaccessible title attribute. We will use this in the Primer components so we can add an accessible Tooltip element instead for interactive elements.