Rocket.Chat.ReactNative/app/containers/markdown
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
..
new Chore: update `theme` type (#4025) 2022-04-12 12:27:05 -04:00
AtMention.tsx Chore: Move constants away from rocketchat folder - Typescript (#4022) 2022-04-07 11:10:03 -03:00
BlockQuote.tsx Chore: update `theme` type (#4025) 2022-04-12 12:27:05 -04:00
Emoji.tsx Chore: update `theme` type (#4025) 2022-04-12 12:27:05 -04:00
Hashtag.tsx Chore: Move constants away from rocketchat folder - Typescript (#4022) 2022-04-07 11:10:03 -03:00
Link.tsx Chore: update `theme` type (#4025) 2022-04-12 12:27:05 -04:00
List.tsx Chore: Evaluate Markdown - TypeScript (#3948) 2022-03-25 14:20:09 -03:00
ListItem.tsx Chore: update `theme` type (#4025) 2022-04-12 12:27:05 -04:00
Preview.tsx Chore: add eslint-plugin-react-hooks lib (#4021) 2022-04-11 15:01:43 -03:00
Table.tsx Chore: update `theme` type (#4025) 2022-04-12 12:27:05 -04:00
TableCell.tsx Chore: update `theme` type (#4025) 2022-04-12 12:27:05 -04:00
TableRow.tsx Chore: update `theme` type (#4025) 2022-04-12 12:27:05 -04:00
formatHyperlink.test.ts Chore: Migrate Markdown to Typescript (#3558) 2022-02-17 12:27:01 -03:00
formatHyperlink.ts Chore: Migrate Markdown to Typescript (#3558) 2022-02-17 12:27:01 -03:00
formatText.test.ts Chore: Migrate Markdown to Typescript (#3558) 2022-02-17 12:27:01 -03:00
formatText.ts Chore: Migrate Markdown to Typescript (#3558) 2022-02-17 12:27:01 -03:00
index.tsx Chore: Migrate i18n to Typescript (#3988) 2022-04-14 17:30:41 -03:00
interfaces.ts Chore: Evaluate Message - TypeScript (#3944) 2022-04-01 18:52:38 -03:00
mergeTextNodes.ts Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
styles.ts [NEW] Redesign quoted messages (#3883) 2022-03-21 17:44:06 -03:00