Rocket.Chat.ReactNative/app/containers/markdown/new
Diego Mello a05198548e Merge branch 'new.semantic-colors' into new.semantic-colors-2
# Conflicts:
#	app/containers/ActionSheet/BottomSheetContent.tsx
#	app/containers/ActionSheet/Item.tsx
#	app/containers/EmojiPicker/index.tsx
#	app/containers/MessageActions/Header.tsx
#	app/containers/MessageBox/buttons/BaseButton.tsx
#	app/containers/RoomItem/Touchable.tsx
#	app/containers/ServerItem/index.tsx
#	app/containers/UIKit/DatePicker.tsx
#	app/containers/UIKit/MultiSelect/Chips.tsx
#	app/containers/UIKit/MultiSelect/Input.tsx
#	app/containers/UIKit/MultiSelect/MultiSelectContent.tsx
#	app/containers/UIKit/Overflow.tsx
#	app/containers/UserItem.tsx
#	app/containers/markdown/index.tsx
#	app/containers/message/Audio.tsx
#	app/containers/message/Components/CollapsibleQuote/index.tsx
#	app/containers/message/Image.tsx
#	app/containers/message/Reactions.tsx
#	app/containers/message/Reply.tsx
#	app/containers/message/Urls.tsx
#	app/containers/message/Video.tsx
#	app/lib/constants/colors.ts
#	app/lib/methods/helpers/touch.tsx
#	app/views/AddExistingChannelView.tsx
#	app/views/CreateChannelView.tsx
#	app/views/E2ESaveYourPasswordView.tsx
#	app/views/InviteUsersView/index.tsx
#	app/views/ModalBlockView.tsx
#	app/views/NewMessageView.tsx
#	app/views/NotificationPreferencesView/index.tsx
#	app/views/ReadReceiptView/index.tsx
#	app/views/RegisterView.tsx
#	app/views/RoomInfoView/index.tsx
#	app/views/RoomMembersView/index.tsx
#	app/views/RoomView/Banner.tsx
#	app/views/SelectListView.tsx
#	app/views/SetUsernameView.tsx
#	app/views/ShareListView/Header/SearchBox.tsx
#	app/views/ShareView/Preview.tsx
#	app/views/ShareView/Thumbs.tsx
#	app/views/SidebarView/index.tsx
#	app/views/UserNotificationPreferencesView/index.tsx
#	ios/Podfile.lock
#	ios/RocketChatRN.xcodeproj/project.pbxproj
2022-12-15 16:19:00 -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 Merge branch 'new.semantic-colors' into new.semantic-colors-2 2022-12-15 16:19:00 -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 End of first session 2022-07-27 18:11:13 -03:00
Inline.tsx [IMPROVE] Add support to Linebreak and Katex on markdown (#4361) 2022-07-20 18:02:18 -03:00
InlineCode.tsx Merge branch 'new.semantic-colors' into new.semantic-colors-2 2022-12-15 16:19:00 -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-07-20 18:02:18 -03:00
LineBreak.tsx [IMPROVE] Add support to Linebreak and Katex on markdown (#4361) 2022-07-20 18:02:18 -03:00
Link.tsx Merge branch 'new.semantic-colors' into new.semantic-colors-2 2022-12-15 16:19:00 -03:00
MarkdownContext.ts [IMPROVE] Redesign emoji picker (#4328) 2022-10-21 15:27:55 -03:00
NewMarkdown.stories.tsx [NEW] Emphasis Elements (italic, strike and bold) in Message Parser Components (#4621) 2022-11-07 13:42:42 -03:00
OrderedList.tsx Regression: The Unordered and Ordered List text color to bodyText (#4717) 2022-11-30 15:35:17 -03:00
Paragraph.tsx Revert "Chore: Migration to Hooks - Markdown (#4264)" (#4338) 2022-07-04 15:10:14 -03:00
Plain.tsx [NEW] Emphasis Elements (italic, strike and bold) in Message Parser Components (#4621) 2022-11-07 13:42:42 -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-11-30 15:35:17 -03:00
index.tsx [IMPROVE] Redesign emoji picker (#4328) 2022-10-21 15:27:55 -03:00