aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js/modules
Commit message (Expand)AuthorAgeFilesLines
* Use frontend fetch for branch dropdown component (#25719)HesterG2023-07-211-1/+1
* Import `sortablejs` only once (#25936)silverwind2023-07-171-0/+4
* Make "cancel" buttons have proper type in modal forms (#25618)wxiaoguang2023-07-032-0/+28
* Add toasts to UI (#25449)silverwind2023-06-272-0/+77
* Improve wiki sidebar and TOC (#25460)wxiaoguang2023-06-231-0/+2
* Batch delete issue and improve tippy opts (#25253)wxiaoguang2023-06-191-12/+10
* Change form actions to fetch for submit review box (#25219)HesterG2023-06-141-3/+11
* Fix mobile navbar and misc cleanups (#25134)silverwind2023-06-091-1/+3
* Refactor diffFileInfo / DiffTreeStore (#24998)wxiaoguang2023-05-301-3/+8
* Improve and fix bugs surrounding reactions (#24760)silverwind2023-05-281-0/+7
* Fix duplicate tooltip hiding (#24814)silverwind2023-05-191-1/+1
* Only hide tooltip tippy instances (#24688)silverwind2023-05-121-1/+4
* Only show one tippy at a time (#24648)silverwind2023-05-111-0/+14
* Use 1.18's aria role for dropdown menus (#24144)wxiaoguang2023-04-161-2/+2
* Use reactive store to share data between components (#23996)wxiaoguang2023-04-111-0/+5
* Use auto-updating, natively hoverable, localized time elements (#23988)Yarden Shoham2023-04-111-26/+49
* Refactor authors dropdown (send get request from frontend to avoid long wait ...Hester Gong2023-04-072-0/+46
* Fix dropdown direction behavior (#23806)wxiaoguang2023-03-301-4/+0
* Fine tune more downdrop settings, use SVG for labels, improve Repo Topic Edit...wxiaoguang2023-03-261-0/+29
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-242-18/+7
* Add aria attributes to interactive time tooltips. (#23661)Felipe Leopoldo Sologuren GutiƩrrez2023-03-241-1/+1
* Use a general approach to show tooltip, fix temporary tooltip bug (#23574)wxiaoguang2023-03-231-20/+97
* Use a general approch to improve a11y for all checkboxes and dropdowns. (#23542)wxiaoguang2023-03-224-0/+396
* Fix aria.js bugs: incorrect role element problem, mobile focus problem, tippy...wxiaoguang2023-03-171-1/+2
* Make time tooltips interactive (#23526)silverwind2023-03-161-0/+1
* Add Mermaid copy button, avoid unnecessary tooltip hide (#22225)silverwind2022-12-251-1/+2
* Improvements for Content Copy (#21842)silverwind2022-11-211-0/+1
* Improve commit status icons (#21124)silverwind2022-09-091-0/+2
* Show language name on hover (#20923)JakobDev2022-09-021-1/+1
* Forbid HTML string tooltips (#20935)silverwind2022-08-231-1/+1
* Use separate class for tippy targets (#20742)silverwind2022-08-101-3/+4
* Replace fomantic popup module with tippy.js (#20428)silverwind2022-08-091-2/+46
* Use tippy.js for context popup (#20393)silverwind2022-07-191-0/+12