zulip/zephyr/static/js
Zev Benjamin 9d27878abf Destroy spinners with a new abstraction instead of hiding them
If you create a spinner in a hidden element and then show the
element, the spinner is placed differently than if you had created
the spinner while the element was visible.  This commit makes it so
that we never create spinners while their parent is hidden.

(imported from commit a21e68976d70fcceece30ee35f5e7cf6f9490497)
2013-01-16 14:45:23 -05:00
..
common.js Module pattern for compose.js 2012-10-18 15:11:25 -04:00
compose.js Automatically subscribe on send when lurking 2013-01-16 14:19:06 -05:00
composebox_typeahead.js Autocomplete @names in the compose box 2013-01-14 13:27:20 -05:00
debug.js Update comment in debug.js 2012-10-29 23:21:00 -04:00
hashchange.js Revert recent set of floating_recipient_bar changes. 2013-01-11 10:58:04 -05:00
hotkey.js Autocomplete @names in the compose box 2013-01-14 13:27:20 -05:00
invite.js Frontend for invitations. 2013-01-14 10:25:26 -05:00
narrow.js Revert recent set of floating_recipient_bar changes. 2013-01-11 10:58:04 -05:00
notifications.js Notify when we see our username or our name plus punctuation 2013-01-11 13:00:34 -05:00
reload.js Make it possible to paste a #narrow URL into a new tab 2012-12-20 14:45:11 -05:00
rows.js rows: Consistently return an empty jQuery object in some corner cases 2012-11-28 17:15:25 -05:00
search.js search: Only highlight actual message or recipient header text 2013-01-15 17:28:07 -05:00
setup.js Destroy spinners with a new abstraction instead of hiding them 2013-01-16 14:45:23 -05:00
signup.js Document the selctors in signup.js per trac #327 2012-11-09 15:03:08 -05:00
subs.js Automatically subscribe on send when lurking 2013-01-16 14:19:06 -05:00
typeahead_helper.js Autocomplete @names in the compose box 2013-01-14 13:27:20 -05:00
ui.js Destroy spinners with a new abstraction instead of hiding them 2013-01-16 14:45:23 -05:00
util.js Destroy spinners with a new abstraction instead of hiding them 2013-01-16 14:45:23 -05:00
zephyr.js Destroy spinners with a new abstraction instead of hiding them 2013-01-16 14:45:23 -05:00