element-web-Github/src/components/views/groups
J. Ryan Stinnett 20e296b20e Convert image URLs in React to require calls
This allows Webpack to insert the proper image URL after builds steps like
adding a hash and so on. The path you supply to `require` is relative to the JS
source file, just like any other would be.
2019-01-17 22:06:49 -06:00
..
GroupInviteTile.js change GroupInviteTile from RoomSubList css so new :hover won't apply 2018-06-27 09:50:32 +01:00
GroupMemberInfo.js Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00
GroupMemberList.js Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00
GroupMemberTile.js Alter group member api 2017-11-07 11:27:42 +00:00
GroupPublicityToggle.js s/onClick/onChange on checkbox to make React happy 2018-06-16 15:58:16 +01:00
GroupRoomInfo.js Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00
GroupRoomList.js Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00
GroupRoomTile.js Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
GroupTile.js add nop to fix onClick being required warning 2018-06-15 18:55:21 +01:00
GroupUserSettings.js Use GeminiScrollbarWrapper in Flair settings of UserSettings 2018-04-10 18:08:19 +01:00