1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 18:41:38 +01:00
metamask-extension/ui/app/components
Dan Finlay 6658bea8d4 Implement some cross-browser practices (#473)
* Add mozilla plugin key to manifest

* Move all chrome references into platform-checking module

Addresses #453

* Add chrome global back to linter blacklist

* Add tests
2016-07-21 10:45:32 -07:00
..
account-export.js
account-panel.js
copyButton.js
drop-menu-item.js
editable-label.js
eth-balance.js Fix eth balance tooltip to show 6 decimals (#440) 2016-07-13 15:46:36 -07:00
identicon.js
mascot.js
mini-account-panel.js Linted 2016-07-07 12:41:07 -07:00
network.js
pending-msg-details.js
pending-msg.js
pending-tx-details.js Triage a strange undefined balance error 2016-07-15 17:47:58 -07:00
pending-tx.js Restore button naming consistency 2016-07-07 13:22:38 -07:00
template.js
tooltip.js
transaction-list-item-icon.js
transaction-list-item.js Implement some cross-browser practices (#473) 2016-07-21 10:45:32 -07:00
transaction-list.js