mirror of
https://github.com/zulip/zulip.git
synced 2026-06-27 21:01:32 +08:00
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. |
||
|---|---|---|
| .. | ||
| bootstrap/css | ||
| bootstrap-typeahead | ||
| jquery-idle | ||
| marked | ||