mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 13:14:58 +08:00
ec4c7ffb71
ActiveWidgetStore is now reponsible for removing the current persistent widget from the store if it's been removed from whatever room it was in. As per comment, this leaves us with the store updating itself in this case but in all other cases, views call setters on the store to update its state. We should make it so the store keeps itself up to date and views aren't responsible for keeping the store up to date. The store now emits events so it can notify PersistentApp when it changes. Fixes https://github.com/vector-im/riot-web/issues/7076 |
||
---|---|---|
.. | ||
actions | ||
async-components/views/dialogs | ||
autocomplete | ||
components | ||
i18n/strings | ||
notifications | ||
rageshake | ||
settings | ||
stores | ||
utils | ||
wrappers | ||
ActiveRoomObserver.js | ||
AddThreepid.js | ||
Analytics.js | ||
Avatar.js | ||
BasePlatform.js | ||
CallHandler.js | ||
CallMediaHandler.js | ||
ComposerHistoryManager.js | ||
ContentMessages.js | ||
createRoom.js | ||
cryptodevices.js | ||
DateUtils.js | ||
DecryptionFailureTracker.js | ||
dispatcher.js | ||
email.js | ||
Entities.js | ||
extend.js | ||
FromWidgetPostMessageApi.js | ||
GroupAddressPicker.js | ||
groups.js | ||
HtmlUtils.js | ||
ImageUtils.js | ||
index.js | ||
IntegrationManager.js | ||
Keyboard.js | ||
KeyRequestHandler.js | ||
languageHandler.js | ||
Lifecycle.js | ||
linkify-matrix.js | ||
Login.js | ||
Markdown.js | ||
matrix-to.js | ||
MatrixClientPeg.js | ||
Modal.js | ||
Notifier.js | ||
ObjectUtils.js | ||
PageTypes.js | ||
PasswordReset.js | ||
phonenumber.js | ||
PlatformPeg.js | ||
Presence.js | ||
ratelimitedfunc.js | ||
Resend.js | ||
RichText.js | ||
Roles.js | ||
RoomInvite.js | ||
RoomListSorter.js | ||
RoomNotifs.js | ||
Rooms.js | ||
RtsClient.js | ||
ScalarAuthClient.js | ||
ScalarMessaging.js | ||
SdkConfig.js | ||
shouldHideEvent.js | ||
Skinner.js | ||
SlashCommands.js | ||
stripped-emoji.json | ||
TextForEvent.js | ||
Tinter.js | ||
ToWidgetPostMessageApi.js | ||
UiEffects.js | ||
Unread.js | ||
UserActivity.js | ||
UserAddress.js | ||
UserSettingsStore.js | ||
VectorConferenceHandler.js | ||
Velociraptor.js | ||
VelocityBounce.js | ||
WhoIsTyping.js | ||
WidgetMessaging.js | ||
WidgetMessagingEndpoint.js |