element-web/res/css/structures
Travis Ralston a0b2859436 Support custom tags in the room list again
Fixes https://github.com/vector-im/riot-web/issues/14091

Design needs work, however this is behind labs anyways. This re-implements the behaviour of the old room list.

The implementation ended up being a lot easier due to early confusion with what the TagOrderStore and TagPanel take care of. Turns out they don't deal with tags, but groups. As such, we don't need to do anything with filtering (though we keep some sanity checks in place for safety), and just have to wire up the CustomRoomTagPanel and CustomRoomTagStore.
2020-07-20 16:51:16 -06:00
..
auth
_AutoHideScrollbar.scss
_CompatibilityPage.scss
_ContextualMenu.scss
_CreateRoom.scss
_CustomRoomTagPanel.scss Support custom tags in the room list again 2020-07-20 16:51:16 -06:00
_FilePanel.scss
_GenericErrorPage.scss
_GroupView.scss Minor padding fixes to communities 2020-07-14 10:16:00 -06:00
_HeaderButtons.scss Fix top right header button layout and hover consistency 2020-07-16 14:38:46 +01:00
_HomePage.scss change accent color 2020-07-14 20:36:27 +02:00
_LeftPanel.scss Rename RoomList2 SCSS variables 2020-07-17 15:59:35 -06:00
_MainSplit.scss Revert "Merge branch 'joriks/horizontal-resize-bars' into 'element'" 2020-07-16 15:31:41 +01:00
_MatrixChat.scss LeftPanel2 -> LeftPanel 2020-07-17 15:22:18 -06:00
_MyGroups.scss
_NotificationPanel.scss
_RightPanel.scss Fix top right header button layout and hover consistency 2020-07-16 14:38:46 +01:00
_RoomDirectory.scss
_RoomSearch.scss Rename RoomList2 SCSS variables 2020-07-17 15:59:35 -06:00
_RoomStatusBar.scss
_RoomView.scss
_ScrollPanel.scss
_SearchBox.scss
_TabbedView.scss
_TagPanel.scss Replace $roomtile-name-color with $muted-fg-color (equivalent) 2020-07-17 16:03:26 -06:00
_ToastContainer.scss Switch to svg masks for the e2eicon and border it for the EntityTile avatars 2020-07-14 00:52:03 +01:00
_UploadBar.scss
_UserMenu.scss
_ViewSource.scss