mattermost-mobile/app/components/post_textbox
ami9000 30594cec5d
MM-12148: Prevent emdash convert in a Code Block on ios (#3885)
* Add fix to prevent emdash autocorrect in a Code Block on ios

* Add fix to prevent emdash autocorrect in a Code Block on ios

* code clean up

* separate to new switchKeyboardForCodeBlocks function

* added emdash prevention to edit_post and also code cleanup

* moved keyboardType logic to its own utils function and added unit tests

* clean up - align event argument names

* removed unnecessary event check
2020-02-26 20:51:53 -03:00
..
__snapshots__ [MM-22034] Tighten up post draft UI (#3898) 2020-02-10 11:46:00 -03:00
components [MM-22236] Check against Permissions.RESULTS.GRANTED (#3892) 2020-02-06 11:55:15 -07: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-22090 Fix iOS photo/camera denied permissions (#3860) 2020-01-28 16:53:14 -03:00
post_textbox_base.js MM-12148: Prevent emdash convert in a Code Block on ios (#3885) 2020-02-26 20:51:53 -03:00