Michael Telatynski
|
3c436c9617
|
update setting naming to match style
|
2021-07-30 12:20:02 +01:00 |
|
Michael Telatynski
|
9fb1c8e4cd
|
Iterate PR
|
2021-07-28 19:33:07 +01:00 |
|
Michael Telatynski
|
67ef263940
|
Refactor SpaceButton to be more reusable and add context menu to Home button
|
2021-07-28 17:40:33 +01:00 |
|
Michael Telatynski
|
b3a28bde89
|
Factor out useEventEmitterState hook
|
2021-07-28 17:39:56 +01:00 |
|
Michael Telatynski
|
0a9d3302ba
|
Fix home vs all rooms requiring app reload and change default to home
Consolidate ALL_ROOMS and HOME_SPACE storage
Fix behaviour when recalled room is no longer part of the target space
Improve tests
|
2021-07-27 21:11:47 +01:00 |
|
Jaiwanth
|
76040c652c
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into spaces-jump-to-room
|
2021-07-22 08:25:24 +05:30 |
|
Michael Telatynski
|
ce78cdf4ad
|
Conform to new react and typescript eslint rules
|
2021-07-19 22:43:11 +01:00 |
|
Michael Telatynski
|
90d380c8ae
|
Cache value of feature_spaces* flags as they cause page refresh so are immutable
|
2021-07-15 08:26:49 +01:00 |
|
Jaiwanth
|
a99b24ef83
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into spaces-jump-to-room
|
2021-06-30 11:20:01 +05:30 |
|
J. Ryan Stinnett
|
ae0a8b8da4
|
Auto-fix lint errors
|
2021-06-29 13:11:58 +01:00 |
|
Jaiwanth
|
746b11b24d
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into spaces-jump-to-room
|
2021-06-29 14:31:08 +05:30 |
|
Michael Telatynski
|
6e3c647109
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17282
Conflicts:
package.json
src/components/views/spaces/SpacePanel.tsx
src/i18n/strings/en_EN.json
src/stores/SpaceStore.tsx
yarn.lock
|
2021-06-22 21:15:53 +01:00 |
|
Michael Telatynski
|
d4e376201f
|
Break down the SpacePanel component
|
2021-06-16 09:44:37 +01:00 |
|
Michael Telatynski
|
b4fbc791bb
|
Add experimental options to the Spaces beta
|
2021-06-16 09:01:13 +01:00 |
|
Michael Telatynski
|
e334ce8192
|
First cut of space panel drag-and-drop ordering
|
2021-06-03 08:32:36 +01:00 |
|
Michael Telatynski
|
bd653ac5a8
|
fix edge cases around space panel auto collapsing/closing menu
|
2021-05-27 09:11:43 +01:00 |
|
Michael Telatynski
|
818dfc91ec
|
use useEffect to close menu whenever the space panel collapsed state changes
|
2021-05-27 08:48:21 +01:00 |
|
Michael Telatynski
|
4be8bbeef9
|
Close creation menu when expanding space panel via expand hierarchy
|
2021-05-24 21:17:30 +01:00 |
|
Jaiwanth
|
bf2d26ef21
|
Modify to navigate only on notification dots click
|
2021-05-20 11:23:00 +05:30 |
|
Michael Telatynski
|
a70be45b6e
|
Experiment switching the Home Space out for an All rooms space
|
2021-05-04 18:26:49 +01:00 |
|
Michael Telatynski
|
7efd4a43a5
|
Show space invites at the top of the space panel
|
2021-04-22 12:07:58 +01:00 |
|
Michael Telatynski
|
3718d550c5
|
Fix space creation menu shade width
|
2021-03-19 13:20:30 +00:00 |
|
Michael Telatynski
|
483d56320c
|
Beginning of space creation UX from space panel
|
2021-03-01 17:47:40 +00:00 |
|
Michael Telatynski
|
ea61b18c18
|
Iterate Space Panel alignments
|
2021-03-01 17:02:02 +00:00 |
|
Michael Telatynski
|
f21aedc6cf
|
Add Space Panel with Room List filtering
|
2021-02-26 10:41:26 +00:00 |
|