zulip/web/tests/lib
evykassirer 8a2455a294 compose: Change stream field in composebox to be a dropdown.
Fixes #11832

This lets the user see more options than the three that appear
in the typeahead menu, and prevents them from inputting invalid
stream names.

This change replaces the input field with the dropdown, and
updates everything that referred to the classnames of the old
input field, so that they now get the data they need from the
new dropdown.
2023-04-20 16:09:55 -07:00
..
compose.js compose: Change stream field in composebox to be a dropdown. 2023-04-20 16:09:55 -07:00
compose_banner.js
events.js linkifier: Support URL templates for linkifiers. 2023-04-19 12:20:49 -07:00
handlebars.js templates: Enable Handlebars strict mode. 2023-04-05 15:23:54 -07:00
i18n.js
index.js test-js-with-node: Fix source maps for coverage. 2023-02-24 13:54:29 -08:00
markdown_assert.js
mdiff.js
namespace.js
real_jquery.js
stub.js
test.js
zblueslip.js blueslip: Only show in dev mode, or report to Sentry. 2023-04-13 14:59:58 -07:00
zjquery.js eslint: Fix unicorn/prefer-spread. 2023-03-02 12:16:56 -08:00
zjquery_element.js zjquery: Make FakeElement iterable. 2023-03-02 12:16:56 -08:00
zjquery_event.js
zpage_params.js