1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +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 Handle Promise rejections when importing accounts (#4142) 2018-04-30 18:07:25 -04:00
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 Use newui actions in old-ui 2017-12-04 23:08:23 -03:30
img Add old-ui directory 2017-12-04 23:06:26 -03:30
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 Move setAccountLabel into PreferencesController 2018-05-17 12:57:39 -02:30
account-qr.js Rewrite AccountQrScreen to use flexbox 2018-07-28 11:59:51 -02:30
add-token.js Allow adding 0 balance tokens in old ui and editing custom token info in new (#3395) 2018-03-02 19:07:25 -03:30
app.js Rewrite AccountQrScreen to use flexbox 2018-07-28 11:59:51 -02:30
conf-tx.js Fix confirmation popup not always opening 2018-04-17 08:58:37 -07:00
config.js eslint --fix . 2018-07-02 18:49:33 -04:00
info.js Ensure this reference is defined in old-ui info.js (#3450) 2018-03-06 10:45:40 -08:00
infura-conversion.json Add old-ui directory 2017-12-04 23:06:26 -03:30
new-keychain.js Add old-ui directory 2017-12-04 23:06:26 -03:30
new-ui-annoucement.js Add NewUiAnnouncement component 2018-07-28 11:59:16 -02:30
send.js Fix merge conflict 2018-01-03 11:16:46 -08:00
settings.js Use newui actions in old-ui 2017-12-04 23:08:23 -03:30
template.js Add old-ui directory 2017-12-04 23:06:26 -03:30
unlock.js Replace Lock wording with Log Out / Log In 2018-03-06 14:51:26 -08:00
util.js Change double-quotes to single-quotes 2018-04-04 16:42:54 -07:00