1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui
Dan Finlay e7a3330b98 Combine pending-tx-details component into pending-tx-details
These were only separated originally so we could make the notification-based TX approval work, which provided its own buttons.

This two templates are logically highly coupled, and keeping them working while separate has been difficult at times, and has even required resorting to dubious practices, like using React's `refs` pattern.

This combines them into one fairly large component, but I think it's ok, we can still break this up into components, just not the separation that it had previously.
2017-03-23 13:44:09 -07:00
..
app Combine pending-tx-details component into pending-tx-details 2017-03-23 13:44:09 -07:00
design Move fox logo with filled in eyes into design folder (#433) 2016-07-13 11:19:41 -07:00
lib Got personal_sign working 2017-02-23 14:23:45 -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 Fix bug that showed conf-tx screen on boot at wrong times 2017-02-28 12:12:18 -08:00