mirror of https://github.com/zulip/zulip.git
f681d0ca2b
Instead of rendering tabs upfront, initialize them to a `Loading…` indicator and then render them when clicked. Use a `rendered_tabs` object to cache rendered HTML strings instead of re-loading a tab (e.g. if it is selected, another tab is selected, and then it is selected again). |
||
---|---|---|
.. | ||
header.js | ||
help.js | ||
integrations.js | ||
landing-page.js | ||
signup.js | ||
team.js |