Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

[MM-34187] - Update React version to 17* #10739

Merged
merged 8 commits into from
Jul 21, 2022
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ exports[`components/SearchableChannelList should match init snapshot 1`] = `
inputComponent={
Object {
"$$typeof": Symbol(react.forward_ref),
"displayName": "LocalizedInput",
"render": [Function],
}
}
Expand Down
4 changes: 0 additions & 4 deletions components/__snapshots__/textbox.test.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ exports[`components/TextBox should match snapshot with additional, optional prop
inputComponent={
Object {
"$$typeof": Symbol(react.forward_ref),
"displayName": "AutosizeTextarea",
"render": [Function],
}
}
Expand Down Expand Up @@ -122,7 +121,6 @@ exports[`components/TextBox should match snapshot with required props 1`] = `
inputComponent={
Object {
"$$typeof": Symbol(react.forward_ref),
"displayName": "AutosizeTextarea",
"render": [Function],
}
}
Expand Down Expand Up @@ -214,7 +212,6 @@ exports[`components/TextBox should throw error when new property is too long 1`]
inputComponent={
Object {
"$$typeof": Symbol(react.forward_ref),
"displayName": "AutosizeTextarea",
"render": [Function],
}
}
Expand Down Expand Up @@ -306,7 +303,6 @@ exports[`components/TextBox should throw error when value is too long 1`] = `
inputComponent={
Object {
"$$typeof": Symbol(react.forward_ref),
"displayName": "AutosizeTextarea",
"render": [Function],
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ exports[`components/admin_console/data_retention_settings/channel_list should ma
"$$typeof": Symbol(react.memo),
"WrappedComponent": [Function],
"compare": null,
"displayName": "Connect(TeamFilterDropdown)",
"type": [Function],
},
"values": Object {
Expand Down Expand Up @@ -229,7 +228,6 @@ exports[`components/admin_console/data_retention_settings/channel_list should ma
"$$typeof": Symbol(react.memo),
"WrappedComponent": [Function],
"compare": null,
"displayName": "Connect(TeamFilterDropdown)",
"type": [Function],
},
"values": Object {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,6 @@ exports[`admin_console/system_role_users should match snapshot 1`] = `
"$$typeof": Symbol(react.memo),
"WrappedComponent": [Function],
"compare": null,
"displayName": "Connect(AddUsersToRoleModal)",
"type": [Function],
}
}
Expand Down Expand Up @@ -521,7 +520,6 @@ exports[`admin_console/system_role_users should match snapshot with readOnly tru
"$$typeof": Symbol(react.memo),
"WrappedComponent": [Function],
"compare": null,
"displayName": "Connect(AddUsersToRoleModal)",
"type": [Function],
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ exports[`components/admin_console/system_users/list should match default snapsho
"$$typeof": Symbol(react.memo),
"WrappedComponent": [Function],
"compare": null,
"displayName": "Connect(SystemUsersDropdown)",
"type": [Function],
},
]
Expand All @@ -45,7 +44,6 @@ exports[`components/admin_console/system_users/list should match default snapsho
"$$typeof": Symbol(react.memo),
"WrappedComponent": [Function],
"compare": null,
"displayName": "Connect(UserListRowWithError)",
"type": [Function],
}
}
Expand Down Expand Up @@ -108,7 +106,6 @@ exports[`components/admin_console/system_users/list should match default snapsho
"$$typeof": Symbol(react.memo),
"WrappedComponent": [Function],
"compare": null,
"displayName": "Connect(SystemUsersDropdown)",
"type": [Function],
},
]
Expand Down Expand Up @@ -229,7 +226,6 @@ exports[`components/admin_console/system_users/list should match default snapsho
"$$typeof": Symbol(react.memo),
"WrappedComponent": [Function],
"compare": null,
"displayName": "Connect(UserListRowWithError)",
"type": [Function],
}
}
Expand Down Expand Up @@ -313,7 +309,6 @@ exports[`components/admin_console/system_users/list should match default snapsho
"$$typeof": Symbol(react.memo),
"WrappedComponent": [Function],
"compare": null,
"displayName": "Connect(SystemUsersDropdown)",
"type": [Function],
},
]
Expand Down Expand Up @@ -459,7 +454,6 @@ exports[`components/admin_console/system_users/list should match default snapsho
"$$typeof": Symbol(react.memo),
"WrappedComponent": [Function],
"compare": null,
"displayName": "Connect(UserListRowWithError)",
"type": [Function],
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ exports[`admin_console/team_channel_settings/channel/ChannelGroups should match
"$$typeof": Symbol(react.memo),
"WrappedComponent": [Function],
"compare": null,
"displayName": "Connect(AddGroupsToChannelModal)",
"type": [Function],
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ exports[`admin_console/team_channel_settings/channel/ChannelMembers should match
"$$typeof": Symbol(react.memo),
"WrappedComponent": [Function],
"compare": null,
"displayName": "Connect(ChannelInviteModal)",
"type": [Function],
}
}
Expand Down Expand Up @@ -358,7 +357,6 @@ exports[`admin_console/team_channel_settings/channel/ChannelMembers should match
"$$typeof": Symbol(react.memo),
"WrappedComponent": [Function],
"compare": null,
"displayName": "Connect(ChannelInviteModal)",
"type": [Function],
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,6 @@ exports[`admin_console/team_channel_settings/channel/ChannelList should match sn
"$$typeof": Symbol(react.memo),
"WrappedComponent": [Function],
"compare": null,
"displayName": "Connect(TeamFilterDropdown)",
"type": [Function],
},
"values": Object {
Expand Down Expand Up @@ -317,7 +316,6 @@ exports[`admin_console/team_channel_settings/channel/ChannelList should match sn
"$$typeof": Symbol(react.memo),
"WrappedComponent": [Function],
"compare": null,
"displayName": "Connect(TeamFilterDropdown)",
"type": [Function],
},
"values": Object {
Expand Down Expand Up @@ -925,7 +923,6 @@ exports[`admin_console/team_channel_settings/channel/ChannelList should match sn
"$$typeof": Symbol(react.memo),
"WrappedComponent": [Function],
"compare": null,
"displayName": "Connect(TeamFilterDropdown)",
"type": [Function],
},
"values": Object {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ exports[`admin_console/team_channel_settings/team/TeamGroups should match snapsh
"$$typeof": Symbol(react.memo),
"WrappedComponent": [Function],
"compare": null,
"displayName": "Connect(AddGroupsToTeamModal)",
"type": [Function],
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ exports[`admin_console/team_channel_settings/team/TeamMembers should match snaps
"$$typeof": Symbol(react.memo),
"WrappedComponent": [Function],
"compare": null,
"displayName": "Connect(AddUsersToTeamModal)",
"type": [Function],
}
}
Expand Down Expand Up @@ -335,7 +334,6 @@ exports[`admin_console/team_channel_settings/team/TeamMembers should match snaps
"$$typeof": Symbol(react.memo),
"WrappedComponent": [Function],
"compare": null,
"displayName": "Connect(AddUsersToTeamModal)",
"type": [Function],
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ exports[`components/ChannelHeaderDropdown should match snapshot with no plugin i
"$$typeof": Symbol(react.memo),
"WrappedComponent": [Function],
"compare": null,
"displayName": "Connect(ChannelNotificationsModal)",
"type": [Function],
}
}
Expand Down Expand Up @@ -102,7 +101,6 @@ exports[`components/ChannelHeaderDropdown should match snapshot with no plugin i
"$$typeof": Symbol(react.memo),
"WrappedComponent": [Function],
"compare": null,
"displayName": "Connect(ChannelInviteModal)",
"type": [Function],
}
}
Expand All @@ -122,7 +120,6 @@ exports[`components/ChannelHeaderDropdown should match snapshot with no plugin i
"$$typeof": Symbol(react.memo),
"WrappedComponent": [Function],
"compare": null,
"displayName": "Connect(MoreDirectChannels)",
"type": [Function],
}
}
Expand Down Expand Up @@ -156,7 +153,6 @@ exports[`components/ChannelHeaderDropdown should match snapshot with no plugin i
"$$typeof": Symbol(react.memo),
"WrappedComponent": [Function],
"compare": null,
"displayName": "Connect(AddGroupsToChannelModal)",
"type": [Function],
}
}
Expand All @@ -176,7 +172,6 @@ exports[`components/ChannelHeaderDropdown should match snapshot with no plugin i
"$$typeof": Symbol(react.memo),
"WrappedComponent": [Function],
"compare": null,
"displayName": "Connect(injectIntl(ChannelGroupsManageModal))",
"type": [Function],
}
}
Expand Down Expand Up @@ -232,7 +227,6 @@ exports[`components/ChannelHeaderDropdown should match snapshot with no plugin i
"$$typeof": Symbol(react.memo),
"WrappedComponent": [Function],
"compare": null,
"displayName": "Connect(EditChannelHeaderModal)",
"type": [Function],
}
}
Expand Down Expand Up @@ -262,7 +256,6 @@ exports[`components/ChannelHeaderDropdown should match snapshot with no plugin i
"$$typeof": Symbol(react.memo),
"WrappedComponent": [Function],
"compare": null,
"displayName": "Connect(EditChannelHeaderModal)",
"type": [Function],
}
}
Expand All @@ -284,7 +277,6 @@ exports[`components/ChannelHeaderDropdown should match snapshot with no plugin i
"$$typeof": Symbol(react.memo),
"WrappedComponent": [Function],
"compare": null,
"displayName": "Connect(injectIntl(EditChannelPurposeModal))",
"type": [Function],
}
}
Expand All @@ -306,7 +298,6 @@ exports[`components/ChannelHeaderDropdown should match snapshot with no plugin i
"$$typeof": Symbol(react.memo),
"WrappedComponent": [Function],
"compare": null,
"displayName": "Connect(injectIntl(RenameChannelModal))",
"type": [Function],
}
}
Expand Down Expand Up @@ -336,7 +327,6 @@ exports[`components/ChannelHeaderDropdown should match snapshot with no plugin i
"$$typeof": Symbol(react.memo),
"WrappedComponent": [Function],
"compare": null,
"displayName": "Connect(ConvertChannelModal)",
"type": [Function],
}
}
Expand Down Expand Up @@ -368,7 +358,6 @@ exports[`components/ChannelHeaderDropdown should match snapshot with no plugin i
"$$typeof": Symbol(react.memo),
"WrappedComponent": [Function],
"compare": null,
"displayName": "Connect(DeleteChannelModal)",
"type": [Function],
}
}
Expand Down Expand Up @@ -431,7 +420,6 @@ exports[`components/ChannelHeaderDropdown should match snapshot with no plugin i
"$$typeof": Symbol(react.memo),
"WrappedComponent": [Function],
"compare": null,
"displayName": "Connect(UnarchiveChannelModal)",
"type": [Function],
}
}
Expand Down Expand Up @@ -500,7 +488,6 @@ exports[`components/ChannelHeaderDropdown should match snapshot with plugins 1`]
"$$typeof": Symbol(react.memo),
"WrappedComponent": [Function],
"compare": null,
"displayName": "Connect(ChannelNotificationsModal)",
"type": [Function],
}
}
Expand Down Expand Up @@ -547,7 +534,6 @@ exports[`components/ChannelHeaderDropdown should match snapshot with plugins 1`]
"$$typeof": Symbol(react.memo),
"WrappedComponent": [Function],
"compare": null,
"displayName": "Connect(ChannelInviteModal)",
"type": [Function],
}
}
Expand All @@ -567,7 +553,6 @@ exports[`components/ChannelHeaderDropdown should match snapshot with plugins 1`]
"$$typeof": Symbol(react.memo),
"WrappedComponent": [Function],
"compare": null,
"displayName": "Connect(MoreDirectChannels)",
"type": [Function],
}
}
Expand Down Expand Up @@ -601,7 +586,6 @@ exports[`components/ChannelHeaderDropdown should match snapshot with plugins 1`]
"$$typeof": Symbol(react.memo),
"WrappedComponent": [Function],
"compare": null,
"displayName": "Connect(AddGroupsToChannelModal)",
"type": [Function],
}
}
Expand All @@ -621,7 +605,6 @@ exports[`components/ChannelHeaderDropdown should match snapshot with plugins 1`]
"$$typeof": Symbol(react.memo),
"WrappedComponent": [Function],
"compare": null,
"displayName": "Connect(injectIntl(ChannelGroupsManageModal))",
"type": [Function],
}
}
Expand Down Expand Up @@ -677,7 +660,6 @@ exports[`components/ChannelHeaderDropdown should match snapshot with plugins 1`]
"$$typeof": Symbol(react.memo),
"WrappedComponent": [Function],
"compare": null,
"displayName": "Connect(EditChannelHeaderModal)",
"type": [Function],
}
}
Expand Down Expand Up @@ -707,7 +689,6 @@ exports[`components/ChannelHeaderDropdown should match snapshot with plugins 1`]
"$$typeof": Symbol(react.memo),
"WrappedComponent": [Function],
"compare": null,
"displayName": "Connect(EditChannelHeaderModal)",
"type": [Function],
}
}
Expand All @@ -729,7 +710,6 @@ exports[`components/ChannelHeaderDropdown should match snapshot with plugins 1`]
"$$typeof": Symbol(react.memo),
"WrappedComponent": [Function],
"compare": null,
"displayName": "Connect(injectIntl(EditChannelPurposeModal))",
"type": [Function],
}
}
Expand All @@ -751,7 +731,6 @@ exports[`components/ChannelHeaderDropdown should match snapshot with plugins 1`]
"$$typeof": Symbol(react.memo),
"WrappedComponent": [Function],
"compare": null,
"displayName": "Connect(injectIntl(RenameChannelModal))",
"type": [Function],
}
}
Expand Down Expand Up @@ -781,7 +760,6 @@ exports[`components/ChannelHeaderDropdown should match snapshot with plugins 1`]
"$$typeof": Symbol(react.memo),
"WrappedComponent": [Function],
"compare": null,
"displayName": "Connect(ConvertChannelModal)",
"type": [Function],
}
}
Expand Down Expand Up @@ -813,7 +791,6 @@ exports[`components/ChannelHeaderDropdown should match snapshot with plugins 1`]
"$$typeof": Symbol(react.memo),
"WrappedComponent": [Function],
"compare": null,
"displayName": "Connect(DeleteChannelModal)",
"type": [Function],
}
}
Expand Down Expand Up @@ -891,7 +868,6 @@ exports[`components/ChannelHeaderDropdown should match snapshot with plugins 1`]
"$$typeof": Symbol(react.memo),
"WrappedComponent": [Function],
"compare": null,
"displayName": "Connect(UnarchiveChannelModal)",
"type": [Function],
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ exports[`components/channel_layout/ChannelController Should match snapshot 1`] =
"$$typeof": Symbol(react.memo),
"WrappedComponent": [Function],
"compare": null,
"displayName": "Connect(CenterChannel)",
"type": [Function],
}
}
Expand Down
Loading