Dean Whillier
4a51013316
[MM-13677] Fix to ensure unsupported unicode emoji can be rendered jumbo size ( #2545 )
...
* fixes unicode emoji not rendering jumbo
- replace inline emoji regex with npm emoji-regex library
- update notice.txt with emoji-regex license
- jumbo emoji issue automatically fixed with updated unicode emoji regex
* Add several tests specifically for 🤟 emoji.
2019-02-05 11:58:07 -05:00
Elias Nahum
2c6b53c5ab
MM-13666 Detect post as emoji only if not a codeblock ( #2497 )
...
* Detect post as emoji only if not a codeblock
* Feedback review
Co-Authored-By: enahum <nahumhbl@gmail.com>
* Feedback review
Co-Authored-By: enahum <nahumhbl@gmail.com>
2019-01-10 10:33:45 +01:00
Saturnino Abril
bc387ed74e
[MM-13074] Render text when named emoji does not match with the existing custom emojis ( #2371 )
...
* render text when named emoji does not match with the existing custom emojis
* added more test case
2018-11-24 01:43:27 +08:00
Saturnino Abril
d8abeabd70
[MM-12353] Add feature to render jumbo emoji and unwrapped Emoji component with Text when rendering message containing emoji/s only ( #2356 )
...
* add feature to render jumbo emoji/s
* fix bottom clipping of emoji on Android
* updated per feedback
2018-11-22 11:56:27 -05:00