1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-27 12:56:01 +01:00
metamask-extension/ui/app
2018-03-28 23:11:41 -07:00
..
accounts Merge branch 'master' into i18n-translator-redux 2018-03-26 16:13:49 -02:30
components ui - identicon - use relative link for ether logo 2018-03-28 22:39:45 -07:00
css ui - css - use relative path for fonts 2018-03-28 14:42:58 -07:00
first-time i18n redux solution doesn't require importing t() and passing state to each t() call; t is just available on props. 2018-03-21 22:11:47 -02:30
img
keychains/hd i18n redux solution doesn't require importing t() and passing state to each t() call; t is just available on props. 2018-03-21 22:11:47 -02:30
reducers Merge branch 'master' into i18n-translator-redux 2018-03-26 16:13:49 -02:30
account-and-transaction-details.js
actions.js ui - actions - fix log for background call 2018-03-27 18:21:46 -07:00
add-token.js Merge pull request #3741 from MetaMask/i3692-addtoken-address-undefined 2018-03-27 19:07:23 -07:00
app.js ui - use relative location for images 2018-03-28 22:30:35 -07:00
conf-tx.js Merge branch 'master' of github.com:MetaMask/metamask-extension into i18n-translator-redux 2018-03-20 13:01:08 -07:00
conversion-util.js
infura-conversion.json
main-container.js
metamask-connect.js Memoize t function in metamask-connect 2018-03-23 14:21:32 -02:30
new-keychain.js Handle i18n with redux. 2018-03-15 21:59:45 -02:30
reducers.js Handle i18n with redux. 2018-03-15 21:59:45 -02:30
root.js
select-app.js Handle i18n with redux. 2018-03-15 21:59:45 -02:30
selectors.js Merge branch 'i3554-fix-editing-dapp-token-txs' of https://github.com/danjm/metamask-extension into danjm-i3554-fix-editing-dapp-token-txs 2018-03-21 12:53:28 -07:00
send-v2.js Merge pull request #3742 from danjm/i3705-prefix-to-address-with-0x 2018-03-27 19:08:22 -07:00
settings.js ui - add guard against unset locale 2018-03-28 23:11:41 -07:00
store.js
token-util.js
unlock.js i18n redux solution doesn't require importing t() and passing state to each t() call; t is just available on props. 2018-03-21 22:11:47 -02:30
util.js
welcome-screen.js