aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js/utils/dom.js
Commit message (Expand)AuthorAgeFilesLines
* Remove most jQuery function calls from the repository topic box (#30191)Yarden Shoham2024-03-311-2/+16
* Remove jQuery class from the diff view (#30176)Yarden Shoham2024-03-291-1/+1
* Migrate `gt-hidden` to `tw-hidden` (#30046)silverwind2024-03-241-4/+4
* Enforce trailing comma in JS on multiline (#30002)silverwind2024-03-221-1/+1
* Support pasting URLs over markdown text (#29566)silverwind2024-03-081-0/+36
* Remove jQuery from the Unicode escape button (#29369)Yarden Shoham2024-02-241-0/+4
* Remove jQuery from repo wiki creation page (#29271)Yarden Shoham2024-02-201-0/+12
* Make submit event code work with both jQuery event and native event (#29223)wxiaoguang2024-02-171-0/+1
* Avoid showing unnecessary JS errors when there are elements with different or...wxiaoguang2024-02-081-0/+11
* Polyfill SubmitEvent for PaleMoon (#28441)wxiaoguang2023-12-151-0/+21
* Replace ajax with fetch, improve image diff (#27267)silverwind2023-10-111-0/+11
* Improve "goto issue by number" button (#24577)wxiaoguang2023-05-101-0/+13
* Improve markdown editor: width, height, preferred (#23895)wxiaoguang2023-04-071-0/+121
* Remove assertion debug code for show/hide refactoring (#23576)wxiaoguang2023-04-021-26/+0
* Remove jQuery ready usage (#23858)silverwind2023-04-011-0/+8
* Fix the show/hide methods for string selector (#23042)wxiaoguang2023-02-211-1/+5
* Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...wxiaoguang2023-02-191-0/+65