vn-verdnaturachat/app/containers/markdown
Alex Junior 4fd0084bc1
Chore: Migration to Hooks - Markdown (#4264)
* chore: migrate TextInput from class to functional

* changing from themes[theme] to colors

* removing markdown theme props from other files

* adding a force update and fix a stories

* adding testID and tests for markdown

* fixing some interfaces

* minor tweak

Co-authored-by: GleidsonDaniel <gleidson10daniel@hotmail.com>
2022-06-27 18:27:22 -03:00
..
new Chore: Migration to Hooks - Markdown (#4264) 2022-06-27 18:27:22 -03:00
AtMention.tsx Chore: Migration to Hooks - Markdown (#4264) 2022-06-27 18:27:22 -03:00
BlockQuote.tsx Chore: Migration to Hooks - Markdown (#4264) 2022-06-27 18:27:22 -03:00
Emoji.tsx Chore: Migration to Hooks - Markdown (#4264) 2022-06-27 18:27:22 -03:00
Hashtag.tsx Chore: Migration to Hooks - Markdown (#4264) 2022-06-27 18:27:22 -03:00
Link.tsx Chore: Migration to Hooks - Markdown (#4264) 2022-06-27 18:27:22 -03:00
List.tsx Chore: Evaluate Markdown - TypeScript (#3948) 2022-03-25 14:20:09 -03:00
ListItem.tsx Chore: Migration to Hooks - Markdown (#4264) 2022-06-27 18:27:22 -03:00
Preview.tsx Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
Table.tsx Chore: Migration to Hooks - Markdown (#4264) 2022-06-27 18:27:22 -03:00
TableCell.tsx Chore: Migration to Hooks - Markdown (#4264) 2022-06-27 18:27:22 -03:00
TableRow.tsx Chore: Migration to Hooks - Markdown (#4264) 2022-06-27 18:27:22 -03: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: Migration to Hooks - Markdown (#4264) 2022-06-27 18:27:22 -03:00
interfaces.ts Chore: Evaluate Message - TypeScript (#3944) 2022-04-01 18:52:38 -03:00
markdown.test.tsx Chore: Migration to Hooks - Markdown (#4264) 2022-06-27 18:27:22 -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