zulip/static/third
N-Shar-ma 728fee31b2 typeahead: Ignore mouse position for selection until it's moved.
Added a property `mouse_moved_since_typeahead` to the typeahead class
which tracks whether the mouse has been moved since the typeahead
menu appeared.

The hovered over menu item is highlighted on `mouseenter` only if
`mouseMoved` is true. Otherwise, the cursor is hidden temporarily.

Code substantially reorganized by tabbott.

Fixes: #21018.
2022-02-15 17:26:22 -08:00
..
bootstrap lint: Fix typos found by codespell. 2021-10-19 16:51:13 -07:00
bootstrap-tooltip tooltip: Fix arrow position. 2020-09-04 10:36:02 -07:00
bootstrap-typeahead typeahead: Ignore mouse position for selection until it's moved. 2022-02-15 17:26:22 -08:00
jquery-idle
marked minor: Simplify `usermention` regex and properly use capturing groups. 2021-05-20 11:35:04 -07:00