1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-22 17:33:23 +01:00
metamask-extension/ui
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 Streamlined some transition logic 2016-05-13 01:24:05 -07:00
design ui - design - add new files 2016-05-10 14:20:21 -07:00
lib Add UI for Signing Messages 2016-05-03 14:32:22 -07:00
.gitignore Moved UI into repo with its own dependency stack 2016-04-13 15:28:44 -07:00
css.js Moved UI into repo with its own dependency stack 2016-04-13 15:28:44 -07:00
example.js Moved UI into repo with its own dependency stack 2016-04-13 15:28:44 -07:00
index.html Moved UI into repo with its own dependency stack 2016-04-13 15:28:44 -07:00
index.js Add UI for Signing Messages 2016-05-03 14:32:22 -07:00