zulip/static/shared/js
Lani 5a9cba1bba emoji_picker: Allow filtering emojis by unicode characters in emoji picker.
This PR implements literal emoji match in the emoji picker (for reactions)
and in emoji typeaheads (in compose box)

Tested on mobile browser by opening the emoji picker with the
reaction button, selecting an emoji via the native keyboard, and
ensuring the selected emoji appears in the emoji picker’s search
result.

Fixes #21714.
2022-05-31 10:02:57 -07:00
..
fenced_code.js dependencies: Upgrade JavaScript dependencies. 2022-03-17 15:24:46 -07:00
internal_url.js shared: Avoid using all replaceAll. 2022-03-04 12:29:31 -08:00
internal_url.js.flow shared: Add flow types for internal_url. 2022-03-02 16:42:45 -08:00
poll_data.js poll: Handle duplicate poll options. 2021-11-10 09:07:03 -08:00
poll_data.js.flow poll_data: Write down types for Flow, for mobile. 2022-04-04 15:37:42 -07:00
resolved_topic.js actions: Split out zerver.actions.message_edit. 2022-04-14 17:14:36 -07:00
resolved_topic.js.flow resolved_topic: Implement resolve, unresolve, and display. 2022-03-07 21:35:00 -08:00
typeahead.js emoji_picker: Allow filtering emojis by unicode characters in emoji picker. 2022-05-31 10:02:57 -07:00
typeahead.js.flow typeahead: Add Flow types for get_emoji_matcher and sort_emojis. 2022-04-04 18:11:17 -07:00
typing_status.js js: Replace underscore with lodash and remove it from globals. 2020-07-26 16:12:06 -07:00
typing_status.js.flow shared: Format our one Flow file with Prettier. 2021-02-14 07:03:32 -05:00