Rocket.Chat.ReactNative/app/containers/markdown/new
Gleidson Daniel Silva d19239d290
feat: mobile color normalization (#5616)
* chore: remove auxiliaryText color

* chore: remove titleText

* chore: password colors change

* chore: use fontDefault on ActionSheet item

* wip: type

* chore: set custom icon default color

* remove tintActive color

* only set color when checked

* remove icon color

* remove tintActive

* chore: remove STATUS_COLORS

* chore: remove mentions colors

* chore: remove switch color

* chore: background color

* chore: auxiliaryBackground

* chore: one local colors

* wip: some colors

* wip: colors

* wip: colors

* wip: end colors

* test: update

* chore: fix some colors

* chore: fix lint

* chore: back to text props

* chore: fix ts errors

* revert

* chore: fix lint

* test: update snapshot

* update storybook

* cocoapods

* fix app theme color

* remove unused color

* fix login service button color

* remove unused color

* unused backgroundColor

* fix background color

* fix transparent color

* fix background color

* wip: key

* fix color

* chore: revert to 1 tick

* test: update

* chore: use same color as front end

* test: update

* fix radius

* fix background color

* fix wrong color

* change some colors

* chore: update stories

* chore: fix button style

* chore: fix item color

* lint

* update snapshot

* link

* remove background color

* change send to channel color

* call icons

* video conf colors

* fix app default color

* bottom sheet

* remove background

* two factor color

* update tests

* feat: add force-logout stream listener

* remove icon colors

* improve badge color

* update tests

* fix header colors

* fix collapsible icon color

* imagePreview color

* wip

* update test

* lint

---------

Co-authored-by: Diego Mello <diegolmello@gmail.com>
2024-04-18 07:19:54 -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 feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
CodeLine.tsx feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
Emoji.tsx feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
Heading.tsx feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
Image.tsx feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -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 feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
Italic.tsx fix: add channel name when the text is bold (#5319) 2023-11-13 14:14:37 -03:00
Katex.tsx feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
LineBreak.tsx [IMPROVE] Add support to Linebreak and Katex on markdown (#4361) 2022-07-20 18:02:18 -03:00
Link.tsx feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
MarkdownContext.ts [IMPROVE] Redesign emoji picker (#4328) 2022-10-21 15:27:55 -03:00
NewMarkdown.stories.tsx feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
OrderedList.tsx feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
Paragraph.tsx feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
Plain.tsx [FIX] Text color and fit content of TaskList (#4906) 2023-02-16 10:07:19 -03:00
Quote.tsx feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
Strike.tsx fix: add channel name when the text is bold (#5319) 2023-11-13 14:14:37 -03:00
TaskList.tsx feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
UnorderedList.tsx feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
index.tsx [IMPROVE] Redesign emoji picker (#4328) 2022-10-21 15:27:55 -03:00