Rocket.Chat.ReactNative/app/containers
Reinaldo Neto 5ac4700d51
Chore: Migrate Markdown to Typescript (#3558)
* Chore: Migrate Markdown to TS

* Chore: Migrate Markdown to TS

* minor tweak

* added preview where markdown was preview and fixed params within markdown

* removed ts-ignore

* fix lint

* removed numbersofline={0} and default value to numberOfLines=1

* change how to import markdown preview and remove numberOfLines

* using useTheme inside markdownPreview and remove theme from components

* minor tweak on interfaces

* isNewMarkdown return as boolean

* minor tweaks

* minor tweaks

* removed unused component

* fixed markdown stories

* updated snapshot because removed numberOfLines={0} from message/content

* create IEmoji.ts in definitions and refactor all places where getCustomEmoji was called

* onLinkPress typed

* todo: refactor navtoroominfo

* formatText.test.ts

* markdown stories to typescript too

* minor tweak

* IMessage definition

* refactor: update new types and interfaces for use ISubscription

* refactor: update threadItem for use new MarkdownPreview

* refactor: rollback wrong file commited

* formatHyperlink

* fix lint

* updated item story shot

* refactor and refactor some types

* Remove non-null assertion

* Minor change on useRealName

* tweak

Co-authored-by: AlexAlexandre <alexalexandrejr@gmail.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-02-17 12:27:01 -03:00
..
ActionSheet Chore: Migrate Utils Folder to Typescript (#3544) 2022-01-12 09:54:04 -03:00
Avatar Chore: Migrate Markdown to Typescript (#3558) 2022-02-17 12:27:01 -03:00
BackgroundContainer Merge branch 'develop' into new.add-discusions-roomactionsview 2022-01-31 17:32:49 -04:00
Button Tests: Make Detox work on Android (#3051) 2021-12-02 10:19:15 -03:00
EmojiPicker Chore: Migrate Markdown to Typescript (#3558) 2022-02-17 12:27:01 -03:00
Header Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
HeaderButton [FIX] TypeScript's errors raised by HOCs (#3535) 2022-01-17 13:10:39 -03:00
InAppNotification Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
List [FIX] TypeScript's errors raised by HOCs (#3535) 2022-01-17 13:10:39 -03:00
MessageActions Chore: Migrate Markdown to Typescript (#3558) 2022-02-17 12:27:01 -03:00
MessageBox Chore: Migrate Markdown to Typescript (#3558) 2022-02-17 12:27:01 -03:00
Passcode Chore: Migrate Utils Folder to Typescript (#3544) 2022-01-12 09:54:04 -03:00
RoomHeader Chore: Migrate Markdown to Typescript (#3558) 2022-02-17 12:27:01 -03:00
Status Chore: Migrate StatusView to Typescript (#3527) 2021-12-02 10:36:46 -03:00
TwoFactor [FIX] TypeScript's errors raised by HOCs (#3535) 2022-01-17 13:10:39 -03:00
UIKit Chore: Migrate Markdown to Typescript (#3558) 2022-02-17 12:27:01 -03:00
__snapshots__ [FIX] StoryShots not working for async rendered components (#3677) 2022-01-31 18:15:44 -03:00
markdown Chore: Migrate Markdown to Typescript (#3558) 2022-02-17 12:27:01 -03:00
message Chore: Migrate Markdown to Typescript (#3558) 2022-02-17 12:27:01 -03:00
ActivityIndicator.tsx Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
AppVersion.tsx Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
Check.tsx Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
FormContainer.tsx Chore: Migrate CreateChannelView to Typescript (#3486) 2021-11-10 18:18:35 -03:00
Loading.tsx [FIX] TypeScript's errors raised by HOCs (#3535) 2022-01-17 13:10:39 -03:00
LoginServices.tsx Chore: Migrate react-navigation to TypeScript (#3480) 2021-12-03 16:27:57 -03:00
MessageErrorActions.tsx Chore: Migrate Database to Typescript (#3580) 2022-02-01 10:39:09 -03:00
OrSeparator.tsx Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
ReactionsModal.tsx Chore: Migrate Markdown to Typescript (#3558) 2022-02-17 12:27:01 -03:00
RoomTypeIcon.tsx [FIX] TypeScript's errors raised by HOCs (#3535) 2022-01-17 13:10:39 -03:00
SafeAreaView.tsx [FIX] TypeScript's errors raised by HOCs (#3535) 2022-01-17 13:10:39 -03:00
SearchBox.tsx Chore: Migrate LivechatEditView to Typescript (#3499) 2022-02-07 12:18:37 -03:00
SearchHeader.tsx Chore: Migrate CannedResponsesListView to Typescript (#3553) 2022-02-04 19:15:01 -03:00
StatusBar.tsx [FIX] TypeScript's errors raised by HOCs (#3535) 2022-01-17 13:10:39 -03:00
TextInput.stories.js Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
TextInput.tsx Chore: Migrate LivechatEditView to Typescript (#3499) 2022-02-07 12:18:37 -03:00
ThreadDetails.tsx Merge branch 'develop' into new.add-discusions-roomactionsview 2022-02-01 09:49:39 -04:00
Toast.tsx [FIX] TypeScript's errors raised by HOCs (#3535) 2022-01-17 13:10:39 -03:00