Rocket.Chat.ReactNative/app/containers/markdown/new
Devaansh Bhandari 5b335bdc37
fix: add channel name when the text is bold (#5319)
* added changes in the Bold.tsx file for Channel Mention

Signed-off-by: bhandari <153hsb@gmail.com>

* added changes for strike and italic

Signed-off-by: bhandari <153hsb@gmail.com>

---------

Signed-off-by: bhandari <153hsb@gmail.com>
Co-authored-by: Gleidson Daniel Silva <gleidson10daniel@hotmail.com>
2023-11-13 14:14:37 -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 fix: add channel name when the text is bold (#5319) 2023-11-13 14:14:37 -03:00
Code.tsx Chore: Upgrade React Native to 0.68.2 (#4316) 2022-08-08 18:02:08 -03:00
CodeLine.tsx [IMPROVE] Add support to Linebreak and Katex on markdown (#4361) 2022-07-20 18:02:18 -03:00
Emoji.tsx [IMPROVE] Redesign emoji picker (#4328) 2022-10-21 15:27:55 -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 chore: bump message parser from 0.31.14 to 0.31.26 (#5338) 2023-11-13 14:00:00 -03:00
InlineCode.tsx Chore: Upgrade React Native to 0.68.2 (#4316) 2022-08-08 18:02:08 -03:00
Italic.tsx fix: add channel name when the text is bold (#5319) 2023-11-13 14:14:37 -03:00
Katex.tsx fix: add fallback to unsupported MathML tags in MathJax (#5127) 2023-08-16 09:02:53 -03:00
LineBreak.tsx [IMPROVE] Add support to Linebreak and Katex on markdown (#4361) 2022-07-20 18:02:18 -03:00
Link.tsx [NEW] Emphasis Elements (italic, strike and bold) in Message Parser Components (#4621) 2022-11-07 13:42:42 -03:00
MarkdownContext.ts [IMPROVE] Redesign emoji picker (#4328) 2022-10-21 15:27:55 -03:00
NewMarkdown.stories.tsx [FIX] Quote rendering with leading empty space on mobile only (#4778) 2023-02-02 00:17:09 -03:00
OrderedList.tsx fix: Ordinals of ordered lists misaligned (#4994) 2023-04-28 13:25:55 -03:00
Paragraph.tsx [FIX] Quote rendering with leading empty space on mobile only (#4778) 2023-02-02 00:17:09 -03:00
Plain.tsx [FIX] Text color and fit content of TaskList (#4906) 2023-02-16 10:07:19 -03:00
Quote.tsx Revert "Chore: Migration to Hooks - Markdown (#4264)" (#4338) 2022-07-04 15:10:14 -03:00
Strike.tsx fix: add channel name when the text is bold (#5319) 2023-11-13 14:14:37 -03:00
TaskList.tsx [FIX] Text color and fit content of TaskList (#4906) 2023-02-16 10:07:19 -03:00
UnorderedList.tsx fix: Ordinals of ordered lists misaligned (#4994) 2023-04-28 13:25:55 -03:00
index.tsx [IMPROVE] Redesign emoji picker (#4328) 2022-10-21 15:27:55 -03:00