Rocket.Chat.ReactNative/app/views/RoomView
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
..
List Chore: Migrate lib/utils to TypeScript (#3637) 2022-02-07 14:44:04 -04:00
LoadMore Chore: Migrate Markdown to Typescript (#3558) 2022-02-17 12:27:01 -03:00
services Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
Banner.js Chore: Migrate Markdown to Typescript (#3558) 2022-02-17 12:27:01 -03:00
EmptyRoom.js Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
JoinCode.js Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
LeftButtons.js Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
ReactionPicker.js Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
RightButtons.js [IMPROVE] Add pagination to search messages (#3212) 2021-10-05 10:58:21 -03:00
Separator.js Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
UploadProgress.js Chore: Migrate Database to Typescript (#3580) 2022-02-01 10:39:09 -03:00
index.js Merge branch 'develop' into new.add-discusions-roomactionsview 2022-02-01 09:49:39 -04:00
styles.js [NEW] Jump to message (#3099) 2021-05-26 14:24:54 -03:00