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 |
Devaansh Bhandari
|
3e9ab8877c
|
fix: Add markdown to Directory descriptions (#5399)
Signed-off-by: brf153 <153hsb@gmail.com>
|
2023-12-18 15:22:46 -03:00 |
Gleidson Daniel Silva
|
585e5a0592
|
Chore: Migrate Touch to hooks (#4422)
* migrate to hooks and fix types
* fix import and remove theme prop
* update tests
* fix touch file name
* wip
* rename
* change to touch
* remove button and change to touch
|
2022-08-17 10:32:21 -03:00 |
Reinaldo Neto
|
cd7e9e22f8
|
[FIX] Unresponsive status icons on Directory View and Share View (#4303)
|
2022-06-21 16:44:02 -03:00 |
Alex Junior
|
614d9afe65
|
Chore: Evaluate helpers and utils - Typescript (#4146)
|
2022-06-06 11:17:51 -03:00 |
Reinaldo Neto
|
a27d63c22e
|
Chore: Evaluate DirectoryView - TypeScript (#4130)
|
2022-05-02 08:53:47 -03:00 |
Gerzon Z
|
b9651493d2
|
Chore: update `theme` type (#4025)
* chore: update `theme` type
* update: components
* update: storyshots
* add: `theme` type to `DirectoryItem`
* chore: update theme type on `message/index.tsx`
* update: `RoomTypeIcon`'s useTheme
|
2022-04-12 12:27:05 -04:00 |
Gerzon Z
|
349e10e328
|
Chore: TypeScript Migration - evaluate DirectoryItem (#4016)
* chore: evaluate DirectoryItem
* chore: move `DirectoryItem` to `containers`
* update: `themes` import
|
2022-04-07 16:25:25 -04:00 |