Commit Graph

330 Commits (09ab64dfad6754d88c7e4da15789bf845b19c30f)

Author SHA1 Message Date
wxiaoguang c20eb72285
Fix dropdown direction behavior (#23806) 2 years ago
silverwind 525b7382d3
Convert issue list checkboxes to native (#23596) 2 years ago
wxiaoguang 8df1b4bd69
Fix issue due date edit toggle bug (#23723) 2 years ago
wxiaoguang 59eb660b1a
Fix incorrect `toggle` buttons (#23676) 2 years ago
wxiaoguang 12fff36d05
Fine tune more downdrop settings, use SVG for labels, improve Repo Topic Edit form (#23626) 2 years ago
Hester Gong ac64c82974
Allow new file and edit file preview if it has editable extension (#23624) 2 years ago
John Olheiser 73b4010fcd
Remove row clicking from notification table (#22695) 2 years ago
wxiaoguang 8d5fbeb7a2
Use data-tooltip-content for tippy tooltip (#23649) 2 years ago
sillyguodong d02e83a2c3
Fix cancel button in the page of project edit not work (#23655) 2 years ago
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