aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js/modules
Commit message (Expand)AuthorAgeFilesLines
* Polyfill SubmitEvent for PaleMoon (#28441)wxiaoguang2023-12-151-1/+1
* Move some JS code from `fomantic.js` to standalone files (#27994)wxiaoguang2023-11-128-93/+100
* Add `Hide/Show all checks` button to commit status check (#26284)yp053272023-11-021-1/+1
* Enable followCursor for language stats bar (#27713)silverwind2023-10-221-1/+3
* Clipboard copy enhancements (#27669)silverwind2023-10-181-0/+5
* Replace ajax with fetch, improve image diff (#27267)silverwind2023-10-111-3/+1
* Improve dropdown's behavior when there is a search input in menu (#27526)wxiaoguang2023-10-092-3/+9
* Use vitest globals (#27102)silverwind2023-09-272-2/+0
* Fix some animation bugs (#27287)wxiaoguang2023-09-271-29/+43
* Fix Fomantic UI dropdown icon bug when there is a search input in menu (#27225)wxiaoguang2023-09-241-0/+3
* Use fetch helpers instead of fetch (#27026)silverwind2023-09-191-10/+17
* Add fetch wrappers, ignore network errors in actions view (#26985)silverwind2023-09-112-0/+49
* Check newly added node type before "attachDirAuto" (#26972)wxiaoguang2023-09-081-1/+1
* Add "dir=auto" for input/textarea elements by default (#26735)wxiaoguang2023-09-071-0/+39
* Refactor toast module (#26677)wxiaoguang2023-08-232-17/+12
* Remove fomantic transition module (#26469)silverwind2023-08-161-0/+37
* 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