element-web/src/components/views/groups
Aidan Gauland 35780f5ae0 Remove use of deprecated React.PropTypes
Replace all uses of React.PropTypes with PropTypes and importing PropTypes from
'prop-types'.
2017-12-26 14:03:18 +13:00
..
GroupInviteTile.js Convert group avatar URL to HTTP before handing to BaseAvatar 2017-11-09 14:34:04 +00:00
GroupMemberInfo.js Make GroupStore use MatrixClientPeg 2017-11-28 11:54:05 +00:00
GroupMemberList.js Make GroupStore use MatrixClientPeg 2017-11-28 11:54:05 +00:00
GroupMemberTile.js Alter group member api 2017-11-07 11:27:42 +00:00
GroupPublicityToggle.js Make GroupStore use MatrixClientPeg 2017-11-28 11:54:05 +00:00
GroupRoomInfo.js Make GroupStore use MatrixClientPeg 2017-11-28 11:54:05 +00:00
GroupRoomList.js Make GroupStore use MatrixClientPeg 2017-11-28 11:54:05 +00:00
GroupRoomTile.js Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
GroupTile.js Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
GroupUserSettings.js Deal with errors, lack of groups, loading 2017-11-28 10:46:20 +00:00