1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-24 02:58:09 +01:00
metamask-extension/ui/app
2017-12-20 19:16:12 -03:30
..
accounts/import Merge branch 'master' into merge-master 2017-11-15 12:03:13 -08:00
components Merge branch 'master' into NewUI-flat 2017-12-20 19:16:12 -03:30
css Adds button for opening app in main browser window in extension. 2017-12-12 12:14:40 -08:00
first-time Merge branch 'master' into NewUI-flat-merge-with-master 2017-12-06 21:11:52 -08:00
img
keychains/hd
reducers Merge branch 'NewUI-flat' into MM-333-auto-add-users-to-new-UI 2017-12-07 09:46:28 -08:00
account-and-transaction-details.js
account-detail.js
actions.js Merge branch 'master' into NewUI-flat 2017-12-20 19:16:12 -03:30
add-token.js Add utility for getting token data; get token data in tx-list even if token has been removed. 2017-10-27 17:29:12 -07:00
app.js Fix height of login screen 2017-12-12 12:31:52 -08:00
conf-tx.js More lint fixes 2017-11-02 09:45:59 -02:30
conversion-util.js Rounding of vals < 0.01 in currency display consistent with master. 2017-11-10 14:12:26 -08:00
info.js
infura-conversion.json
main-container.js Fix Settings/Info screen being visible on logout (#2490) 2017-10-26 23:02:56 -07:00
new-keychain.js
reducers.js Use const and fix lint warnings 2017-10-30 20:08:10 +01:00
root.js Add UI selection 2017-12-04 23:08:23 -03:30
select-app.js [NewUI] Hide UI toggle in mascara (#2772) 2017-12-20 10:22:50 -08:00
selectors.js Merge branch 'NewUI-flat' into MM-333-auto-add-users-to-new-UI 2017-12-07 09:46:28 -08:00
send-v2.js Update max amount behaviour to meet new specs. 2017-12-06 21:15:39 -08:00
send.js More lint fixes 2017-11-02 09:45:59 -02:30
settings.js [NewUI] Hide UI toggle in mascara (#2772) 2017-12-20 10:22:50 -08:00
store.js
template.js
token-tracker.js Token balance in send state; validating sufficient tokens, validation updates on 'from' switching. 2017-11-06 15:57:57 -03:30
token-util.js Token balance in send state; validating sufficient tokens, validation updates on 'from' switching. 2017-11-06 15:57:57 -03:30
unlock.js
util.js