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 |
Reinaldo Neto
|
65f5b03bdf
|
Chore: Migrate ShareListView to Typescript (#3459)
Co-authored-by: Gerzon Z <gerzonc@icloud.com>
|
2021-12-02 10:39:48 -03:00 |
Alex Junior
|
69a67ea998
|
Chore: Start Typescript migration (#3279)
|
2021-09-13 17:41:05 -03:00 |
Diego Mello
|
81bb89da6c
|
[IMPROVEMENT] Support badge number on header buttons (#2566)
* Beginning header buttons refactor
* Add HeaderButtons
* item with title
* Refactor
* Remove lib
* Refactor
* Update snapshot
* Refactor
* Update tests
* Lint
|
2020-10-30 13:15:58 -03:00 |
Djorkaeff Alexandre
|
d8c8817f04
|
[NEW] Custom Status (#1811)
* [NEW] Custom Status
* [FIX] Subscribe to changes
* [FIX] Improve code using Banner component
* [IMPROVEMENT] Toggle modal
* [NEW] Edit custom status from Sidebar
* [FIX] Modal when tablet
* [FIX] Styles
* [FIX] Switch to react-native-promp-android
* [FIX] Custom Status UI
* [TESTS] E2E Custom Status
* Fix banner
* Fix banner
* Fix subtitle
* status text
* Fix topic header
* Fix RoomActionsView topic
* Fix header alignment on Android
* [FIX] RoomInfo crashes when without statusText
* [FIX] Use users.setStatus
* [FIX] Remove customStatus of ProfileView
* [FIX] Room View Thread Header
Co-authored-by: Diego Mello <diegolmello@gmail.com>
|
2020-03-30 17:19:01 -03:00 |
Diego Mello
|
7b51df377d
|
[NEW] Themes (#1298)
|
2019-12-04 13:39:53 -03:00 |
Diego Mello
|
81198b4c4f
|
[IMPROVEMENT] Use Reanimated's Transitions instead of LayoutAnimation (#1206)
* [IMPROVEMENT] Use Reanimated's Transitions instead of LayoutAnimation
* Don't run on Android
* Refactor
* Remove unnecessary code
|
2019-09-19 10:32:24 -03:00 |
Djorkaeff Alexandre
|
d80dd0e2ce
|
[FIX] Share Extension issues (#1064)
|
2019-07-29 13:33:28 -03:00 |