Daniel Espino García
d7b6c889b2
Add markdown to apps forms descriptions and errors ( #5426 )
...
* Add markdown to apps forms descriptions and errors
* Minor reference fixes and add markdown to command descriptions
* Revert changes that include markdown on command suggestions
* Disable unneeded markdown
2021-07-06 18:35:23 +02:00
Elias Nahum
dcaaaee44c
MM-30164 fix safe area insets ( #4979 )
...
* MM-30164 fix safe area insets
* Fix unit test setup mock for react-native-device-info
* Add insets for edit profile screen
* Fix about screen
* Fix theme screen
* Lock phone screen to portrait
* fix unit tests
* Fix autocomplete layout
2020-11-23 20:10:09 -03:00
Jesse Hallam
ae3d0107f8
MM-17519: do not stringify booleans ( #3693 )
...
Match the webapp behaviour so as to avoid stringifying booleans in the interactive dialog payloads.
Fixes: https://mattermost.atlassian.net/browse/MM-17519
2019-12-13 00:25:27 +08:00
CJ
2009999090
MM-18464 Interactive dialog renders out of safe area view on landscape orientation ( #3335 )
...
* MM-18464
Updated Dialog Items to support isLandscape for SafeArea View
* MM-18464 Updated SafeAreaView
Updated Autoselector Component
* MM-18464 Resolved Issues
Resolved issues for MM-18464
* MM-18464 Resolved Snapshot
Resolved snapshots
2019-09-27 14:44:48 -07:00
Saturnino Abril
4d8fa314d1
MM-14273 Add boolean element support to interactive dialog ( #3239 )
...
* add boolean element support to interactive dialog
* determine landscape orientation by Dimension
2019-09-17 09:39:12 +08:00