mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-25 01:48:43 +08:00
b8d502be2e
* Tests for RoomNotificationStateStore emitting events * Support dynamic room predecessors in RoomNotificationStateStore * Remove unused arguments from emit call. UPDATE_STATUS_INDICATOR is used in: * SpacePanel * MatrixChat * RoomHeaderButtons but these arguments are not used in any of those places. Remove them so when I refactor I don't have to make up values for them. * Fix broken test (wrong expected args to emit) UPDATE_STATUS_INDICATOR is used in: * SpacePanel * MatrixChat * RoomHeaderButtons but these arguments are not used in any of those places. Remove them so when I refactor I don't have to make up values for them. * Update the RoomNotificationStore whenever the predecessor labs flag changes * Fix type errors * Fix other tests that trigger our new watcher |
||
---|---|---|
.. | ||
__snapshots__ | ||
auth | ||
AutocompleteInput-test.tsx | ||
ContextMenu-test.ts | ||
LargeLoader-test.tsx | ||
LegacyCallEventGrouper-test.ts | ||
MessagePanel-test.tsx | ||
PictureInPictureDragger-test.tsx | ||
PipContainer-test.tsx | ||
RightPanel-test.tsx | ||
RoomSearchView-test.tsx | ||
RoomStatusBar-test.tsx | ||
RoomStatusBarUnsentMessages-test.tsx | ||
RoomView-test.tsx | ||
SpaceHierarchy-test.tsx | ||
TabbedView-test.tsx | ||
ThreadPanel-test.tsx | ||
ThreadView-test.tsx | ||
TimelinePanel-test.tsx | ||
UserMenu-test.tsx | ||
ViewSource-test.tsx |