1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app
2018-10-25 22:00:14 +08:00
..
accounts/new-account
components Fix blockies icons overriding contract map icons. Refactor Identicon component (#5599) 2018-10-25 17:21:41 +08:00
constants Adds toggle for primary currency (#5421) 2018-10-17 07:03:29 +08:00
css Fix button styling for overflowing text (#5602) 2018-10-25 22:00:14 +08:00
ducks Add Activity Log entry for onchain failures for a transaction. Change scrolling of the transaction list. Remove Transaction Details modal. (#5581) 2018-10-23 19:59:04 +08:00
first-time Fixing translations in first-time init menu (#4969) 2018-08-07 23:27:52 -02:30
helpers Fix UnknownFunction showing as Confirm (#5590) 2018-10-24 23:27:16 +08:00
higher-order-components Add unit tests 2018-09-19 14:31:10 -07:00
img
keychains/hd
reducers Adds toggle for primary currency (#5421) 2018-10-17 07:03:29 +08:00
selectors Merge pull request #5428 from alextsg/i5372-queue-order 2018-10-05 11:07:44 -07:00
actions.js Adds toggle for primary currency (#5421) 2018-10-17 07:03:29 +08:00
app.js Merge pull request #5241 from MetaMask/refactor-settings 2018-09-20 23:33:04 -07:00
conf-tx.js Switch existing modals from using Notification to Modal. Remove Notification component. Add CancelTransaction modal 2018-09-19 14:31:10 -07:00
conversion-util.js Add tests for TransactionActivityLog. Make changes to rendering events 2018-09-12 19:48:52 -07:00
conversion-util.test.js
i18n-provider.js Add tOrKey function to I18nProvider 2018-08-23 16:44:44 -07:00
infura-conversion.json
reducers.js Refactor and redesign confirm transaction views 2018-07-06 16:27:08 -07:00
root.js
routes.js new confirm add suggested token component 2018-08-06 20:03:49 -04:00
select-app.js
selectors.js Adds toggle for primary currency (#5421) 2018-10-17 07:03:29 +08:00
store.js
token-util.js Fix token values being undefined 2018-10-08 17:05:57 -07:00
util.js Add retry button to TransactionListItem 2018-08-23 16:44:44 -07:00
welcome-screen.js