-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve "goto issue by number" button #24577
Conversation
280ea08
to
271b129
Compare
271b129
to
c008592
Compare
Might be a good idea to convert |
Co-authored-by: silverwind <[email protected]>
Co-authored-by: silverwind <[email protected]>
That's what I have asked before: Next time , a jQuery (or more general, non-ideal) PR comes, what should be done?
|
# Conflicts: # web_src/js/features/repo-issue.js
Depends on size I guess. Sub 20 line numbers, I would definitely recommend the author to ask to re-write if they can, but of course not blocking on it. jQuery stuff can be gradually forbidden with eslint rules, and at some point it will just become impractical to use jQuery at all with all its features disabled. |
* upstream/main: Fix typo in act-runner file (go-gitea#24652) RSS icon fixes (go-gitea#24476) Notification list enhancements, fix striped tables on dark theme (go-gitea#24639) Improve "goto issue by number" button (go-gitea#24577) Increase default LFS auth timeout from 20m to 24h (go-gitea#24628) Fix typo in the swift package documentation (go-gitea#24637) Fix broken links in documents (go-gitea#24630) Improve updating Actions tasks (go-gitea#24600) Modify luminance calculation and extract related functions into single files (go-gitea#24586) Do not send "registration success email" for external auth sources (go-gitea#24632) Fix typo in Actions demo file (go-gitea#24631) Review fixes and enhancements (go-gitea#24526) Remove fluid on compare diff page (go-gitea#24627) Make the actions control button look like an actual button (go-gitea#24611) Add a tooltip to the job rerun button (go-gitea#24617) Improve reverse-proxy document and fix nginx config bug (go-gitea#24616)
Follow #24479