1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app/reducers
Dan Finlay 041b5493dc Streamlined some transition logic
Fixes #122

Had used multiple actions for some transitions, which would lead to brief intermediary states.

Now making a few actions much more explicit about what they route to, so there is less intermediary logic, and we can transition confidently to the correct view.
2016-05-13 01:24:05 -07:00
..
app.js Fix more transition bugs 2016-05-11 22:21:10 -07:00
identities.js Moved UI into repo with its own dependency stack 2016-04-13 15:28:44 -07:00
metamask.js Streamlined some transition logic 2016-05-13 01:24:05 -07:00