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

Remove deprecated feature_communities_v2_prototypes #7676

Closed
wants to merge 9 commits into from

Conversation

t3chguy
Copy link
Member

@t3chguy t3chguy commented Jan 31, 2022

Requires element-hq/element-web#20812


This PR currently has no changelog labels, so will not be included in changelogs.

Add one of: T-Deprecation, T-Enhancement, T-Defect, T-Task to indicate what type of change this is plus X-Breaking-Change if it's a breaking change.

Preview: https://pr7676--matrix-react-sdk.netlify.app
⚠️ Do you trust the author of this PR? Maybe this build will steal your keys or give you malware. Exercise caution. Use test accounts.

t3chguy and others added 4 commits February 10, 2022 08:53
… t3chguy/remove-communities-v2

� Conflicts:
�	src/components/views/rooms/RoomListHeader.tsx
… t3chguy/remove-communities-v2

� Conflicts:
�	src/components/structures/RoomDirectory.tsx
�	src/components/views/dialogs/CreateCommunityPrototypeDialog.tsx
�	src/components/views/rooms/RoomList.tsx
�	src/components/views/rooms/RoomListHeader.tsx
�	src/components/views/rooms/RoomTile.tsx
�	src/createRoom.ts
�	src/stores/CommunityPrototypeStore.ts
@codecov
Copy link

codecov bot commented Mar 10, 2022

Codecov Report

Merging #7676 (da4f779) into develop (9082e07) will increase coverage by 0.18%.
The diff coverage is 16.66%.

@@             Coverage Diff             @@
##           develop    #7676      +/-   ##
===========================================
+ Coverage    26.66%   26.84%   +0.18%     
===========================================
  Files          862      857       -5     
  Lines        51954    51534     -420     
  Branches     13159    13052     -107     
===========================================
- Hits         13854    13836      -18     
+ Misses       38100    37698     -402     
Impacted Files Coverage Δ
src/RoomInvite.tsx 0.00% <ø> (ø)
src/components/structures/GroupFilterPanel.tsx 2.50% <ø> (+0.32%) ⬆️
src/components/structures/MatrixChat.tsx 0.45% <ø> (+<0.01%) ⬆️
src/components/structures/RoomDirectory.tsx 1.35% <0.00%> (+0.10%) ⬆️
src/components/views/dialogs/CreateRoomDialog.tsx 0.82% <0.00%> (+0.04%) ⬆️
src/components/views/dialogs/InviteDialog.tsx 1.01% <ø> (+0.02%) ⬆️
src/components/views/elements/TagTile.js 3.50% <ø> (+0.28%) ⬆️
src/components/views/rooms/MemberList.tsx 66.21% <0.00%> (+0.88%) ⬆️
src/components/views/rooms/RoomList.tsx 3.49% <ø> (+0.03%) ⬆️
src/components/views/rooms/RoomListHeader.tsx 2.36% <0.00%> (-0.16%) ⬇️
... and 5 more

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants