vn-verdnaturachat/app/containers/markdown
Danish Ahmed Mirza 5899b1f789
[NEW] Go to RoomView if the mentioned #channel is already joined (#4204)
* [NEW] Go to RoomView if the mentioned #channel is already joined

* Update stories and fix lint errors

* Use getSubscriptionByRoomId

* Fix channel name issue

* Use goRoom

* add jest-expo to jest preset

* update snapshot

Co-authored-by: GleidsonDaniel <gleidson10daniel@hotmail.com>
2022-06-10 17:33:48 -03:00
..
new Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
AtMention.tsx Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
BlockQuote.tsx Chore: update `theme` type (#4025) 2022-04-12 12:27:05 -04:00
Emoji.tsx Chore: Migrate containers/Avatar to hooks (#4139) 2022-06-06 12:33:36 -03:00
Hashtag.tsx [NEW] Go to RoomView if the mentioned #channel is already joined (#4204) 2022-06-10 17:33:48 -03:00
Link.tsx Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03: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: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
Table.tsx [FIX] Navigate to MarkdownTableView using tablets (#4222) 2022-05-27 14:18:51 -03: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 containers/Avatar to hooks (#4139) 2022-06-06 12:33:36 -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 [IMPROVE] Create edited component for edited messages (#4048) 2022-05-10 14:40:08 -03:00