1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui/app
Thomas Huang 424e98f6a8
Merge pull request #3594 from danjm/i3344-improve-currency-input
Currency input defaults to empty string
2018-03-19 09:20:04 -07:00
..
accounts Fix translations whose substitutions params were not in arrays. 2018-03-14 12:34:13 -02:30
components Merge pull request #3594 from danjm/i3344-improve-currency-input 2018-03-19 09:20:04 -07:00
css Update Confirm Contract screen (#3597) 2018-03-16 13:09:49 -07:00
first-time Merge branch 'master' into i18n 2018-03-06 20:45:45 -03:30
img Move responsive ui into its own folder for easier merges 2017-07-20 12:38:38 -07:00
keychains/hd Grammar correction 2018-03-14 09:34:25 -07:00
reducers Merge branch 'master' into i3033-responsive-newui-onboarding 2018-03-13 10:46:14 -07:00
account-and-transaction-details.js Wallet view supports screen sizes between 576px and 667px (#3193) 2018-02-05 18:31:21 -08:00
actions.js Merge branch 'master' into i3033-responsive-newui-onboarding 2018-03-13 10:46:14 -07:00
add-token.js Remove de-selected token from selectedTokens hash instead of setting to null (#3494) 2018-03-09 16:31:53 +01:00
app.js Update margins for consistency in first time flow (#3588) 2018-03-16 08:50:21 -07:00
conf-tx.js Merge branch 'master' into uat 2018-01-23 10:55:21 -08:00
conversion-util.js Rounding of vals < 0.01 in currency display consistent with master. 2017-11-10 14:12:26 -08:00
infura-conversion.json Add AUD, HKD, SGD, IDR, PHP to currency conversion list 2017-09-27 11:16:38 -07:00
main-container.js Increase tap areas for menu buttons on mobile 2018-03-09 18:50:00 +01:00
new-keychain.js Move responsive ui into its own folder for easier merges 2017-07-20 12:38:38 -07:00
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] Place all users of extension into old UI (disable auto adding). (#2946) 2018-01-15 13:23:44 -08:00
selectors.js Fix exception thrown in selected token tx list with shapeshift txs (#3215) 2018-02-08 17:37:22 -08:00
send-v2.js Merge pull request #3446 from danjm/NewUI-handle-token-balance-on-edit 2018-03-06 15:05:43 -08:00
settings.js Use same logic for downloading state logs in the old/uat 2018-02-20 19:52:32 -08:00
store.js Updated commonjs require path for redux-logger and redux-thunk modules 2017-08-08 14:15:45 -07:00
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 Add closing parens to appName 2018-03-13 11:04:41 -07:00
util.js Adding one or more tokens sets the selected token before returning the user to the main screen. (#2995) 2018-01-16 12:14:03 -08:00
welcome-screen.js Styling fixes to welcome; hide network component on create password; shown welcoem in popup. 2018-03-12 14:33:45 -02:30