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-26 16:13:49 -02:30
..
accounts Merge branch 'master' into i18n-translator-redux 2018-03-26 16:13:49 -02:30
components Merge branch 'master' into i18n-translator-redux 2018-03-26 16:13:49 -02:30
css Update button styles 2018-03-25 22:58:04 -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 Merge branch 'master' into i18n-translator-redux 2018-03-26 16:13:49 -02:30
add-token.js Merge branch 'master' into i18n-translator-redux 2018-03-26 16:13:49 -02:30
app.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
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
reducers.js
root.js
select-app.js
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 branch 'master' into i18n-translator-redux 2018-03-26 16:13:49 -02:30
settings.js Merge branch 'master' into i18n-translator-redux 2018-03-26 16:13:49 -02:30
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