mattermost-mobile/app/components/markdown
Stephen Kiers 2444d0f57b
Icu 640 - Fixing RN Font sizes and issues with cutoff fonts (#1402)
* added arrow style functions to eslint

* added padding to text boxes to decrease chance of cutoff

* Removed fontSize prop from Emoji

* base sizes on stylesheet

* normalized font sizes across devices

* minor tweaks

* tweaks

* text to default

* text size relative too

* remove Margintop hack

* Final tweaks

* fixed func name

* fixed scale to always be based on portait mode

* re-added margintop hack

* set Text paddingBottom in markdown file

* Fix style names and setup

* fixed import

* reversed size of edit label

* fix eslint
2018-02-05 13:33:39 -07:00
..
markdown_code_block Remove unneded ownProps (#1177) 2017-11-21 12:35:03 -03:00
markdown_image ICU-596 Added support for relative image URLs (#1353) 2018-01-15 18:22:05 -03:00
index.js Have the Markdown component use the theme from redux (#1231) 2017-11-29 14:58:33 -03:00
markdown.js Icu 640 - Fixing RN Font sizes and issues with cutoff fonts (#1402) 2018-02-05 13:33:39 -07:00
markdown_block_quote.js RN-173 Added support for Markdown images (#1202) 2017-11-28 11:00:28 -03:00
markdown_link.js Don't try to open empty Markdown links (#1332) 2018-01-08 14:19:39 -03:00
markdown_list.js RN-578 Properly aligned list items with indices above 10 (#1304) 2017-12-21 09:02:15 -03:00
markdown_list_item.js RN-578 Properly aligned list items with indices above 10 (#1304) 2017-12-21 09:02:15 -03:00
transform.js RN-578 Properly aligned list items with indices above 10 (#1304) 2017-12-21 09:02:15 -03:00