zulip/static
Ryan Rehman 1696c9ac20 ui: Fix loading spinner glitch.
On calling `loading.make_indicator` for the second
time or more no spinner is being displayed.

This bug can be viewed on visiting a `near: 1` narrow
and the spinner for the newer messages is displayed
only once (i.e. the first time it is rendered), while
the logo is displayed every time.

This happens because `loading.destroy_indicator` sets
the css of that container to display: "none". This can
be removed as we are emptying the container just above.

Introduced in 953d475274.
2020-07-20 11:00:37 -07:00
..
assets js: Normalize strings to double quotes. 2020-07-17 14:31:24 -07:00
audio
generated
html logo: Update Zulip logo. 2020-07-16 01:37:08 -07:00
images favicon: Replace favicon PM indicator with red dot. 2020-07-16 01:37:08 -07:00
js ui: Fix loading spinner glitch. 2020-07-20 11:00:37 -07:00
shared js: Reformat with Prettier. 2020-07-17 14:31:25 -07:00
styles logo: Update Zulip logo. 2020-07-16 01:37:08 -07:00
templates recent_topics: Patch colors. 2020-07-15 23:57:58 -07:00
third markdown: Remove !avatar() and !gravatar() syntax. 2020-07-07 10:39:44 -07:00
.eslintrc.json lint: Delegate console.log check to ESLint. 2020-02-07 14:09:47 -08:00
.gitignore team: Generate team page data using cron job. 2020-04-08 12:52:31 -07:00