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.
Julian Lam 966d3f7654 fix: early button/anchor clicks do nothing
This solves a small UX issue where clicking on a button (or anchor
that is not meant to be ajaxified) before ajaxify.end is called
leads to nothing happening because the appropriate click handler
has not been added.

This code will intercept premature clicks, wait until ajaxify.end
is called, and then re-send the click.
4 years ago
..
images feat: revamp email templates to be more style agnostic (#7375) 6 years ago
language feat: up recommended size to 512x512 + ACP labels for PWA 4 years ago
less feat: #8626, new move posts modal 4 years ago
openapi feat(openapi): refactor into indiv. files to match API & tpl routing 4 years ago
src fix: early button/anchor clicks do nothing 4 years ago
uploads tweak gitignores, closes #5250 8 years ago
vendor fix: #8352, remove webfonts (#8354) 5 years ago
.eslintrc feat: remove global RELATIVE_PATH 4 years ago
.jshintrc feat: remove global RELATIVE_PATH 4 years ago
503.html fix: #8352, remove webfonts (#8354) 5 years ago
favicon.ico
logo.png Pass tests 8 years ago