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-21 22:57:09 -02:30
..
accounts 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
components Missed modifications of t() in merge resolution. 2018-03-21 22:54:52 -02:30
css Merge pull request #3624 from alextsg/cb-941 2018-03-20 17:15:59 -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 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
account-and-transaction-details.js
actions.js Merge branch 'master' of github.com:MetaMask/metamask-extension into i18n-translator-redux 2018-03-20 13:01:08 -07:00
add-token.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
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 Retry transaction logic added to tx-list-item, confirm-send-ether, customize-gas-modal, and dependents. 2018-03-09 00:19:26 -03:30
infura-conversion.json
main-container.js Increase tap areas for menu buttons on mobile 2018-03-09 18:50:00 +01:00
metamask-connect.js Remove console.logs 2018-03-21 22:57:09 -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 branch 'master' into i18n-translator-redux 2018-03-21 22:28:58 -02:30
settings.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
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 Styling fixes to welcome; hide network component on create password; shown welcoem in popup. 2018-03-12 14:33:45 -02:30