Commit Graph

2758 Commits

Author SHA1 Message Date
GleidsonDaniel 1256117c76 fix background color 2024-03-27 11:31:18 -03:00
GleidsonDaniel 336813449b unused backgroundColor 2024-03-27 11:30:59 -03:00
GleidsonDaniel b19065f706 remove unused color 2024-03-27 11:30:46 -03:00
GleidsonDaniel a9b63291ea fix login service button color 2024-03-27 11:30:16 -03:00
GleidsonDaniel 186259911c remove unused color 2024-03-27 11:29:58 -03:00
GleidsonDaniel 8b48c4d801 fix app theme color 2024-03-27 11:29:48 -03:00
GleidsonDaniel 381ec9659d cocoapods 2024-03-21 17:26:31 -03:00
Diego Mello 3b89dc91f9
Merge branch 'develop' into mobile-color-normalization 2024-03-21 15:53:37 -03:00
Diego Mello 1a5ce690c3
chore: Bump version to 4.48.0 (#5631)
Co-authored-by: GleidsonDaniel <gleidson10daniel@hotmail.com>
2024-03-21 15:53:12 -03:00
GleidsonDaniel 218556706d update storybook 2024-03-21 15:32:24 -03:00
GleidsonDaniel 519eb390bc Merge branch 'develop' into mobile-color-normalization 2024-03-21 15:31:06 -03:00
Diego Mello 63c61e439b
chore: Set version to 4.47.2 (#5628) 2024-03-21 12:49:21 -03:00
Diego Mello 5edb363f50
revert: "fix: commonmark code_block (#5531)" (#5627) 2024-03-21 12:47:17 -03:00
Diego Mello 6339a0782b
chore: Bump version to 4.48.0 (#5626) 2024-03-20 17:20:46 -03:00
Diego Mello af3e78f24f
chore: Set version to 4.47.1 (#5622) 2024-03-20 11:05:14 -03:00
Sathurshan a2975f7c13
chore: migrate several class-based components to functional components (#5584) 2024-03-20 10:57:44 -03:00
Gleidson Daniel Silva 4ca641228c
regression: disable notifiee handler on ios devices (#5619)
* chore: test ios push

* revert notifications

* fix: disable notifiee handler on ios devices

* chore: fix notifee version

* chore: update notifee lib
2024-03-19 16:46:30 -03:00
Gleidson Daniel Silva 3fe24fac7b
regression: use correct parameters on upload image on profile view (#5620) 2024-03-19 16:40:48 -03:00
GleidsonDaniel ead87359a8 test: update snapshot 2024-03-18 16:23:23 -03:00
GleidsonDaniel ace338d180 chore: fix lint 2024-03-18 16:14:00 -03:00
GleidsonDaniel 7b84e3b600 revert 2024-03-18 16:07:29 -03:00
GleidsonDaniel 687732205f chore: fix ts errors 2024-03-18 16:06:01 -03:00
GleidsonDaniel 9f43ed49c0 chore: back to text props 2024-03-18 15:59:22 -03:00
GleidsonDaniel b6c1ad87e6 chore: fix lint 2024-03-18 15:58:35 -03:00
GleidsonDaniel 8b4c6aaabc chore: fix some colors 2024-03-18 15:51:02 -03:00
Gleidson Daniel Silva b7e86bd088
Merge branch 'develop' into mobile-color-normalization 2024-03-18 15:38:37 -03:00
GleidsonDaniel 53a590c8cd test: update 2024-03-18 15:38:05 -03:00
GleidsonDaniel b58c264556 wip: end colors 2024-03-18 15:36:52 -03:00
GleidsonDaniel 0d6aacf263 wip: colors 2024-03-18 15:22:04 -03:00
GleidsonDaniel e5aae0f9d3 wip: colors 2024-03-18 14:52:46 -03:00
GleidsonDaniel 3f6231e35a wip: some colors 2024-03-18 14:39:03 -03:00
GleidsonDaniel 26c9667db0 chore: one local colors 2024-03-18 14:17:25 -03:00
GleidsonDaniel 013332593b chore: auxiliaryBackground 2024-03-18 13:56:01 -03:00
GleidsonDaniel a36bb292cf chore: background color 2024-03-18 13:27:25 -03:00
GleidsonDaniel 624c67f048 chore: remove switch color 2024-03-15 15:42:57 -03:00
GleidsonDaniel fa4a3d3951 chore: remove mentions colors 2024-03-14 17:28:42 -03:00
GleidsonDaniel 491de3c26f chore: remove STATUS_COLORS 2024-03-14 16:34:21 -03:00
GleidsonDaniel 4351a25c6f remove tintActive 2024-03-13 17:59:14 -03:00
GleidsonDaniel 3a957995a6 remove icon color 2024-03-13 17:59:02 -03:00
GleidsonDaniel 57ae00377e only set color when checked 2024-03-13 17:58:48 -03:00
GleidsonDaniel e2ac50aaad remove tintActive color 2024-03-13 17:58:26 -03:00
GleidsonDaniel d280ebf1c4 chore: set custom icon default color 2024-03-13 17:57:41 -03:00
GleidsonDaniel ab59dbd87c wip: type 2024-03-13 16:45:36 -03:00
GleidsonDaniel 476a1c362f chore: use fontDefault on ActionSheet item 2024-03-13 16:45:11 -03:00
GleidsonDaniel 87f4faa97e chore: password colors change 2024-03-13 16:38:18 -03:00
GleidsonDaniel 95ea8b2a5e chore: remove titleText 2024-03-13 11:23:21 -03:00
GleidsonDaniel 8b4ead7c3f chore: remove auxiliaryText color 2024-03-13 11:20:04 -03:00
Gleidson Daniel Silva afe50aed7e
fix: set offset correctly on thread message view (#5609) 2024-03-13 10:29:25 -03:00
Diego Mello b5cef460f5
chore: Bump version to 4.48.0 (#5615) 2024-03-12 11:14:47 -03:00
Gleidson Daniel Silva 20324e0a22
chore: sort translation keys alphabetically ignoring case (#5612)
* chore: sort translation keys alphabetically ignoring case

* chore: run script

* action: organized translations

---------

Co-authored-by: GleidsonDaniel <GleidsonDaniel@users.noreply.github.com>
2024-03-11 17:22:41 -03:00