1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 11:46:13 +02:00
metamask-extension/ui/app/components/modals
2018-03-26 16:13:49 -02:30
..
notification-modals Fixed t() calls where localeMessages is missing; and fix incorrect connect reference. 2018-03-19 16:39:37 -02:30
account-details-modal.js Merge branch 'master' into i18n-translator-redux 2018-03-26 16:13:49 -02:30
account-modal-container.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
buy-options-modal.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
deposit-ether-modal.js Merge branch 'master' into i18n-translator-redux 2018-03-26 16:13:49 -02:30
edit-account-name-modal.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
export-private-key-modal.js Merge branch 'master' into i18n-translator-redux 2018-03-26 16:13:49 -02:30
hide-token-confirmation-modal.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
index.js Lint fixes 2017-08-31 04:16:07 -07:00
modal.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
new-account-modal.js Lint fixes 2018-03-21 23:48:10 -02:30
notification-modal.js Lint fixes 2018-03-21 23:48:10 -02:30
shapeshift-deposit-tx-modal.js Handle i18n with redux. 2018-03-15 21:59:45 -02:30