zulip/static
Marco Burstein f681d0ca2b team: Lazy-load repository tabs.
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).
2018-08-28 16:45:00 -07:00
..
assets Fix favicon generator script. 2018-01-30 10:32:55 -08:00
audio
generated
html HTML validation: Remove xmlns:svg attribute. 2018-07-09 09:45:42 +05:30
icons/fonts tools: Move generate-custom-icon-webfont to a subdirectory. 2018-08-09 15:39:57 -07:00
images user docs: Remove outdated app guides. 2018-08-20 18:52:04 -07:00
js team: Lazy-load repository tabs. 2018-08-28 16:45:00 -07:00
locale i18n: Update translation files. 2018-08-14 11:57:54 -07:00
styles team: Lazy-load repository tabs. 2018-08-28 16:45:00 -07:00
templates user settings: Add setting to make login notifications optional. 2018-08-28 14:02:31 -07:00
third marked: Warn against placing capture blocks below 'text' block. 2018-08-09 17:20:18 -07:00
ts webpack: Upgrade webpack version 4.5.0. 2018-04-23 15:49:33 -07:00
.gitignore tools: Move generate-custom-icon-webfont to a subdirectory. 2018-08-09 15:39:57 -07:00
favicon.ico
node_modules