0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-03-16 04:52:23 +01:00
gitea/web_src/js
Felipe Leopoldo Sologuren Gutiérrez 87f0f7e670
Add aria attributes to interactive time tooltips. (#23661)
Fixes #23645
* Added `describedby` attribute to the reference element.
* Eliminated `aria-expanded` attribute to the reference element in order
to conform strictly with WCAG 2.1 rules.
2023-03-24 17:43:52 +08:00
..
components Use a general approach to show tooltip, fix temporary tooltip bug (#23574) 2023-03-23 17:56:15 +08:00
features Fix cancel button in the page of project edit not work (#23655) 2023-03-24 16:37:56 +08:00
markup
modules Add aria attributes to interactive time tooltips. (#23661) 2023-03-24 17:43:52 +08:00
standalone
test
utils
webcomponents
bootstrap.js
index.js Use a general approach to show tooltip, fix temporary tooltip bug (#23574) 2023-03-23 17:56:15 +08:00
jquery.js
serviceworker.js
svg.js
svg.test.js
utils.js
utils.test.js