mattermost-mobile/app/components/reactions
Daniel Espino García f8e67c04ad
Migrate message attachments to typescript (#5127)
* Migrate attachment_image

* Migrate action_menu

* Migrate action_button

* migrate message_attachments

* Remove unintended commited file

* Fix tsc

* Fix tsc

* Fix lint

* Update references

* Make emoji functional component and fix imports

* Use ReactNode instead of JSXElement

* Convert action menu to FC

* Remove unneeded fragments

* Remove unneded undefined check

* Use undefined instead of nil in calculateDimensions

* Make sure height is always defined

* Use is valid URL

* Add missing types

* Lint fixes and remove lodash

* Revert package.json changes

* Put back fragments since they are actually needed

* Fix test

* Fix lint

* Address feedback
2021-04-22 18:21:44 -04:00
..
__snapshots__ Build Improvements (#4884) 2020-10-15 22:09:36 -03:00
index.js MM-31990 fix limit reacting to a post to 40 different emojis (#5121) 2021-01-21 12:14:49 -07:00
reaction.js Migrate message attachments to typescript (#5127) 2021-04-22 18:21:44 -04:00
reactions.js [MM-22959] Use Compass icons (#4847) 2020-10-15 15:34:24 -07:00
reactions.test.js MM-15719 Use metadata only to render post additional content (#4386) 2020-06-29 11:28:07 -04:00