mattermost-mobile/app
Andre Vasconcelos a114b19ecc
MM-18455 Replace search bar component (#3998)
* Initiated basic migration to react-native-elements

- Search bar receives all right props without custom animations being necessary
- Need to test on different layouts and cases
- May be possible to unify android and iOS components. Attempt later

* Removing separated android/ios files

- Adding implementation of android searchbar 
- updating test snapshots

* WIP: Integrating leftComponent and adding focus animations

* Adding animations to left component on focus and blur events

* Removing repeated styles and useless props

* Updating snapshots

* Ensuring clearIcon renders when tapping search suggestions

- Also makes sure it prioritizes custom color attributes over default values for the search input

* Refactoring styles, removing clear icon animations

- Also removed useless ternary operations since the library itself already checks whether the search input is empty

* Replacing icon components with props whenever possible

- Removing useless styles

* memoizing styles, adding default props/values

* Memoize searchBarStyle with params

* Fixing backgroundColor

* Removing minWidth for cancel button

* Fixing styling issues on both iOS and android

* Updating snapshots post merge

* Making sure showCancel can be controlled by props

* Updating snapshots

* Fix clipped edges on iOS & cancel icon on Android

* Fixed radius, memoized styles

* Fixing styling issues found on Android

Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2020-03-26 16:53:25 -03:00
..
actions MM-23341 Fix message failed banner when posting first message (#4064) 2020-03-24 17:16:44 -03:00
components MM-18455 Replace search bar component (#3998) 2020-03-26 16:53:25 -03:00
constants Fix Message attachment actions colors on dark themes (#4061) 2020-03-23 22:05:42 -03:00
i18n MM-21961 Fix Incorrect Timestamp on Android Mobile App (#3861) 2020-01-27 12:57:22 -07:00
init MM-23162 Remove unnecessary dimension and orientation dispatches (#4046) 2020-03-19 13:50:51 -03:00
mattermost_bucket iOS Native Share Extension (Swift) (#2575) 2019-02-26 14:31:57 -03:00
mattermost_managed Re-enable ram-bundles (#3907) 2020-02-10 11:20:45 -07:00
notification_preferences Deps update (#3806) 2020-01-20 13:20:03 -03:00
push_notifications Fix app hanging when switching to a team after opening push notification (#4013) 2020-03-05 09:52:56 -07:00
reducers MM-22975 Fix archive handle when server does not allow view archive channel (#4019) 2020-03-09 17:06:02 -03:00
screens MM-18455 Replace search bar component (#3998) 2020-03-26 16:53:25 -03:00
selectors MM-21723 Handle deep link errors to inaccessible teams, channels & permalinks (#3815) 2020-01-21 14:43:24 -03:00
store Upgrade Dependencies (#4034) 2020-03-18 19:05:49 -03:00
styles MM-19696 Added font color for GlobalStyle Input (#3536) 2019-11-15 17:25:25 +08:00
telemetry [MM-17560] Await dismissAllModals and popToRoot prior to calling showSearchModal (#3298) 2019-09-25 15:23:45 -07:00
utils MM-23341 Fix message failed banner when posting first message (#4064) 2020-03-24 17:16:44 -03:00
initial_state.js update commit hash of mattermost-redux and cleaup initial state of requests.preferences (#3836) 2020-01-24 21:27:39 +07:00
mattermost.js Performance improvements (#3911) 2020-02-17 21:18:09 -07:00