Commit Graph

74 Commits (8e12ef911a1d10dedb03e3127c42ca76f9850aca)

Author SHA1 Message Date
silverwind 4b1063f3db
Rewrite and restyle reaction selector and enable no-sizzle eslint rule (#30453) 7 months ago
wxiaoguang 26ee66327f
Split `issue edit` code from `repo-legacy.js` into its own file (#30419) 7 months ago
wxiaoguang ca297a90fb
Refactor dropzone (#30232) 8 months ago
Yarden Shoham 5687aca4fc
Remove jQuery `.attr` from the code comments (#30112) 8 months ago
silverwind 8fe26fb314
Refactor all `.length === 0` patterns in JS (#30045) 8 months ago
silverwind ec3d467f15
Migrate `gt-hidden` to `tw-hidden` (#30046) 8 months ago
silverwind 0a2f973de9
Forbid jQuery `is` and fix issues (#30016) 8 months ago
silverwind 68ec9b4859
Migrate margin and padding helpers to tailwind (#30043) 8 months ago
HEREYUA bf34723491
Fix: Abnormal strings appear when comments are saved after editing (#29991) 8 months ago
silverwind fa100618c4
Forbid jQuery `.css` and refactor all usage (#29852) 8 months ago
silverwind 21fe512aac
Forbid jQuery `.prop` and fix related issues (#29832) 8 months ago
Yarden Shoham f9b4efd42c
Forbid HTML injection using jQuery (#29843) 8 months ago
Yarden Shoham 3cd64949ae
Forbid variables containing jQuery collections not having the `$` prefix (#29839) 8 months ago
Yarden Shoham bfb0a5a41e
Remove jQuery AJAX from the comment edit box (#29812) 8 months ago
Yarden Shoham 75a9f61f89
Remove jQuery AJAX from the issue branch reference selection (#29722) 8 months ago
silverwind 7e8c1c5ba1
Replace more `gt-` with `tw-`, update frontend docs (#29595) 9 months ago
silverwind a5c570c1e0
Remove jQuery .map() and enable eslint rules for it (#29272) 9 months ago
silverwind 26b17537e6
Add `eslint-plugin-github` and fix issues (#29201) 9 months ago
silverwind abd79ddebf
Update JS dependencies (#27922) 1 year ago
yp05327 dcb648ee71
Add `Hide/Show all checks` button to commit status check (#26284) 1 year ago
wxiaoguang dd6e8ab57b
Improve "language stats" UI (#26968) 1 year ago
wxiaoguang d5703d4a1b
Remove "TODO" tasks from CSS file (#26835) 1 year ago
wxiaoguang f67f57a4c2
Handle "comment form combo editor init" more gracefully (#26688) 1 year ago
delvh bd6ef71854
Show branches and tags that contain a commit (#25180) 1 year ago
silverwind 595e8abd68
Improve and fix bugs surrounding reactions (#24760) 1 year ago
yp05327 c4303efc23
Support markdown editor for issue template (#24400) 2 years ago
silverwind 4a722c9a45
Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2 years ago
yp05327 8ea33baa1c
Introduce eslint-plugin-no-jquery/no-event-shorthand (#24198) 2 years ago
wxiaoguang de2268ffab
Fix issue attachment handling (#24202) 2 years ago
wxiaoguang b39a5bbbd6
Make wiki title supports dashes and improve wiki name related features (#24143) 2 years ago
wxiaoguang 5cc0801de9
Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) 2 years ago
Hester Gong ca905b82df
Append `(comment)` when a link points at a comment rather than the whole issue (#23734) 2 years ago
wxiaoguang 345aa09756
Fix aria.js bugs: incorrect role element problem, mobile focus problem, tippy problem (#23450) 2 years ago
wxiaoguang ac8d71ff07
Refactor branch/tag selector to Vue SFC (#23421) 2 years ago
delvh 81fe5d6185
Convert `<div class="button">` to `<button class="button">` (#23337) 2 years ago
wxiaoguang 75022f8b1a
Refactor branch/tag selector dropdown (first step) (#23394) 2 years ago
Brecht Van Lommel 68d7d772eb
Scoped labels: don't require holding alt key to remove (#23303) 2 years ago
HesterG ffce336f18
Use async await to fix empty quote reply at first time (#23168) 2 years ago
wxiaoguang 403f3e9208
Use the correct selector to hide the checkmark of selected labels on clear (#23224) 2 years ago
wxiaoguang 8b86ccbee1
Change button text for commenting and closing an issue at the same time (#23135) 2 years ago
wxiaoguang 0bc8bb3cc4
Make issue meta dropdown support Enter, confirm before reloading (#23014) 2 years ago
wxiaoguang 330b166423
Remove unnecessary and incorrect `find('.menu').toggle()` (#22987) 2 years ago
wxiaoguang d32af84a10
Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950) 2 years ago
Brecht Van Lommel 6221a6fd54
Scoped labels (#22585) 2 years ago
zeripath 51383ec084
Move helpers to be prefixed with `gt-` (#22879) 2 years ago
silverwind 2cf0cf0de1
JS refactors (#22227) 2 years ago
Felipe Leopoldo Sologuren Gutiérrez 097d4e30b1
Change ID pattern of raw content container for issue (#21966) 2 years ago
silverwind c8b217110b
Update JS dependencies (#21881) 2 years ago
Nolann 9f8e778918
Copy citation file content, in APA and BibTex format, on repo home page (#19999) 2 years ago
Jason Song 84447df4d3
Support Issue forms and PR forms (#20987) 2 years ago