vn-verdnaturachat/app/containers/markdown/new
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
..
BigEmoji.tsx Chore: Evaluate Markdown - TypeScript (#3948) 2022-03-25 14:20:09 -03:00
Bold.tsx Chore: Evaluate Markdown - TypeScript (#3948) 2022-03-25 14:20:09 -03:00
Code.tsx Chore: Migration to Hooks - Markdown (#4264) 2022-06-27 18:27:22 -03:00
CodeLine.tsx Chore: Evaluate Markdown - TypeScript (#3948) 2022-03-25 14:20:09 -03:00
Emoji.tsx Chore: Migration to Hooks - Markdown (#4264) 2022-06-27 18:27:22 -03:00
Heading.tsx Chore: Migration to Hooks - Markdown (#4264) 2022-06-27 18:27:22 -03:00
Image.tsx Chore: Migration to Hooks - Markdown (#4264) 2022-06-27 18:27:22 -03:00
Inline.tsx Chore: Migration to Hooks - Markdown (#4264) 2022-06-27 18:27:22 -03:00
InlineCode.tsx Chore: Migration to Hooks - Markdown (#4264) 2022-06-27 18:27:22 -03:00
Italic.tsx Chore: Evaluate Markdown - TypeScript (#3948) 2022-03-25 14:20:09 -03:00
Link.tsx Chore: Migration to Hooks - Markdown (#4264) 2022-06-27 18:27:22 -03:00
MarkdownContext.ts Chore: Migrate Markdown to Typescript (#3558) 2022-02-17 12:27:01 -03:00
OrderedList.tsx Chore: Migration to Hooks - Markdown (#4264) 2022-06-27 18:27:22 -03:00
Paragraph.tsx Chore: Migration to Hooks - Markdown (#4264) 2022-06-27 18:27:22 -03:00
Plain.tsx Chore: Migration to Hooks - Markdown (#4264) 2022-06-27 18:27:22 -03:00
Quote.tsx Chore: Migration to Hooks - Markdown (#4264) 2022-06-27 18:27:22 -03:00
Strike.tsx Chore: Evaluate Markdown - TypeScript (#3948) 2022-03-25 14:20:09 -03:00
TaskList.tsx Chore: Migration to Hooks - Markdown (#4264) 2022-06-27 18:27:22 -03:00
UnorderedList.tsx Chore: Migration to Hooks - Markdown (#4264) 2022-06-27 18:27:22 -03:00
index.tsx Chore: Evaluate Markdown - TypeScript (#3948) 2022-03-25 14:20:09 -03:00