Commit Graph

10 Commits

Author SHA1 Message Date
Gerzon Z 38b2b08278
Chore: Evaluate ActivityIndicator - TypeScript ()
* update: `BackgroundContainer` and `ActivityIndicator`

* update: return type for `RCActivityIndicator`

* update: return type for `BackgroundContainer`
2022-03-17 22:37:10 -04:00
Reinaldo Neto 2cc4b9c1ba
Chore: Migrate REST API - getCommandPreview and executeCommandPreview to Typescript () 2022-03-15 11:41:23 -03:00
Gerzon Z 2946c4724e
[FIX] TypeScript's errors raised by HOCs ()
Co-authored-by: AlexAlexandre <alexalexandrejr@gmail.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-01-17 13:10:39 -03:00
Alex Junior 69a67ea998
Chore: Start Typescript migration () 2021-09-13 17:41:05 -03:00
Gerzon Z d6da8665c6
[IMPROVEMENT] Remove lodash.isEqual ()
* Added dequal and react-fast-compare as substitutes to lodash.isEqual

* Update ReplyPreview.js

* Remove react-fast-compare

* Removed deep-equal and upgrade babel-eslint dev dependency

* Fix avatar

* Fix Messagebox

* Fix CreateDiscussionView

* ModalBlockView

* NewMessageView

* ProfileView

* RoomInfoEditView

* ServerDropdown

* Return local search as object instead of observable

* SelectedUsersView

Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-02-26 13:01:45 -03:00
Diego Mello 74ecab858f
[CHORE] Update icon names () 2020-07-27 16:53:33 -03:00
Djorkaeff Alexandre cbe51e2d18
[IMPROVEMENT] Clear image cache when clear cache ()
* [IMPROVEMENT] Clear image cache when clear cache

* use fork instead

* react-native-fast-image -> @rocket.chat/react-native-fast-image

Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-07-17 14:39:06 -03:00
Djorkaeff Alexandre c0c4affd80
[IMPROVEMENT] Refactor icon package ()
* [IMPROVEMENT] Refactor Icon Package

* some size fixes
2020-06-05 10:28:58 -03:00
Diego Mello 7b51df377d
[NEW] Themes () 2019-12-04 13:39:53 -03:00
Diego Mello fcb420a773
[FIX] Remove some unnecessary re-renders on Messagebox () 2019-10-30 11:14:41 -03:00