forked from gitea/gitea
1
0
Fork 0
gitea/web_src
Felipe Leopoldo Sologuren Gutiérrez 87f0f7e670
Add aria attributes to interactive time tooltips. ()
Fixes 
* 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
..
css Fix long project name display in issue list and in related dropdown () 2023-03-24 15:11:23 +08:00
fomantic Fix Fomantic UI's `touchstart` fastclick, always use `click` for click events () 2023-02-27 22:43:04 +08:00
js Add aria attributes to interactive time tooltips. () 2023-03-24 17:43:52 +08:00
svg Convert `<div class="button">` to `<button class="button">` () 2023-03-14 11:34:09 +08:00