verdnatura-chat/app/containers
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
..
ActionSheet Merge branch 'new.semantic-colors' into new.semantic-colors-2 2022-12-15 16:19:00 -03:00
Avatar [NEW] Video conf message block (#4619) 2022-11-24 08:37:08 -03:00
BackgroundContainer Merge branch 'new.semantic-colors' into new.semantic-colors-2 2022-12-15 16:19:00 -03:00
Button Merge branch 'new.semantic-colors' into new.semantic-colors-2 2022-12-15 16:19:00 -03:00
Chip [IMPROVE] Increase border radius on all buttons (#4657) 2022-11-10 13:22:02 -03:00
CustomIcon [NEW] Video conf message block (#4619) 2022-11-24 08:37:08 -03:00
DirectoryItem Chore: Migrate Touch to hooks (#4422) 2022-08-17 10:32:21 -03:00
EmojiPicker Merge branch 'new.semantic-colors' into new.semantic-colors-2 2022-12-15 16:19:00 -03:00
HeaderButton Chore: Update Storybook libs to v6 (#4439) 2022-08-19 16:53:40 -03:00
ImageViewer Chore: Upgrade React Native to 0.68.2 (#4316) 2022-08-08 18:02:08 -03:00
InAppNotification Merge branch 'new.semantic-colors' into new.semantic-colors-2 2022-12-15 16:19:00 -03:00
List Merge branch 'new.semantic-colors' into new.semantic-colors-2 2022-12-15 16:19:00 -03:00
Loading [FIX] Jump to message stuck on loading animation (#4410) 2022-08-19 18:14:37 -03:00
LoginServices Merge branch 'new.semantic-colors' into new.semantic-colors-2 2022-12-15 16:19:00 -03:00
MessageActions Merge branch 'new.semantic-colors' into new.semantic-colors-2 2022-12-15 16:19:00 -03:00
MessageBox Merge branch 'new.semantic-colors' into new.semantic-colors-2 2022-12-15 16:19:00 -03:00
Passcode [FIX] Screen Lock's Password screen UI is broken on tablets (#4583) 2022-10-18 16:26:49 -03:00
RadioButton [NEW] Unify members section (#4399) 2022-08-26 10:21:25 -03:00
ReactionsList [IMPROVE] Redesign emoji picker (#4328) 2022-10-21 15:27:55 -03:00
RoomHeader [Regression] Fix iPad subtitle font size on Header (#4586) 2022-10-04 09:56:39 -03:00
RoomItem Merge branch 'new.semantic-colors' into new.semantic-colors-2 2022-12-15 16:19:00 -03:00
RoomTypeIcon Chore: Create useAppSelector hook (#4189) 2022-05-13 12:01:34 -03:00
SearchBox [FIX] SearchBox background and unify usage (#4519) 2022-09-22 23:03:02 -03:00
ServerItem Merge branch 'new.semantic-colors' into new.semantic-colors-2 2022-12-15 16:19:00 -03:00
Status Chore: Create useAppSelector hook (#4189) 2022-05-13 12:01:34 -03:00
TextInput Merge branch 'new.semantic-colors' into new.semantic-colors-2 2022-12-15 16:19:00 -03:00
TwoFactor Merge branch 'new.semantic-colors' into new.semantic-colors-2 2022-12-15 16:19:00 -03:00
UIKit Merge branch 'new.semantic-colors' into new.semantic-colors-2 2022-12-15 16:19:00 -03:00
UnreadBadge Chore: Update Storybook libs to v6 (#4439) 2022-08-19 16:53:40 -03:00
markdown Merge branch 'new.semantic-colors' into new.semantic-colors-2 2022-12-15 16:19:00 -03:00
message Merge branch 'new.semantic-colors' into new.semantic-colors-2 2022-12-15 16:19:00 -03:00
ActivityIndicator.tsx Chore: Move constants away from rocketchat folder - Typescript (#4022) 2022-04-07 11:10:03 -03:00
AppVersion.tsx Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
Check.tsx Chore: Evaluate Icon - Typescript (#3982) 2022-05-02 16:21:15 -03:00
FormContainer.tsx Chore: Upgrade React Native to 0.68.2 (#4316) 2022-08-08 18:02:08 -03:00
KeyboardView.tsx Chore: Upgrade React Native to 0.68.2 (#4316) 2022-08-08 18:02:08 -03:00
MessageErrorActions.tsx Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
OrSeparator.tsx Chore: update `theme` type (#4025) 2022-04-12 12:27:05 -04:00
SafeAreaView.tsx Merge branch 'new.semantic-colors' into new.semantic-colors-2 2022-12-15 16:19:00 -03:00
SearchHeader.tsx Chore: Migration to Hooks - FormTextInput (#4256) 2022-06-27 15:46:59 -03:00
StatusBar.tsx Chore: Move constants away from rocketchat folder - Typescript (#4022) 2022-04-07 11:10:03 -03:00
ThreadDetails.tsx End of first session 2022-07-27 18:11:13 -03:00
Toast.tsx Chore: Migrate containers/Toast to hooks (#4309) 2022-06-22 09:32:57 -03:00
Touch.tsx Chore: Migrate Touch to hooks (#4422) 2022-08-17 10:32:21 -03:00
UserItem.tsx Merge branch 'new.semantic-colors' into new.semantic-colors-2 2022-12-15 16:19:00 -03:00