mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-18 06:35:35 +08:00
12515441cd
This introduces a generic way to register certain events emitted by the js-sdk as those that should be propagated through as dispatched actions. This allows the store to treat the js-sdk as the "Server" in the Flux data flow model. It also allows for stores to not be aware specifically of the matrix client if they are only reading from it. |
||
---|---|---|
.. | ||
actionCreators.js | ||
GroupActions.js | ||
MatrixActionCreators.js |