Gleidson Daniel Silva
|
bdf83e546e
|
Chore: Move constants away from rocketchat folder - Typescript (#4022)
* create keys file and export all consts
* fix import E2E_MESSAGE_TYPE
* fix constants import
* fix constants import
* fix E2E_BANNER_TYPE import
* fix E2E_ROOM_TYPES import
* fix THEME_PREFERENCES_KEY import
* fix CRASH_REPORT_KEY and ANALYTICS_EVENTS_KEY import
* fix MIN_ROCKETCHAT_VERSION import
* fix constantDisplayMode import
* fix environment imports
* fix links imports
* fix localAuthentication imports
* fix localPath imports
* fix messagesStatus imports
* fix messageTypeLoad imports
* fix defaultSettings imports
* fix tablet imports
* update with todo for colors
* move to lib folder
* change constant/colors to constant
|
2022-04-07 11:10:03 -03:00 |
Gleidson Daniel Silva
|
5bd060b7b2
|
Chore: Add `colors` prop to useTheme hook (#3993)
* create react-native-appearance mock
* create base for colors theme
* mend
* export TColors prop
* update snapshot
|
2022-03-31 20:04:29 -03:00 |
Gerzon Z
|
2946c4724e
|
[FIX] TypeScript's errors raised by HOCs (#3535)
Co-authored-by: AlexAlexandre <alexalexandrejr@gmail.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
|
2022-01-17 13:10:39 -03:00 |
Reinaldo Neto
|
a2b92f5e70
|
Chore: Migrate Utils Folder to Typescript (#3544)
Co-authored-by: AlexAlexandre <alexalexandrejr@gmail.com>
|
2022-01-12 09:54:04 -03:00 |
Gerzon Z
|
691bf1ef17
|
Chore: Migrate react-navigation to TypeScript (#3480)
Co-authored-by: AlexAlexandre <alexalexandrejr@gmail.com>
|
2021-12-03 16:27:57 -03:00 |
Reinaldo Neto
|
15ccb73f37
|
[NEW] Flow to resend email confirmation from mobile (#3439)
* [NEW] Flow to resend email confirmation from mobile
* Hooks
* theme
* minor tweak
* refactor: improving withTheme ts
* minor tweaks
Co-authored-by: AlexAlexandre <alexalexandrejr@gmail.com>
|
2021-10-20 13:42:44 -03:00 |
Alex Junior
|
69a67ea998
|
Chore: Start Typescript migration (#3279)
|
2021-09-13 17:41:05 -03:00 |