zulip/web/third
evykassirer a55979ebf8 typeahead: Fix buggy advanceKeyCodes code.
The `advanceKeyCodes` option was introduced in #10092.
It included a buggy check for `$.inArray` that returned
a falsey value only when the keycode was the first
element of `advanceKeyCodes`.

Because the only instance of `advanceKeyCodes` right now
is for search and contains only one element, this change
is functionally equivalent.
2024-03-11 09:56:18 -07:00
..
bootstrap/css bootstrap: Remove pre styles. 2024-02-19 18:15:26 -08:00
bootstrap-typeahead typeahead: Fix buggy advanceKeyCodes code. 2024-03-11 09:56:18 -07:00
jquery-idle web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
marked marked: Stub marked and convert markdown module to typescript. 2024-02-01 12:12:06 -08:00