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/components
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
..
account-dropdowns.js Fix account list order for the old UI 2018-06-05 17:17:27 -07:00
account-export.js Use newui actions in old-ui 2017-12-04 23:08:23 -03:30
account-panel.js Add old-ui directory 2017-12-04 23:06:26 -03:30
app-bar.js Add NewUiAnnouncement component 2018-07-28 11:59:16 -02:30
balance.js Add old-ui directory 2017-12-04 23:06:26 -03:30
binary-renderer.js Add old-ui directory 2017-12-04 23:06:26 -03:30
bn-as-decimal-input.js Add old-ui directory 2017-12-04 23:06:26 -03:30
buy-button-subview.js Clean up network config 2018-04-23 10:18:05 -07:00
coinbase-form.js Fix cancel button on buy eth screen. 2018-02-27 19:14:23 -03:30
copyable.js Add old-ui directory 2017-12-04 23:06:26 -03:30
copyButton.js Add old-ui directory 2017-12-04 23:06:26 -03:30
custom-radio-list.js Add old-ui directory 2017-12-04 23:06:26 -03:30
dropdown.js Remove accessing PropTypes from main React package 2018-02-06 22:03:37 -08:00
editable-label.js Remove inline style. 2017-12-12 12:31:52 -08:00
ens-input.js eslint --fix . 2018-07-02 18:49:33 -04:00
eth-balance.js Add old-ui directory 2017-12-04 23:06:26 -03:30
fiat-value.js Add old-ui directory 2017-12-04 23:06:26 -03:30
hex-as-decimal-input.js Add old-ui directory 2017-12-04 23:06:26 -03:30
identicon.js Add old-ui directory 2017-12-04 23:06:26 -03:30
loading.js eslint --fix . 2018-07-02 18:49:33 -04:00
mascot.js Add old-ui directory 2017-12-04 23:06:26 -03:30
menu-droppo.js Add old-ui directory 2017-12-04 23:06:26 -03:30
mini-account-panel.js Add old-ui directory 2017-12-04 23:06:26 -03:30
network.js Prevent user from switching network in old-ui notification 2018-02-28 14:13:44 -03:30
notice.js Add old-ui directory 2017-12-04 23:06:26 -03:30
pending-msg-details.js Add old-ui directory 2017-12-04 23:06:26 -03:30
pending-msg.js Add old-ui directory 2017-12-04 23:06:26 -03:30
pending-personal-msg-details.js Add old-ui directory 2017-12-04 23:06:26 -03:30
pending-personal-msg.js Add old-ui directory 2017-12-04 23:06:26 -03:30
pending-tx.js Allow transactions with 0-gwei gas price (#4073) 2018-04-27 10:42:02 -04:00
pending-typed-msg-details.js Add old-ui directory 2017-12-04 23:06:26 -03:30
pending-typed-msg.js Add old-ui directory 2017-12-04 23:06:26 -03:30
range-slider.js lint - remove use of 'event' global 2018-04-02 12:52:01 -07:00
shapeshift-form.js Rewrite AccountQrScreen to use flexbox 2018-07-28 11:59:51 -02:30
shift-list-item.js Use newui actions in old-ui 2017-12-04 23:08:23 -03:30
tab-bar.js Add old-ui directory 2017-12-04 23:06:26 -03:30
template.js Add old-ui directory 2017-12-04 23:06:26 -03:30
token-cell.js Add old-ui directory 2017-12-04 23:06:26 -03:30
token-list.js Require loglevel singleton in each module that uses it 2018-04-13 17:56:28 -04:00
tooltip.js Add old-ui directory 2017-12-04 23:06:26 -03:30
transaction-list-item-icon.js Add old-ui directory 2017-12-04 23:06:26 -03:30
transaction-list-item.js earliest tx by submittedTime 2018-07-25 20:58:20 -04:00
transaction-list.js Use new submittedTime field to correctly show retry button in old and new ui. 2018-03-13 21:15:35 -02:30
typed-message-renderer.js Fixed lint error 2018-06-28 08:06:36 +08:00