Commit Graph

9 Commits (594b8350b174e5832c1f91c55028ac76246bbef7)

Author SHA1 Message Date
wxiaoguang 85c756e279
Refactor pull-request compare&create page (#33071) 1 month ago
silverwind 857abed3a9
Move RepoBranchTagSelector init outside the SFC (#32890) 2 months ago
wxiaoguang 4814f43af7
Fix repo home file list (#32788) 2 months ago
Blender Defender 18061af490
Rearrange Clone Panel (#31142) 2 months ago
wxiaoguang 96d3a03a08
Refactor LabelEdit (#32752) 2 months ago
wxiaoguang f2a6df03d9
Refactor repo legacy (#32404) 3 months ago
胖梁 36232b69db
Actions support workflow dispatch event (#28163) 6 months ago
silverwind 3a7454df7a
Enable `no-jquery/no-class-state` (#31639) 7 months ago
silverwind 5791a73e75
Convert frontend code to typescript (#31559) 7 months ago
wxiaoguang f446e3b4ab
Fix JS error when creating new issue (#31383) 8 months ago
silverwind a2304cb163
Remove jQuery `.text()` (#30506) 8 months ago
wxiaoguang 3fdb2d4ad8
Fix incorrect issue form (#30881) 9 months ago
silverwind c4e875402b
Fix JS error on pull request page (#30838) 9 months ago
wxiaoguang ebe6f4cad7
Fix branch selector UI (#30803) 9 months ago
silverwind 4b1063f3db
Rewrite and restyle reaction selector and enable no-sizzle eslint rule (#30453) 10 months ago
wxiaoguang 26ee66327f
Split `issue edit` code from `repo-legacy.js` into its own file (#30419) 10 months ago
wxiaoguang ca297a90fb
Refactor dropzone (#30232) 10 months ago
Yarden Shoham 5687aca4fc
Remove jQuery `.attr` from the code comments (#30112) 11 months ago
silverwind 8fe26fb314
Refactor all `.length === 0` patterns in JS (#30045) 11 months ago
silverwind ec3d467f15
Migrate `gt-hidden` to `tw-hidden` (#30046) 11 months ago
silverwind 0a2f973de9
Forbid jQuery `is` and fix issues (#30016) 11 months ago
silverwind 68ec9b4859
Migrate margin and padding helpers to tailwind (#30043) 11 months ago
HEREYUA bf34723491
Fix: Abnormal strings appear when comments are saved after editing (#29991) 11 months ago
silverwind fa100618c4
Forbid jQuery `.css` and refactor all usage (#29852) 11 months ago
silverwind 21fe512aac
Forbid jQuery `.prop` and fix related issues (#29832) 11 months ago
Yarden Shoham f9b4efd42c
Forbid HTML injection using jQuery (#29843) 11 months ago
Yarden Shoham 3cd64949ae
Forbid variables containing jQuery collections not having the `$` prefix (#29839) 11 months ago
Yarden Shoham bfb0a5a41e
Remove jQuery AJAX from the comment edit box (#29812) 11 months ago
Yarden Shoham 75a9f61f89
Remove jQuery AJAX from the issue branch reference selection (#29722) 11 months ago
silverwind 7e8c1c5ba1
Replace more `gt-` with `tw-`, update frontend docs (#29595) 11 months ago
silverwind a5c570c1e0
Remove jQuery .map() and enable eslint rules for it (#29272) 12 months ago
silverwind 26b17537e6
Add `eslint-plugin-github` and fix issues (#29201) 12 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) 2 years ago
silverwind 595e8abd68
Improve and fix bugs surrounding reactions (#24760) 2 years 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