mattermost-mobile/app/components/post_textbox
Vladimir Lebedev 422fc5ee4a MM-18767 Remove deprecated lifecycle methods from post textbox (#3697)
* MM-18767 Remove deprecated lifecycle methods from post textbox

* fix current issues

* change deep equal compare to just compare, fix test

* remove redundant state initialization

* restore state

* move state from constructor
2020-01-09 23:07:55 +08:00
..
__snapshots__ MM-19920 MM-19924 Fix mis-align post input field attach and send icons (#3631) 2019-12-10 17:49:51 -03:00
components MM-18767 Remove deprecated lifecycle methods from post textbox (#3697) 2020-01-09 23:07:55 +08:00
index.js MM-10193 Apply SafeAreaView to Landscape views (#3003) (#3081) 2019-08-09 11:14:38 -04:00
post_textbox.android.js Fix file upload not completing (#2866) 2019-06-06 08:39:06 -04: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-18767 Remove deprecated lifecycle methods from post textbox (#3697) 2020-01-09 23:07:55 +08:00
post_textbox_base.js MM-18767 Remove deprecated lifecycle methods from post textbox (#3697) 2020-01-09 23:07:55 +08:00