1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 18:41:38 +01:00
metamask-extension/old-ui/app
Whymarrh Whitby 89c74ac4ad Rewrite AccountQrScreen to use flexbox
The old QR screen was absolutely positioning everything which broke when
the app bar resized for the new UI announcement. This change, while futile*,
makes the QR screen less bad.

* futile because the old UI is being deprecated
2018-07-28 11:59:51 -02:30
..
accounts/import
components Rewrite AccountQrScreen to use flexbox 2018-07-28 11:59:51 -02:30
css Add NewUiAnnouncement component 2018-07-28 11:59:16 -02:30
first-time
img
keychains/hd Don't persist the seed phrase in the old UI restore flow 2018-07-05 13:07:38 -02:30
account-detail.js
account-qr.js Rewrite AccountQrScreen to use flexbox 2018-07-28 11:59:51 -02:30
add-token.js
app.js Rewrite AccountQrScreen to use flexbox 2018-07-28 11:59:51 -02:30
conf-tx.js
config.js
info.js
infura-conversion.json
new-keychain.js
new-ui-annoucement.js Add NewUiAnnouncement component 2018-07-28 11:59:16 -02:30
send.js
settings.js
template.js
unlock.js
util.js