zulip/static
Steve Howell ebda1dfc8b manage streams: Extract add_subscribers_pill.js.
This is mostly a pure code move.  A few small tweaks:

    * The create() function is new.
    * The new module doesn't assume a `pill_widget`
      global.

This module represents the truly re-usable code
that can be shared during these two user actions:

    * edit-stream subscribers (now)
    * create-stream subscribers (future)

In both situations the input pill has (or will have)
essentially the same behavior, and the next commit
will tighten up the abstraction.

(The two processes will both also use fairly similar
ListWidgets, but the mechanics of managing the list
are going to be different, so we do not intend
to keep around stream_subscribers_ui in its current
name. More on that later.)
2022-02-22 16:29:36 -08:00
..
assets icons: Set font-display: block for icon font. 2021-08-23 15:59:54 -07:00
audio notificaiton_sounds: Add some atonal sounds created by @stwime. 2021-02-05 12:28:20 -08:00
generated
html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
images portico: Add a self-hosting page. 2022-02-17 12:43:13 -08:00
js manage streams: Extract add_subscribers_pill.js. 2022-02-22 16:29:36 -08:00
shared js: Avoid _.get. 2022-01-24 15:54:21 -08:00
styles message-editing: Add support for dynamic elements in edit-history. 2022-02-22 15:00:01 -08:00
templates bots: Do not allow to remove owner from edit bot form in personal settings. 2022-02-22 10:35:18 -08:00
third typeahead: Ignore mouse position for selection until it's moved. 2022-02-15 17:26:22 -08:00
.gitignore dependencies: Replace moment.js with date-fns. 2021-02-05 11:04:32 -08:00