mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
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). |
||
|---|---|---|
| .. | ||
| assets | ||
| audio | ||
| generated | ||
| html | ||
| icons/fonts | ||
| images | ||
| js | ||
| locale | ||
| styles | ||
| templates | ||
| third | ||
| ts | ||
| .gitignore | ||
| favicon.ico | ||
| node_modules | ||