Git with a cup of tea, painless self-hosted git service
Mirror for internal git.with.parts use
https://git.with.parts
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Giteabot
73e70f3c44
Enable whitespace rendering on selection in Monaco (#24444) (#24485)
Backport #24444 by @silverwind
Remove the
[renderWhitespace](https://microsoft.github.io/monaco-editor/docs.html#interfaces/editor.IEditorOptions.html#renderWhitespace)
override, so the default value of `selection` takes over and makes
whitespace visible on selection.
<img width="128" alt="Screenshot 2023-04-30 at 19 09 41"
src="https://user-images.githubusercontent.com/115237/235366707-d598268d-03cc-4839-a195-c460bddae99b.png">
Co-authored-by: silverwind <me@silverwind.io>
|
2 years ago |
.. |
admin
|
Fix some more hidden problems (#23074) (#23075)
|
2 years ago |
comp
|
Scoped labels: set aria-disabled on muted Exclusive option for a11y (#23306) (#23311)
|
2 years ago |
aria.js
|
Use 1.18's aria role for dropdown menus (#24144) (#24155)
|
2 years ago |
aria.md
|
Fix `aria.js` bugs: incorrect role element problem, mobile focus problem, tippy problem (#23450) (#23486)
|
2 years ago |
captcha.js
|
Add new captcha: cloudflare turnstile (#22369)
|
2 years ago |
citation.js
|
Fix switched citation format (#23250) (#23253)
|
2 years ago |
clipboard.js
|
Use link in UI which returned a relative url but not html_url which contains an absolute url (#21986)
|
2 years ago |
codeeditor.js
|
Enable whitespace rendering on selection in Monaco (#24444) (#24485)
|
2 years ago |
colorpicker.js
|
JS refactors (#22227)
|
2 years ago |
common-global.js
|
Remove row clicking from notification table (#22695) (#23706)
|
2 years ago |
common-issue.js
|
Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950)
|
2 years ago |
common-organization.js
|
Fix Org edit page bugs: renaming detection, maxlength (#24161) (#24171)
|
2 years ago |
contextpopup.js
|
Change interactiveBorder to fix popup preview (#23169) (#23314)
|
2 years ago |
copycontent.js
|
JS refactors (#22227)
|
2 years ago |
dropzone.js
|
JS refactors (#22227)
|
2 years ago |
emoji.js
|
JS refactors (#22227)
|
2 years ago |
eventsource.sharedworker.js
|
…
|
|
file-fold.js
|
Scroll collapsed file into view (#23702) (#23929)
|
2 years ago |
formatting.js
|
JS refactors (#22227)
|
2 years ago |
heatmap.js
|
JS refactors (#22227)
|
2 years ago |
imagediff.js
|
Fix various ImageDiff/SVG bugs (#23312) (#23358)
|
2 years ago |
install.js
|
Fix various bugs for "install" page (#23194) (#23286)
|
2 years ago |
notification.js
|
Move helpers to be prefixed with `gt-` (#22879)
|
2 years ago |
org-team.js
|
Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950)
|
2 years ago |
pull-view-file.js
|
…
|
|
repo-branch.js
|
…
|
|
repo-code.js
|
Fix links for the menus in the view file page (#22795)
|
2 years ago |
repo-code.test.js
|
…
|
|
repo-commit.js
|
Fix hidden commit status on multiple checks (#22889)
|
2 years ago |
repo-common.js
|
Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950)
|
2 years ago |
repo-diff-filetree.js
|
JS refactors (#22227)
|
2 years ago |
repo-diff.js
|
Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950)
|
2 years ago |
repo-editor.js
|
Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950)
|
2 years ago |
repo-findfile.js
|
Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950)
|
2 years ago |
repo-findfile.test.js
|
Escape path for the file list (#22741)
|
2 years ago |
repo-graph.js
|
Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950)
|
2 years ago |
repo-home.js
|
Sort repo topic labels by name (#24123) (#24153)
|
2 years ago |
repo-issue-content.js
|
Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950)
|
2 years ago |
repo-issue-pr-form.js
|
JS refactors (#22227)
|
2 years ago |
repo-issue.js
|
Fix code view (diff) broken layout (#23096) (#23918)
|
2 years ago |
repo-legacy.js
|
Fix issue attachment handling (#24202) (#24221)
|
2 years ago |
repo-migrate.js
|
Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950)
|
2 years ago |
repo-migration.js
|
Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950)
|
2 years ago |
repo-projects.js
|
Scoped labels (#22585)
|
2 years ago |
repo-release.js
|
Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950)
|
2 years ago |
repo-settings.js
|
…
|
|
repo-template.js
|
Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950)
|
2 years ago |
repo-unicode-escape.js
|
Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950)
|
2 years ago |
repo-wiki.js
|
…
|
|
serviceworker.js
|
JS refactors (#22227)
|
2 years ago |
sshkey-helper.js
|
…
|
|
stopwatch.js
|
Move helpers to be prefixed with `gt-` (#22879)
|
2 years ago |
tablesort.js
|
JS refactors (#22227)
|
2 years ago |
tribute.js
|
JS refactors (#22227)
|
2 years ago |
user-auth-webauthn.js
|
Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950)
|
2 years ago |
user-auth.js
|
Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950)
|
2 years ago |
user-settings.js
|
Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950)
|
2 years ago |