element-web-Github/src/stores
David Baker 408b8c18ea Introduce a RoomScrollStateStore
to keep the place we're scrolled to in rooms. This mainly eleimates
the extra, superfluous onRoomViewStoreUpdate callback that
happened when the previous room saved back its scroll state.
Moving the scroll state to a separate store means we can have this
not emit events because nothing needs to know when the scroll state
changes.
2017-09-07 17:08:36 +01:00
..
LifecycleStore.js de-lint LifecycleStore 2017-07-01 14:35:40 +01:00
MessageComposerStore.js Remove RTE content_state logging 2017-07-06 11:17:54 +01:00
RoomScrollStateStore.js Introduce a RoomScrollStateStore 2017-09-07 17:08:36 +01:00
RoomViewStore.js Introduce a RoomScrollStateStore 2017-09-07 17:08:36 +01:00
SessionStore.js Remove redundant reset 2017-05-31 15:32:55 +01:00