1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-28 05:12:18 +01:00
metamask-extension/ui/app
2017-12-06 21:11:52 -08:00
..
accounts/import Merge branch 'master' into merge-master 2017-11-15 12:03:13 -08:00
components Remove useBlockie in props for render 2017-11-28 13:37:45 -06:00
css Cursor pointer and hover background on from and to dropdown items. 2017-11-10 14:14:07 -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 making eslint happy 2017-11-25 15:47:34 -07:00
account-and-transaction-details.js
account-detail.js
actions.js making eslint happy 2017-11-25 15:47:34 -07:00
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 More lint fixes 2017-11-02 09:45:59 -02:30
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
selectors.js Token balance in send state; validating sufficient tokens, validation updates on 'from' switching. 2017-11-06 15:57:57 -03:30
send-v2.js Allow editing of token transactions. 2017-11-14 16:18:00 -08:00
send.js More lint fixes 2017-11-02 09:45:59 -02:30
settings.js fixing blockies display issues 2017-11-25 15:11:29 -07: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