Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ↵ | Andrey Lihatskiy | |
LF, and trim trailing whitespaces as needed | |||
2024-01-24 | SL-20416 Avoid of taking focus by EmojiPicker | Alexander Gavriliuk | |
2023-10-03 | :x | Alexander Gavriliuk | |
2023-10-02 | SL-20387 Show Emoji Completion floater at the beginning of the shortcode | Alexander Gavriliuk | |
2023-04-14 | SL-19575 Create emoji gallery access icon | Alexander Gavriliuk | |
2022-11-08 | [FIXED] Various minor issues | Kitty Barnett | |
- Typing :+1: doesn't replace the short code with the thumbs-up emoji - Moving the mouse over the emoji complete panel highlights the wrong emoji when mScrollPos > 0 - Emoji complete panel is missing attributes - Crash when attempting to show the tooltip for an emoji text segment - Emoji autocomplete panel can sometimes show empty (type ':cat', select the heart eyed one, Ctrl-Z and then type 2 which should show the emoji for :cat2 but shows an empty square instead) | |||
2022-11-02 | Commit immediately if the user already typed a full shortcode | Kitty Barnett | |
2022-10-23 | Cannot use the :+1 emoji shortcode | Kitty Barnett | |
2022-10-23 | Handle return and escape in the mini emoji helper | Kitty Barnett | |
2022-10-23 | Add the emoji helper class which can be used by text-input controls to ↵ | Kitty Barnett | |
provide emoji picker support |