You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
silverwind 7bc0c8cff6
Prevent clone protocol button flash on page load (#13626)
* Prevent clone protocol button flash on page load

Previously, the saved active buttons would flash on page load because if
delay involved in JS execution. Prevent these flashes bydisabling
transitions on page load and run the script right after. It's not an
ideal solution (which would require server-side storage of user
settings like this) but I'd say better than before.

* add defer

Co-authored-by: zeripath <art27@cantab.net>
4 years ago
..
features Fix heatmap rendering in Chrome and Safari (#13645) 4 years ago
markdown Reindent Less to 2-space (#12602) 4 years ago
shared Issue and Pulls lists rework (#13594) 4 years ago
standalone Fix tooltips and issue dependency styles (#13458) 4 years ago
themes CSS navbar and color tweaks (#13609) 4 years ago
_admin.less CSS navbar and color tweaks (#13609) 4 years ago
_base.less CSS navbar and color tweaks (#13609) 4 years ago
_chroma.less CSS color variables, less bold font weight and more (#13567) 4 years ago
_dashboard.less CSS navbar and color tweaks (#13609) 4 years ago
_editor.less Use monaco for the git hook editor (#13552) 4 years ago
_explore.less CSS navbar and color tweaks (#13609) 4 years ago
_form.less fix media query edge case (#13546) 4 years ago
_home.less fix media query edge case (#13546) 4 years ago
_install.less Reindent Less to 2-space (#12602) 4 years ago
_markdown.less Change markdown font weight to 600 (#13584) 4 years ago
_organization.less CSS navbar and color tweaks (#13609) 4 years ago
_repository.less CSS navbar and color tweaks (#13609) 4 years ago
_review.less CSS navbar and color tweaks (#13609) 4 years ago
_svg.less Reindent Less to 2-space (#12602) 4 years ago
_tribute.less CSS color variables, less bold font weight and more (#13567) 4 years ago
_user.less CSS navbar and color tweaks (#13609) 4 years ago
helpers.less Prevent clone protocol button flash on page load (#13626) 4 years ago
index.less Issue and Pulls lists rework (#13594) 4 years ago
variables.less fix media query edge case (#13546) 4 years ago