1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/ui
Dan Finlay 05080d1c50 Fix UI Dev Mode for Tx Approval
The state object had been changed, but our mock states for tx approval were using the old keys.

Rather than try to muck about and figure out each and every change, I've re-generated a UI dev state for tx approval, which should help @zanibas on his current project.

We can continue adding new dev states as needed from here.  If anyone catches a state that doesn't render correctly, it's worth checking if a new snapshot doesn't solve things.

Debugged by adding new debugging loggers, and I've left them in place for easier future debugging.
2017-02-20 23:33:21 -08:00
..
app Fix UI Dev Mode for Tx Approval 2017-02-20 23:33:21 -08:00
design Move fox logo with filled in eyes into design folder (#433) 2016-07-13 11:19:41 -07:00
lib Fix UI Dev Mode for Tx Approval 2017-02-20 23:33:21 -08:00
.gitignore Moved UI into repo with its own dependency stack 2016-04-13 15:28:44 -07:00
css.js Develop import subviews 2016-11-04 15:32:02 -07:00
example.js Clean up message manger includes: 2017-01-28 20:28:20 -08:00
index.html Remove scroll fixing from ui preview 2016-06-30 21:32:50 -07:00
index.js Set default log levels 2017-02-20 14:30:58 -08:00