mirror of https://github.com/zulip/zulip.git
bc7bec9a95
jQuery’s $(callback) already checks document.readyState to decide whether to run the callback immediately (that’s like, jQuery’s entire value proposition). We probably don’t need ready callbacks at all anymore thanks to <script defer>, but that’s a larger change. Signed-off-by: Anders Kaseorg <anders@zulip.com> |
||
---|---|---|
.. | ||
assets | ||
audio | ||
generated | ||
html | ||
images | ||
js | ||
shared | ||
styles | ||
templates | ||
third | ||
.eslintrc.json | ||
.gitignore |