mattermost-mobile/app/components/post_textbox
Amit Uttam ef0274cad8 [MM-16263] UI/UX Improvements to the mobile post draft area (#3807)
* Adding base button functionality

Moving file upload previews to be under textbox

* Ensuring textbox is scrollable when in landscape mode

* Updated image picker to use mixed camera option

* Added unit tests, fixed other tests affected by dependency update

* Updated patch for react-native-image-picker to 1.1.0

* Fixing incorrect import of DocumentPicker

* MM-20989: Ensuring keyboard doesn't dismiss while submitting post (#3758)

* Ensuring keyboard doesn't dismiss while submitting post

* Update snapshot

* Preventing the @ icon from being repeatedly tappable (#3777)

* Fix snapshot from merge

* MM-21736 Select/Take images and videos for Android

* MM-21737 Fix attachment error message position on iOS

* Remove FileUploadPreview from the iOS Thread screen

* Fix android camera permissions

* Fix post input box sizing and disable scrollview

* Fix iOS photo gallery videos

Co-authored-by: Andre Vasconcelos <andre.onogoro@gmail.com>
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2020-01-16 22:17:03 -03:00
..
__snapshots__ [MM-16263] UI/UX Improvements to the mobile post draft area (#3807) 2020-01-16 22:17:03 -03:00
components [MM-16263] UI/UX Improvements to the mobile post draft area (#3807) 2020-01-16 22:17:03 -03:00
index.js MM-10193 Apply SafeAreaView to Landscape views (#3003) (#3081) 2019-08-09 11:14:38 -04:00
post_textbox.android.js [MM-16263] UI/UX Improvements to the mobile post draft area (#3807) 2020-01-16 22:17:03 -03:00
post_textbox.ios.js Fix autocomplete showing behind the keyboard on iOS and not working on Android (#2830) 2019-05-27 19:18:43 -04:00
post_textbox.test.js [MM-16263] UI/UX Improvements to the mobile post draft area (#3807) 2020-01-16 22:17:03 -03:00
post_textbox_base.js [MM-16263] UI/UX Improvements to the mobile post draft area (#3807) 2020-01-16 22:17:03 -03:00