riot-web/src/stores
Travis Ralston 5efa5d2c80 Implement new resize handle for dogfooding
Smaller handle width, small shadow on the top of the show more button if there's more rooms to be shown. The resize handle also only shows when you're hovering in the area now.

The original design called for the shadow to show up only if the user is cutting a tile or dragging, however that is complicated implementation-wise. For speed and encouraging a dogfooding pattern we're going ahead with this behaviour instead.
2020-06-25 10:08:44 -06:00
..
room-list Implement new resize handle for dogfooding 2020-06-25 10:08:44 -06:00
ActiveWidgetStore.js
AsyncStore.ts Show message previews on the new room list tiles 2020-06-10 18:37:59 -06:00
AsyncStoreWithClient.ts Reimplement breadcrumbs for new room list 2020-06-08 17:11:58 -06:00
BreadcrumbsStore.ts Disable new breadcrumb store when old room list is in use 2020-06-08 19:08:18 -06:00
CustomRoomTagStore.js Merge branch 'travis/dispatcher-types' into travis/room-list-2 2020-05-14 13:40:37 -06:00
FlairStore.js
GroupStore.js Move dispatcher into a subdirectory 2020-05-13 21:07:50 -06:00
LifecycleStore.js Move dispatcher into a subdirectory 2020-05-13 21:07:50 -06:00
MessagePreviewStore.ts Use the correct timeline reference for message previews 2020-06-22 15:57:13 -06:00
OwnProfileStore.ts Update profile information in User Menu 2020-06-23 21:01:50 -06:00
RightPanelStore.js Move dispatcher into a subdirectory 2020-05-13 21:07:50 -06:00
RightPanelStorePhases.js
RoomListStore.js Revert "Add temporary timing functions to old RoomListStore" 2020-05-14 14:20:43 -06:00
RoomScrollStateStore.js
RoomViewStore.js Merge pull request #4606 from matrix-org/t3chguy/peeking-races 2020-05-27 17:07:12 +01:00
SessionStore.js Move dispatcher into a subdirectory 2020-05-13 21:07:50 -06:00
SetupEncryptionStore.js Fix up merge to develop 2020-06-23 15:24:02 +01:00
TagOrderStore.js Move dispatcher into a subdirectory 2020-05-13 21:07:50 -06:00
ToastStore.ts Change out debug 2020-05-27 12:02:51 +01:00
TypingStore.js
WidgetEchoStore.js