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 |
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 |
Gleidson Daniel Silva
|
bdf83e546e
|
Chore: Move constants away from rocketchat folder - Typescript (#4022)
* create keys file and export all consts
* fix import E2E_MESSAGE_TYPE
* fix constants import
* fix constants import
* fix E2E_BANNER_TYPE import
* fix E2E_ROOM_TYPES import
* fix THEME_PREFERENCES_KEY import
* fix CRASH_REPORT_KEY and ANALYTICS_EVENTS_KEY import
* fix MIN_ROCKETCHAT_VERSION import
* fix constantDisplayMode import
* fix environment imports
* fix links imports
* fix localAuthentication imports
* fix localPath imports
* fix messagesStatus imports
* fix messageTypeLoad imports
* fix defaultSettings imports
* fix tablet imports
* update with todo for colors
* move to lib folder
* change constant/colors to constant
|
2022-04-07 11:10:03 -03:00 |
Alex Junior
|
69a67ea998
|
Chore: Start Typescript migration (#3279)
|
2021-09-13 17:41:05 -03:00 |