Diego Mello
|
a05198548e
|
Merge branch 'new.semantic-colors' into new.semantic-colors-2
# Conflicts:
# app/containers/ActionSheet/BottomSheetContent.tsx
# app/containers/ActionSheet/Item.tsx
# app/containers/EmojiPicker/index.tsx
# app/containers/MessageActions/Header.tsx
# app/containers/MessageBox/buttons/BaseButton.tsx
# app/containers/RoomItem/Touchable.tsx
# app/containers/ServerItem/index.tsx
# app/containers/UIKit/DatePicker.tsx
# app/containers/UIKit/MultiSelect/Chips.tsx
# app/containers/UIKit/MultiSelect/Input.tsx
# app/containers/UIKit/MultiSelect/MultiSelectContent.tsx
# app/containers/UIKit/Overflow.tsx
# app/containers/UserItem.tsx
# app/containers/markdown/index.tsx
# app/containers/message/Audio.tsx
# app/containers/message/Components/CollapsibleQuote/index.tsx
# app/containers/message/Image.tsx
# app/containers/message/Reactions.tsx
# app/containers/message/Reply.tsx
# app/containers/message/Urls.tsx
# app/containers/message/Video.tsx
# app/lib/constants/colors.ts
# app/lib/methods/helpers/touch.tsx
# app/views/AddExistingChannelView.tsx
# app/views/CreateChannelView.tsx
# app/views/E2ESaveYourPasswordView.tsx
# app/views/InviteUsersView/index.tsx
# app/views/ModalBlockView.tsx
# app/views/NewMessageView.tsx
# app/views/NotificationPreferencesView/index.tsx
# app/views/ReadReceiptView/index.tsx
# app/views/RegisterView.tsx
# app/views/RoomInfoView/index.tsx
# app/views/RoomMembersView/index.tsx
# app/views/RoomView/Banner.tsx
# app/views/SelectListView.tsx
# app/views/SetUsernameView.tsx
# app/views/ShareListView/Header/SearchBox.tsx
# app/views/ShareView/Preview.tsx
# app/views/ShareView/Thumbs.tsx
# app/views/SidebarView/index.tsx
# app/views/UserNotificationPreferencesView/index.tsx
# ios/Podfile.lock
# ios/RocketChatRN.xcodeproj/project.pbxproj
|
2022-12-15 16:19:00 -03:00 |
Gleidson Daniel Silva
|
2b08b683d7
|
Chore: Upgrade React Native to 0.68.2 (#4316)
Co-authored-by: Diego Mello <diegolmello@gmail.com>
|
2022-08-08 18:02:08 -03:00 |
Diego Mello
|
96e24551bb
|
stash
|
2022-07-27 17:24:33 -03:00 |
Alex Junior
|
614d9afe65
|
Chore: Evaluate helpers and utils - Typescript (#4146)
|
2022-06-06 11:17:51 -03:00 |
Alex Junior
|
d99b31849a
|
Chore: Evaluate Icon - Typescript (#3982)
Co-authored-by: Diego Mello <diegolmello@gmail.com>
|
2022-05-02 16:21:15 -03: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
|
488074b4ae
|
Chore: Evaluate Message - TypeScript (#3944)
Co-authored-by: GleidsonDaniel <gleidson10daniel@hotmail.com>
|
2022-04-01 18:52:38 -03:00 |
Alex Junior
|
69a67ea998
|
Chore: Start Typescript migration (#3279)
|
2021-09-13 17:41:05 -03:00 |