vn-verdnaturachat/app
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
..
actions Chore: Migrate getPermissions to Typescript (#3720) 2022-02-17 10:06:31 -03:00
constants [IMPROVE] Keep biometry option from last session (#3668) 2022-02-08 13:44:34 -03:00
containers Chore: Migrate Markdown to Typescript (#3558) 2022-02-17 12:27:01 -03:00
definitions Chore: Migrate Markdown to Typescript (#3558) 2022-02-17 12:27:01 -03:00
ee [FIX] Inject Redux store to prevent/remove require cycles (#3691) 2022-02-09 18:16:20 -03:00
i18n Language update from LingoHub 🤖 on 2022-02-14Z (#3730) 2022-02-15 16:17:19 -03:00
lib [FIX] Add search and fix pagination for omnichannels departments (#3621) 2022-02-17 11:57:30 -03:00
notifications/push [FIX] Inject Redux store to prevent/remove require cycles (#3691) 2022-02-09 18:16:20 -03:00
presentation Chore: Migrate Markdown to Typescript (#3558) 2022-02-17 12:27:01 -03:00
reducers Chore: Migrate getPermissions to Typescript (#3720) 2022-02-17 10:06:31 -03:00
sagas [NEW] Stream to get individual presence updates (#3606) 2022-02-09 17:44:53 -03:00
selectors Chore: Migrate selector/login to TS (#3731) 2022-02-16 12:09:38 -03:00
stacks [FIX] Add search and fix pagination for omnichannels departments (#3621) 2022-02-17 11:57:30 -03:00
static/images [FIX] ServerDropdown flashing bigger server icon (#2775) 2021-01-13 11:11:31 -03:00
utils Chore: Migrate lib/encryption folder to TypeScript (#3639) 2022-02-16 17:14:28 -04:00
views Chore: Migrate Markdown to Typescript (#3558) 2022-02-17 12:27:01 -03:00
AppContainer.tsx Chore: Migrate redux module app to typescript (#3598) 2022-02-02 15:27:10 -03:00
ReactotronConfig.js Fix reactotron multiple connections (#3622) 2022-02-09 16:02:14 -03:00
commands.ts Chore: Migrate app/commands to typescript (#3697) 2022-02-16 14:36:45 -03:00
dimensions.tsx [FIX] TypeScript's errors raised by HOCs (#3535) 2022-01-17 13:10:39 -03:00
emojis.ts Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
externalModules.d.ts Chore: Migrate Utils Folder to Typescript (#3544) 2022-01-12 09:54:04 -03:00
index.tsx [FIX] Inject Redux store to prevent/remove require cycles (#3691) 2022-02-09 18:16:20 -03:00
share.tsx [FIX] Inject Redux store to prevent/remove require cycles (#3691) 2022-02-09 18:16:20 -03:00
theme.tsx [FIX] TypeScript's errors raised by HOCs (#3535) 2022-01-17 13:10:39 -03:00