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
Diego Mello
5edb363f50
revert: "fix: commonmark code_block ( #5531 )" ( #5627 )
2024-03-21 12:47:17 -03:00
Reinaldo Neto
94807ef05b
fix: commonmark code_block ( #5531 )
...
* fix: commonmark code_block
* update the style of code blocks
* fix: bump commonmark and remove patch
---------
Co-authored-by: Gleidson Daniel Silva <gleidson10daniel@hotmail.com>
2024-02-22 10:27:02 -03:00
Fahad Ali
c8e1f20d1e
feat: add support for tasks and unordered list markdown ( #5057 )
...
* merged conflicts
* test cases fixed
* test case fixed
* comments addressed
* test update
* checkbox package removed
* test case fixed
* podfile updated
* podlock file fixed
* fix test
* comments addressed
---------
Co-authored-by: Gleidson Daniel Silva <gleidson10daniel@hotmail.com>
2024-02-07 18:03:03 -03:00
Gleidson Daniel Silva
93c8409354
chore: bump message parser from 0.31.14 to 0.31.26 ( #5338 )
...
* chore: bump message parser
* fix markdown value assignment
* update snapshot
2023-11-13 14:00:00 -03:00
Diego Mello
529891fcc0
regression: Rollback to React Native 0.69.8 ( #5162 )
2023-08-18 14:48:33 -03:00
Reinaldo Neto
aabbc77479
fix: update room on the rooms list view after local search and quote showing with leading empty space on the rooms list view ( #5064 )
...
* fix: quote showing with leading empty space on the rooms list view
* add unit test for previewFormatText
* minor tweak
* add e2e test to see the msg quote
* fix room item re-render after local search
* markdown preview testID can be received or default
* update storyshot roomheader
* minor tweak
* minor tweak
* fix flaky test
* refactor searchRoom to avoid flaky tests
2023-06-16 15:20:04 -03:00
Diego Mello
0079229a34
chore: Upgrade React Native to 0.71.7 ( #4984 )
2023-05-18 18:09:33 -03:00
Reinaldo Neto
ed6d45cbfe
fix: quoting a image with a custom emoji in description is breaking layout ( #5034 )
...
* fix: replying with a quote to a image with custom emoji in description
* remove the styles from custom emojis and deleted the removeMargins from styles
* add a new storyshot test for attachment with custom emoji
2023-04-28 15:29:54 -03:00
Reinaldo Neto
7b02205d2f
fix: Ordinals of ordered lists misaligned ( #4994 )
...
* fix: ordered list misaligned
* fix the misaligned at android and format the ordered list to keep the same width
2023-04-28 13:25:55 -03:00
Reinaldo Neto
00b8263913
[FIX] Markdown links coloured same as normal text for old markdown ( #4905 )
...
Co-authored-by: Gleidson Daniel Silva <gleidson10daniel@hotmail.com>
2023-03-16 11:12:46 -03:00
Reinaldo Neto
d759b475e7
[FIX] Fit the content of the ordered and unordered list ( #4901 )
...
* [FIX] Fit the content of the ordered and unordered list
* update storyshot
2023-03-15 14:43:26 -03:00
Gleidson Daniel Silva
4686d4f6f8
[FIX] Text color and fit content of TaskList ( #4906 )
...
* fix regression on plain text
* update stories
* fix where to add the color
* fit content taskList
---------
Co-authored-by: Reinaldo Neto <reinaldonetof@hotmail.com>
2023-02-16 10:07:19 -03:00
Reinaldo Neto
9396b08ead
[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-02-02 00:17:09 -03:00
Reinaldo Neto
057ca8afac
Regression: The Unordered and Ordered List text color to bodyText ( #4717 )
...
* Regression: The Unordered and Ordered List text color to bodyText
* update storyshot
2022-11-30 15:35:17 -03:00
Reinaldo Neto
a5e538c13f
[NEW] Emphasis Elements (italic, strike and bold) in Message Parser Components ( #4621 )
...
* [NEW] Emphasis Elements (italic, strike and bold) in Message Parser Components
* update storyshot
* minor tweak and remove of isLink
* Add theme provider to new md stories
* Cleanup
* Update tests
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-11-07 13:42:42 -03:00
Diego Mello
ba15bc9fe6
[NEW] Use Inter font ( #4459 )
2022-08-23 16:32:51 -03:00
Diego Mello
e723990e82
Chore: Update Storybook libs to v6 ( #4439 )
2022-08-19 16:53:40 -03:00