1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-07-18 09:22:18 +03:00
Commit Graph

22 Commits

Author SHA1 Message Date
e334ce8192 First cut of space panel drag-and-drop ordering 2021-06-03 08:32:36 +01:00
03ca7e0107 move notification dot on the space panel up by 1px 2021-05-07 10:22:56 +01:00
d2fc1c42b0 Improve style of notification badges on the space panel 2021-05-06 15:58:22 +01:00
caa772348f Actually fix the layout bug without re-regressing the prior issue 2021-05-04 14:14:06 +01:00
4489f8a6ea Fix hover behaviour of space invites 2021-05-04 14:01:26 +01:00
d14ea1bd58 Fix layout issue with expanded space panel 2021-05-04 14:01:10 +01:00
c5cbca7c57 Fix edge case with space panel alignment with subspaces on ff 2021-05-04 12:38:55 +01:00
c30b62ef35 Fix alignment issue with nested spaces being cut off wrong 2021-04-20 11:12:47 +01:00
a00af446b3 Don't hide notification badge on the home space button as it has no context menu 2021-04-12 11:55:47 +01:00
8c6d92cc99 Move space room discovery & management into the space room view 2021-03-26 09:54:15 +00:00
20ea1436fc Update iconography for spaces 2021-03-24 19:43:33 +00:00
ee5d0d6842 Fix alignment bug with space panel on spaces with subspaces in Chrome 2021-03-24 17:05:21 +00:00
31ce19373b Fix space panel spacings 2021-03-19 13:20:30 +00:00
5ce3a05867 Update _SpacePanel.scss 2021-03-16 16:34:28 +00:00
62983ca48e Fix space panel alignments when no scrollbar is present 2021-03-15 12:57:35 +00:00
f9eace1729 Rebuild alignment of the menu buttons and notification badges 2021-03-15 11:59:46 +00:00
6210614ce7 Rebuild space panel layout to resolve weirdness with selections and nesting 2021-03-12 17:37:15 +00:00
716268b2f9 Add context menu to spaces in the space panel 2021-03-02 14:35:29 +00:00
483d56320c Beginning of space creation UX from space panel 2021-03-01 17:47:40 +00:00
89386b9b2e fix missing closing brace 2021-03-01 17:06:56 +00:00
ea61b18c18 Iterate Space Panel alignments 2021-03-01 17:02:02 +00:00
f21aedc6cf Add Space Panel with Room List filtering 2021-02-26 10:41:26 +00:00