Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Explicitly define state in import account from json component (#3491) | Alexander Tseung | 2018-03-09 | 1 | -94/+641 |
| | |||||
* | Fix flashing to Log in screen after logging in or restoring from seed phrase ↵ | Alexander Tseung | 2018-03-08 | 1 | -50/+24 |
| | | | | (#3466) | ||||
* | Fix inpage provider name regression | Dan Finlay | 2018-03-03 | 1 | -3/+3 |
| | | | | | | Fixes #3372 by not minifying the name of our inpage provider, which some people were using to identify MetaMask (not our preferred, supported method of web3.currentProvider.isMetaMask). | ||||
* | Fix network menu for custom URLs (#3366) | Alexander Tseung | 2018-03-02 | 1 | -32/+159 |
| | |||||
* | [NewUI] Use tooltip for copy to clipboard helper text on main screen. (#3120) | Dan J Miller | 2018-02-01 | 1 | -6/+59 |
| | | | | | | | | * Use tooltip for display of helper text in wallet views copy to clipboard feature. * Use react-tippy in wallet-view.js; center arrow tooltip throughout tooltip text change. * Remove unnecessary tabIndex attribute from wallet view address element. | ||||
* | update yarn.lock | Chi Kei Chan | 2018-01-20 | 1 | -24/+99 |
| | |||||
* | [NewUI-flat] Fix gulp build (#2975) | Dan J Miller | 2018-01-16 | 1 | -4/+67 |
| | | | | | | * Only run uglify when building for prod; set environment when building for prod; use gulp-uglify-es. * Revert change of dist script. | ||||
* | [NewUI] Place all users of extension into old UI (disable auto adding). (#2946) | Dan J Miller | 2018-01-16 | 1 | -0/+42 |
| | | | | | | * Place all users of extension into old UI (disable auto adding). * Fix lint errors. | ||||
* | [NewUI-flat] New deposit ether modal UI. (#2642) | Dan J Miller | 2018-01-13 | 1 | -17/+6 |
| | | | | | | | | | | | | | | | | | | | | | | * New deposit ether modal. * New deposit modal full screen on mobile, and other style fixes. * Hide shapeshift option from deposit modal for now. * Add shapeshift form to new deposit modal. * Store recipient address for shapeshift tx in background. * Use Simpledropdown to achieve desired styling in coin selector. * Lint fix * Fix typos and remove dead code. * Remove storage of shapeshift receiving address from background. * Fix typos | ||||
* | Fix sign typed data | Alexander Tseung | 2017-12-30 | 1 | -1295/+2085 |
| | |||||
* | Fix isMascara and update yarn.lock | Chi Kei Chan | 2017-12-13 | 1 | -288/+462 |
| | |||||
* | Version Bump | Chi Kei Chan | 2017-11-16 | 1 | -0/+4 |
| | |||||
* | Adds revert feature to customize gas modal. | Dan | 2017-10-26 | 1 | -7/+1 |
| | |||||
* | Merge branch 'master' into NewUI-flat | Chi Kei Chan | 2017-10-25 | 1 | -97/+221 |
|\ | |||||
| * | Add Import With Seed Phrase | Chi Kei Chan | 2017-10-21 | 1 | -11/+9 |
| | | |||||
| * | Add mobile responsiveness | Chi Kei Chan | 2017-10-21 | 1 | -175/+119 |
| | | |||||
| * | Add Integration Tests | Chi Kei Chan | 2017-10-21 | 1 | -1/+5 |
| | | |||||
| * | Fix linter | Chi Kei Chan | 2017-10-21 | 1 | -119/+225 |
| | | |||||
| * | Add ShapeShift UI | Chi Kei Chan | 2017-10-21 | 1 | -7/+17 |
| | | |||||
| * | Fix merge conflict; separate onboarding buy screen | Chi Kei Chan | 2017-10-21 | 1 | -0/+9503 |
| | |||||
* | Update token menu css | Chi Kei Chan | 2017-10-24 | 1 | -8/+6 |
| | |||||
* | Fix selectors | Chi Kei Chan | 2017-10-20 | 1 | -18/+74 |
| | |||||
* | Confirm eth v2 | Chi Kei Chan | 2017-10-11 | 1 | -120/+65 |
| | |||||
* | Query for gas estimates | Chi Kei Chan | 2017-09-29 | 1 | -1/+8 |
| | |||||
* | Update yarn.lock | Chi Kei Chan | 2017-09-29 | 1 | -116/+249 |
| | |||||
* | Return null if transaction.key is shapeshift | Chi Kei Chan | 2017-09-27 | 1 | -52/+12 |
| | |||||
* | Add Add Token UI; Add Fuzzy search for tokens | Chi Kei Chan | 2017-09-20 | 1 | -13/+57 |
| | |||||
* | Fix Merge Problems; update yarn lock | Chi Kei Chan | 2017-09-19 | 1 | -48/+551 |
| | |||||
* | Update yarn.lock; Fix tx-list-item overflow; Fix gas exchange rate | Chi Kei Chan | 2017-09-14 | 1 | -28/+219 |
| | |||||
* | Added signTokenTx; Adding token confirmation screen | Chi Kei Chan | 2017-09-12 | 1 | -1/+1 |
| | |||||
* | Add buttons; handle back; add yarn.lock | Chi Kei Chan | 2017-09-12 | 1 | -0/+9756 |