mattermost-mobile/test/app
Harrison Healey c71b116c71 RN-173 Added support for Markdown images (#1202)
* RN-173 Added support for Markdown images

* RN-173 Added proper alt text when image fails to load

* Changed (edited) indicator not add itself as a child of an image

* RN-173 Removed space between an image and the following text

* Made sure MarkdownImage is mounted when setState is called

* Fixed images in links having their location overwritten

* Made images work in links

* Fixed uppercase links not working on Android

* Added vertical margin around images

* RN-173 Added styling for markdown image error text

* RN-173 Added error when image exceeds max dimensions on Android
2017-11-28 11:00:28 -03:00
..
actions RN-97 Changed navigation from NavigationExperimental to ReactNative Navigation (#540) 2017-05-16 11:19:46 -04:00
components/markdown RN-173 Added support for Markdown images (#1202) 2017-11-28 11:00:28 -03:00
selectors Scroll to search result in preview (#1129) 2017-11-13 11:55:26 -05:00