Rocket.Chat.ReactNative/app/containers/MessageBox
Reinaldo Neto 25c37c1a60
Chore: Migrate i18n to Typescript (#3988)
* Chore: Migrate i18n to Typescript and fix the Left and Right actions in RoomItem

* remove fix to roomItem

* update storyshot

* Chore: Migrate i18n to Typescript and fix the Left and Right actions in RoomItem

* remove fix to roomItem

* update storyshot

* fix removed itens

* fix changes requested

* interface for i18n, added resolveJsonModule to tsconfig.json

* tweak at error alert

* fix storyshot

* refactor comments

* create function isTranslated

* fix accessibilityLabel

Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-04-14 17:30:41 -03:00
..
CommandsPreview Chore: add eslint-plugin-react-hooks lib (#4021) 2022-04-11 15:01:43 -03:00
Mentions Chore: add eslint-plugin-react-hooks lib (#4021) 2022-04-11 15:01:43 -03:00
buttons Chore: Migrate i18n to Typescript (#3988) 2022-04-14 17:30:41 -03:00
Context.ts Chore: Evaluate MessageBox - TypeScript (#3936) 2022-03-31 19:39:24 -03:00
EmojiKeyboard.tsx Chore: update `theme` type (#4025) 2022-04-12 12:27:05 -04:00
LeftButtons.android.tsx Chore: Evaluate MessageBox - TypeScript (#3936) 2022-03-31 19:39:24 -03:00
LeftButtons.ios.tsx Chore: Evaluate MessageBox - TypeScript (#3936) 2022-03-31 19:39:24 -03:00
RecordAudio.tsx Chore: update `theme` type (#4025) 2022-04-12 12:27:05 -04:00
ReplyPreview.tsx Chore: add eslint-plugin-react-hooks lib (#4021) 2022-04-11 15:01:43 -03:00
RightButtons.android.tsx Chore: Evaluate MessageBox - TypeScript (#3936) 2022-03-31 19:39:24 -03:00
RightButtons.ios.tsx Chore: Evaluate MessageBox - TypeScript (#3936) 2022-03-31 19:39:24 -03:00
constants.ts [NEW] Canned responses (#3355) 2021-09-22 14:29:26 -03:00
forceJpgExtension.test.ts Regression: Prevent duplicated .jpg on file upload (#3658) 2022-02-07 13:52:09 -03:00
forceJpgExtension.ts Regression: Prevent duplicated .jpg on file upload (#3658) 2022-02-07 13:52:09 -03:00
getMentionRegexp.test.js [FIX] Mention from suggestions concatenates to query string on autocomplete (#3696) 2022-03-15 16:33:43 -03:00
getMentionRegexp.ts [FIX] Mention from suggestions concatenates to query string on autocomplete (#3696) 2022-03-15 16:33:43 -03:00
index.tsx Chore: Migrate i18n to Typescript (#3988) 2022-04-14 17:30:41 -03:00
styles.ts [FIX] Preserve voice message if recording is interrupted (#3397) 2021-09-23 09:16:23 -03:00