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
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
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
6b4085043c
End of first session
2022-07-27 18:11:13 -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
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
6f31a00e90
Chore: Clean Check component - TypeScript ( #3919 )
...
* chore: clear Check component
* chore: update tests
2022-03-22 10:53:09 -03:00
Anant Bhasin
f69b82dae9
Tests: Make Detox work on Android ( #3051 )
2021-12-02 10:19:15 -03:00
Alex Junior
5bc74c6c68
Chore: Migrate DirectoryView to Typescript ( #3379 )
...
* [improve] - migrate the view: DirectoryView to typescript
* [improve] - migrate the view: removing unnecessary variables
* minor changes
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-09-15 17:37:21 -03:00