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_banner.js node_tests: Move to web/tests. 2023-02-23 16:04:17 -08:00
compose.js compose: Change stream field in composebox to be a dropdown. 2023-04-20 16:09:55 -07:00
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 node_tests: Move to web/tests. 2023-02-23 16:04:17 -08:00
index.js test-js-with-node: Fix source maps for coverage. 2023-02-24 13:54:29 -08:00
markdown_assert.js node_tests: Move to web/tests. 2023-02-23 16:04:17 -08:00
mdiff.js node_tests: Move to web/tests. 2023-02-23 16:04:17 -08:00
namespace.js node_tests: Move to web/tests. 2023-02-23 16:04:17 -08:00
real_jquery.js node_tests: Move to web/tests. 2023-02-23 16:04:17 -08:00
stub.js node_tests: Move to web/tests. 2023-02-23 16:04:17 -08:00
test.js node_tests: Move to web/tests. 2023-02-23 16:04:17 -08:00
zblueslip.js blueslip: Only show in dev mode, or report to Sentry. 2023-04-13 14:59:58 -07:00
zjquery_element.js zjquery: Make FakeElement iterable. 2023-03-02 12:16:56 -08:00
zjquery_event.js node_tests: Move to web/tests. 2023-02-23 16:04:17 -08:00
zjquery.js eslint: Fix unicorn/prefer-spread. 2023-03-02 12:16:56 -08:00
zpage_params.js node_tests: Move to web/tests. 2023-02-23 16:04:17 -08:00