mattermost-mobile/app/screens/interactive_dialog
Theo Gkourasas 30f91a3814 MM-15219 Added support for introduction text in interactive dialogs (#3222)
* MM-15219 Added support for optional introduction text in interactive dialogs

* Fixed margins in introduction text for interactive dialogs

* Created DialogIntroductionText component to render the introduction text.  Changed text color

* Changed DialogIntroductionText component to only render if a value is supplied
2019-09-16 09:22:59 -07:00
..
__snapshots__ MM-15219 Added support for introduction text in interactive dialogs (#3222) 2019-09-16 09:22:59 -07:00
dialog_element.js [MM-14593] Add password type for Interactive Dialogs (#2998) 2019-08-02 14:14:49 -04:00
dialog_element.test.js [MM-14593] Add password type for Interactive Dialogs (#2998) 2019-08-02 14:14:49 -04:00
dialog_introduction_text.js MM-15219 Added support for introduction text in interactive dialogs (#3222) 2019-09-16 09:22:59 -07:00
dialog_introduction_text.test.js MM-15219 Added support for introduction text in interactive dialogs (#3222) 2019-09-16 09:22:59 -07:00
index.js MM-15219 Added support for introduction text in interactive dialogs (#3222) 2019-09-16 09:22:59 -07:00
interactive_dialog.js MM-15219 Added support for introduction text in interactive dialogs (#3222) 2019-09-16 09:22:59 -07:00
interactive_dialog.test.js MM-15219 Added support for introduction text in interactive dialogs (#3222) 2019-09-16 09:22:59 -07:00