| Commit message (Expand) | Author | Age | Files | Lines |
* | Make "cancel" buttons have proper type in modal forms (#25618) (#25641) | wxiaoguang | 2023-07-03 | 2 | -0/+28 |
* | Improve wiki sidebar and TOC (#25460) (#25477) | Giteabot | 2023-06-24 | 1 | -0/+2 |
* | Fix mobile navbar and misc cleanups (#25134) (#25169) | Giteabot | 2023-06-11 | 1 | -1/+3 |
* | Refactor diffFileInfo / DiffTreeStore (#24998) | wxiaoguang | 2023-05-30 | 1 | -3/+8 |
* | Improve and fix bugs surrounding reactions (#24760) | silverwind | 2023-05-28 | 1 | -0/+7 |
* | Fix duplicate tooltip hiding (#24814) | silverwind | 2023-05-19 | 1 | -1/+1 |
* | Only hide tooltip tippy instances (#24688) | silverwind | 2023-05-12 | 1 | -1/+4 |
* | Only show one tippy at a time (#24648) | silverwind | 2023-05-11 | 1 | -0/+14 |
* | Use 1.18's aria role for dropdown menus (#24144) | wxiaoguang | 2023-04-16 | 1 | -2/+2 |
* | Use reactive store to share data between components (#23996) | wxiaoguang | 2023-04-11 | 1 | -0/+5 |
* | Use auto-updating, natively hoverable, localized time elements (#23988) | Yarden Shoham | 2023-04-11 | 1 | -26/+49 |
* | Refactor authors dropdown (send get request from frontend to avoid long wait ... | Hester Gong | 2023-04-07 | 2 | -0/+46 |
* | Fix dropdown direction behavior (#23806) | wxiaoguang | 2023-03-30 | 1 | -4/+0 |
* | Fine tune more downdrop settings, use SVG for labels, improve Repo Topic Edit... | wxiaoguang | 2023-03-26 | 1 | -0/+29 |
* | Use data-tooltip-content for tippy tooltip (#23649) | wxiaoguang | 2023-03-24 | 2 | -18/+7 |
* | Add aria attributes to interactive time tooltips. (#23661) | Felipe Leopoldo Sologuren GutiƩrrez | 2023-03-24 | 1 | -1/+1 |
* | Use a general approach to show tooltip, fix temporary tooltip bug (#23574) | wxiaoguang | 2023-03-23 | 1 | -20/+97 |
* | Use a general approch to improve a11y for all checkboxes and dropdowns. (#23542) | wxiaoguang | 2023-03-22 | 4 | -0/+396 |
* | Fix aria.js bugs: incorrect role element problem, mobile focus problem, tippy... | wxiaoguang | 2023-03-17 | 1 | -1/+2 |
* | Make time tooltips interactive (#23526) | silverwind | 2023-03-16 | 1 | -0/+1 |
* | Add Mermaid copy button, avoid unnecessary tooltip hide (#22225) | silverwind | 2022-12-25 | 1 | -1/+2 |
* | Improvements for Content Copy (#21842) | silverwind | 2022-11-21 | 1 | -0/+1 |
* | Improve commit status icons (#21124) | silverwind | 2022-09-09 | 1 | -0/+2 |
* | Show language name on hover (#20923) | JakobDev | 2022-09-02 | 1 | -1/+1 |
* | Forbid HTML string tooltips (#20935) | silverwind | 2022-08-23 | 1 | -1/+1 |
* | Use separate class for tippy targets (#20742) | silverwind | 2022-08-10 | 1 | -3/+4 |
* | Replace fomantic popup module with tippy.js (#20428) | silverwind | 2022-08-09 | 1 | -2/+46 |
* | Use tippy.js for context popup (#20393) | silverwind | 2022-07-19 | 1 | -0/+12 |