forgejo/web_src
wxiaoguang 420d015b76
Fix aria.js bugs: incorrect role element problem, mobile focus problem, tippy problem () ()
Before: the `aria.js` is still buggy in some cases.

After: tested with AppleVoice, Android TalkBack (I tested it with 1.19
again)

* Fix incorrect dropdown init code
* Fix incorrect role element (the menu role should be on the `$menu`
element, but not on the `$focusable`)
* Fix the focus-show-click-hide problem on mobile. Now the language menu
works as expected
* Fix incorrect dropdown template function setting
* Clarify the logic in aria.js
* Fix incorrect tippy `setProps` after `destroy`
* Improve comments
* Implement the layout proposed by 
2023-03-18 17:14:19 +01:00
..
css Fix diff detail buttons wrapping, use tippy for review box () () 2023-03-17 14:52:04 -04:00
fomantic Fix Fomantic UI's touchstart fastclick, always use click for click events () () 2023-02-28 17:53:45 -05:00
js Fix aria.js bugs: incorrect role element problem, mobile focus problem, tippy problem () () 2023-03-18 17:14:19 +01:00
less Replace Less with CSS () 2023-03-16 21:04:39 -04:00
svg Add Chef package registry () 2023-02-06 09:49:21 +08:00