-
-
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
Fix button in branch list, avoid unexpected page jump before restore branch actually done #21562
Commits on Oct 23, 2022
-
UI: bug fix, replace html tags <a> with <div> in button: delete branch
reason: - unified code style - Edge Browser Warning: `Links must have discernible text: Element has no title attribute` - Using an empty anchor as an HTML tag will point to the current page, which cause the page jump before the execution of JavaScript Signed-off-by: baronbunny <[email protected]>
baronbunny committedOct 23, 2022 Configuration menu - View commit details
-
Copy full SHA for 4135439 - Browse repository at this point
Copy the full SHA 4135439View commit details -
Merge branch 'main' into ui/repo/branch/delete-branch-button
rock2dust authoredOct 23, 2022 Configuration menu - View commit details
-
Copy full SHA for f957d23 - Browse repository at this point
Copy the full SHA f957d23View commit details -
Merge branch 'main' into ui/repo/branch/delete-branch-button
rock2dust authoredOct 23, 2022 Configuration menu - View commit details
-
Copy full SHA for 21c5e53 - Browse repository at this point
Copy the full SHA 21c5e53View commit details
Commits on Oct 24, 2022
-
UI: use
button
tags as buttons in branch viewInstead of divs these should be buttons so Screen readers know they are buttons Signed-off-by: baronbunny <[email protected]>
baronbunny committedOct 24, 2022 Configuration menu - View commit details
-
Copy full SHA for 16e9f4e - Browse repository at this point
Copy the full SHA 16e9f4eView commit details -
Merge branch 'main' into ui/repo/branch/delete-branch-button
rock2dust authoredOct 24, 2022 Configuration menu - View commit details
-
Copy full SHA for f52ac59 - Browse repository at this point
Copy the full SHA f52ac59View commit details
Commits on Oct 29, 2022
-
Merge branch 'main' into ui/repo/branch/delete-branch-button
Xinyu Zhou committedOct 29, 2022 Configuration menu - View commit details
-
Copy full SHA for e31db19 - Browse repository at this point
Copy the full SHA e31db19View commit details
Commits on Nov 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for fa1d11e - Browse repository at this point
Copy the full SHA fa1d11eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 01ef49b - Browse repository at this point
Copy the full SHA 01ef49bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52aebb0 - Browse repository at this point
Copy the full SHA 52aebb0View commit details
Commits on Nov 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0d7f176 - Browse repository at this point
Copy the full SHA 0d7f176View commit details -
Configuration menu - View commit details
-
Copy full SHA for c874fe0 - Browse repository at this point
Copy the full SHA c874fe0View commit details
Commits on Nov 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a03ec85 - Browse repository at this point
Copy the full SHA a03ec85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ffc3b1 - Browse repository at this point
Copy the full SHA 7ffc3b1View commit details
Commits on Nov 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0e32f1f - Browse repository at this point
Copy the full SHA 0e32f1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b78b43c - Browse repository at this point
Copy the full SHA b78b43cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d42b729 - Browse repository at this point
Copy the full SHA d42b729View commit details
Commits on Nov 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 271a742 - Browse repository at this point
Copy the full SHA 271a742View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c08bc2 - Browse repository at this point
Copy the full SHA 4c08bc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cee06e - Browse repository at this point
Copy the full SHA 3cee06eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2e74f8 - Browse repository at this point
Copy the full SHA b2e74f8View commit details
Commits on Nov 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d798f2a - Browse repository at this point
Copy the full SHA d798f2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for aeb6055 - Browse repository at this point
Copy the full SHA aeb6055View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6da4157 - Browse repository at this point
Copy the full SHA 6da4157View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57d09da - Browse repository at this point
Copy the full SHA 57d09daView commit details