mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
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 | ||