Commit Graph

321 Commits (1dd83dbb917d55bd253001646d6743f247a4d98b)

Author SHA1 Message Date
Brecht Van Lommel 84daddc2fa
Editor preview support for external renderers (#23333) 2 years ago
wxiaoguang 9be90a5875
Use a general approach to show tooltip, fix temporary tooltip bug (#23574) 2 years ago
wxiaoguang d4f35bd681
Use a general approch to improve a11y for all checkboxes and dropdowns. (#23542) 2 years ago
silverwind 53b609e336
Fix JS error on compare page (#23551) 2 years ago
silverwind d0f48187f9
Fix diff detail buttons wrapping, use tippy for review box (#23271) 2 years ago
Hester Gong 8120c0c20c
Imrove scroll behavior to hash issuecomment(scroll position, auto expand if file is folded, and on refreshing) (#23513) 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
yp05327 e72290fd9a
Sync the class change of Edit Column Button to JS code (#23400) 2 years ago
wxiaoguang 75022f8b1a
Refactor branch/tag selector dropdown (first step) (#23394) 2 years ago
Zettat123 3de9e63fd0
Hide target selector if tag exists when creating new release (#23171) 2 years ago
wxiaoguang b70c7f8660
Fix incorrect display for comment context menu (#23343) 2 years ago
wxiaoguang 4c59c8c768
Fix various ImageDiff/SVG bugs (#23312) 2 years ago
Brecht Van Lommel 68d7d772eb
Scoped labels: don't require holding alt key to remove (#23303) 2 years ago
Hester Gong ea7f0d6fcf
Change interactiveBorder to fix popup preview (#23169) 2 years ago
wxiaoguang 21a1d76911
Improve the frontend guideline (#23298) 2 years ago
Brecht Van Lommel e8935606f5
Scoped labels: set aria-disabled on muted Exclusive option for a11y (#23306) 2 years ago
wxiaoguang 188c8c12c2
Make Ctrl+Enter submit a pending comment (starting review) instead of submitting a single comment (#23245) 2 years ago
wxiaoguang b2359f3df6
Fix various bugs for "install" page (#23194) 2 years ago
Hester Gong 7f9d58fab8
Support paste treepath when creating a new file or updating the file name (#23209) 2 years ago
HesterG ffce336f18
Use async await to fix empty quote reply at first time (#23168) 2 years ago
Blender Defender a14e6af236
Fix switched citation format (#23250) 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 eb5a55785d
Fix some more hidden problems (#23074) 2 years ago
wxiaoguang 1fcf96ad01
Improve PR Review Box UI (#22986) 2 years ago
wxiaoguang e7be610d57
Improve frontend guidelines (#23007) 2 years ago
wxiaoguang 330b166423
Remove unnecessary and incorrect `find('.menu').toggle()` (#22987) 2 years ago
oliverpool 3596df52c0
Fix hidden commit status on multiple checks (#22889) 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
wxiaoguang 2e97a77e12
First step to refactor the `.hide` to `.gt-hidden` (#22916) 2 years ago
zeripath 51383ec084
Move helpers to be prefixed with `gt-` (#22879) 2 years ago
wxiaoguang affdd40296
Make issue title edit buttons focusable and fix incorrect ajax requests (#22807) 2 years ago
wxiaoguang cef8f50286
Improve AppUrl/ROOT_URL checking (#22836) 2 years ago
wxiaoguang 2c6cc0b8c9
Fix links for the menus in the view file page (#22795) 2 years ago
Lunny Xiao 769be877f2
Use link in UI which returned a relative url but not html_url which contains an absolute url (#21986) 2 years ago
ByLCY 7baeb9c52a
Add new captcha: cloudflare turnstile (#22369) 2 years ago
wxiaoguang ea13b23349
Escape path for the file list (#22741) 2 years ago
delvh b6b8feb3de
Enable `@<user>`- completion popup on the release description textarea (#22359) 2 years ago
zeripath 9f9a1ce922
Add missing close bracket in imagediff (#22710) 2 years ago
zeripath 19d5b2f922
Fix bugs with WebAuthn preventing sign in and registration. (#22651) 2 years ago
wxiaoguang e8ac6a9aea
Add ARIA support for Fomantic UI checkboxes (#22599) 2 years ago
Francesco Siddi 920ae2367f
Address feedback from #22517 (#22563) 2 years ago
Francesco Siddi 9f919cf083
Dropzone: Add "Copy link" button for new uploads (#22517) 2 years ago
zeripath c0da3638e7
Restore function to "Show more" buttons (#22399) 2 years ago
Lunny Xiao 50f67d7e38
Don't display stop watch top bar icon when disabled and hidden when click other place (#22374) 2 years ago
silverwind 2cf0cf0de1
JS refactors (#22227) 2 years ago