Rocket.Chat.ReactNative/app/containers/markdown
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
..
new feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
AtMention.tsx feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
BlockQuote.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
Hashtag.tsx feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
Link.tsx feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
List.tsx Chore: Evaluate Markdown - TypeScript (#3948) 2022-03-25 14:20:09 -03:00
ListItem.tsx feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
Markdown.stories.tsx feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
Preview.tsx feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
Table.tsx feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
TableCell.tsx feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
TableRow.tsx feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
formatHyperlink.test.ts Chore: Migrate Markdown to Typescript (#3558) 2022-02-17 12:27:01 -03:00
formatHyperlink.ts Chore: Migrate Markdown to Typescript (#3558) 2022-02-17 12:27:01 -03:00
formatText.test.ts Chore: Migrate Markdown to Typescript (#3558) 2022-02-17 12:27:01 -03:00
formatText.ts Chore: Migrate Markdown to Typescript (#3558) 2022-02-17 12:27:01 -03:00
index.tsx feat: mobile color normalization (#5616) 2024-04-18 07:19:54 -03:00
interfaces.ts Chore: Evaluate Message - TypeScript (#3944) 2022-04-01 18:52:38 -03:00
mergeTextNodes.ts Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
previewFormatText.test.ts fix: update room on the rooms list view after local search and quote showing with leading empty space on the rooms list view (#5064) 2023-06-16 15:20:04 -03:00
previewFormatText.ts regression: preview format text for edge cases (#5172) 2023-08-17 16:44:41 -03:00
styles.ts fix: Ordinals of ordered lists misaligned (#4994) 2023-04-28 13:25:55 -03:00