verdnatura-chat/app/containers/markdown/new
Reinaldo Neto 93d8cc60b8 [FIX] Quote rendering with leading empty space on mobile only (#4778)
* [FIX] Quote rendering with leading empty space on mobile only

* update the message storyshot

* compareServerVersion to connection string

* fix time

* fix lint

* update to servers greater or equal than 6.0

* refactor tests

* minor tweak

---------

Co-authored-by: GleidsonDaniel <gleidson10daniel@hotmail.com>
2023-03-02 13:05:21 -03:00
..
BigEmoji.tsx [FIX] Markdown not rendering emojis correctly on server version 5.0.0 (#4343) 2022-07-06 17:01:33 -03:00
Bold.tsx Chore: Evaluate Markdown - TypeScript (#3948) 2022-03-25 14:20:09 -03:00
Code.tsx Chore: Upgrade React Native to 0.68.2 (#4316) 2022-09-12 14:51:31 -03:00
CodeLine.tsx [IMPROVE] Add support to Linebreak and Katex on markdown (#4361) 2022-09-12 14:51:31 -03:00
Emoji.tsx [IMPROVE] Redesign emoji picker (#4328) 2022-12-02 10:50:43 -03:00
Heading.tsx Revert "Chore: Migration to Hooks - Markdown (#4264)" (#4338) 2022-07-04 15:10:14 -03:00
Image.tsx Revert "Chore: Migration to Hooks - Markdown (#4264)" (#4338) 2022-07-04 15:10:14 -03:00
Inline.tsx [FIX] Quote rendering with leading empty space on mobile only (#4778) 2023-03-02 13:05:21 -03:00
InlineCode.tsx Chore: Upgrade React Native to 0.68.2 (#4316) 2022-09-12 14:51:31 -03:00
Italic.tsx Chore: Evaluate Markdown - TypeScript (#3948) 2022-03-25 14:20:09 -03:00
Katex.tsx [IMPROVE] Add support to Linebreak and Katex on markdown (#4361) 2022-09-12 14:51:31 -03:00
LineBreak.tsx [IMPROVE] Add support to Linebreak and Katex on markdown (#4361) 2022-09-12 14:51:31 -03:00
Link.tsx [NEW] Emphasis Elements (italic, strike and bold) in Message Parser Components (#4621) 2022-12-02 10:50:43 -03:00
MarkdownContext.ts [IMPROVE] Redesign emoji picker (#4328) 2022-12-02 10:50:43 -03:00
NewMarkdown.stories.tsx [FIX] Quote rendering with leading empty space on mobile only (#4778) 2023-03-02 13:05:21 -03:00
OrderedList.tsx Regression: The Unordered and Ordered List text color to bodyText (#4717) 2022-12-02 10:50:43 -03:00
Paragraph.tsx [FIX] Quote rendering with leading empty space on mobile only (#4778) 2023-03-02 13:05:21 -03:00
Plain.tsx [NEW] Emphasis Elements (italic, strike and bold) in Message Parser Components (#4621) 2022-12-02 10:50:43 -03:00
Quote.tsx Revert "Chore: Migration to Hooks - Markdown (#4264)" (#4338) 2022-07-04 15:10:14 -03:00
Strike.tsx Chore: Evaluate Markdown - TypeScript (#3948) 2022-03-25 14:20:09 -03:00
TaskList.tsx Revert "Chore: Migration to Hooks - Markdown (#4264)" (#4338) 2022-07-04 15:10:14 -03:00
UnorderedList.tsx Regression: The Unordered and Ordered List text color to bodyText (#4717) 2022-12-02 10:50:43 -03:00
index.tsx [IMPROVE] Redesign emoji picker (#4328) 2022-12-02 10:50:43 -03:00