1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 18:41:38 +01:00
metamask-extension/ui/app
Dan Finlay a4e4c85453 Fix fox logo password following
The new lightweight svg logo was not following text quite right.

The new `lookAt` method was not using the same logic the module was using internally on mouse movement.

I simply used that logic and exposed it via the old (expected) API, and got it behaving the way I like.
2016-09-08 20:31:42 -07:00
..
accounts Merge branch 'master' into i#589pendingTxsIssue 2016-09-08 12:56:48 -07:00
components Fix fox logo password following 2016-09-08 20:31:42 -07:00
css
first-time
img
recover-seed
reducers Remove console.log 2016-09-08 13:44:32 -07:00
account-detail.js Merge branch 'master' into i#589pendingTxsIssue 2016-09-08 12:56:48 -07:00
actions.js Show conf screen after send request 2016-09-01 11:30:42 -07:00
app.js Nearly finished factoring fiat value into eth-balance 2016-09-06 16:45:06 -07:00
conf-tx.js Add network checks for unconfirmed Txs 2016-09-08 12:56:04 -07:00
config.js
conversion-util.js
eth-store-warning.js Fix typos and refine wording. 2016-09-06 10:03:10 -07:00
info.js Fix typo 2016-09-07 14:44:56 -07:00
loading.js
reducers.js
root.js
send.js Add fiat balances to tx conf view 2016-09-06 17:28:25 -07:00
settings.js
store.js
template.js
unlock.js
util.js