zulip/static
Steve Howell acb7149386 Extract topic_zoom.js.
This small modules nicely breaks down the
responsibilities of topic_list and stream_list
when it comes to zooming in and out of topics
(also known as hitting "more topics" or "All
Streams).

Before this, neither module was clearly in
charge, and there were kind of complicated
callback mechanisms.  The stream_list code
was asking topic_list to create click handlers
that called back into stream_list.

Now we just topic_zoom set up its own click
handlers and delegate out to the other two
modules.
2018-10-24 16:54:35 -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 api docs: Change Shakespeare quote. 2018-10-22 15:44:36 -07:00
js Extract topic_zoom.js. 2018-10-24 16:54:35 -07:00
locale i18n: Sync translation data from transifex. 2018-10-22 14:50:46 -07:00
styles billing: Rename Zulip Premium to Zulip Standard. 2018-10-24 10:42:16 -07:00
templates message view: Fix order of dynamic elements in recipient bar. 2018-10-19 15:42:47 -07:00
third font-awesome: Drop support for legacy font awesome icons. 2018-10-15 20:14:55 +05:30
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