aboutsummaryrefslogtreecommitdiffstats
path: root/yarn.lock
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into i3326-addtokenscreendesignupdateDan2018-03-271-2/+42
|
* Update Deposit Eth icon (#3569)Alexander Tseung2018-03-161-446/+222
|
* Explicitly define state in import account from json component (#3491)Alexander Tseung2018-03-091-94/+641
|
* Fix flashing to Log in screen after logging in or restoring from seed phrase ↵Alexander Tseung2018-03-081-50/+24
| | | | (#3466)
* Fix inpage provider name regressionDan Finlay2018-03-031-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 Tseung2018-03-021-32/+159
|
* [NewUI] Use tooltip for copy to clipboard helper text on main screen. (#3120)Dan J Miller2018-02-011-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.lockChi Kei Chan2018-01-201-24/+99
|
* [NewUI-flat] Fix gulp build (#2975)Dan J Miller2018-01-161-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 Miller2018-01-161-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 Miller2018-01-131-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 dataAlexander Tseung2017-12-301-1295/+2085
|
* Fix isMascara and update yarn.lockChi Kei Chan2017-12-131-288/+462
|
* Version BumpChi Kei Chan2017-11-161-0/+4
|
* Adds revert feature to customize gas modal.Dan2017-10-261-7/+1
|
* Merge branch 'master' into NewUI-flatChi Kei Chan2017-10-251-97/+221
|\
| * Add Import With Seed PhraseChi Kei Chan2017-10-211-11/+9
| |
| * Add mobile responsivenessChi Kei Chan2017-10-211-175/+119
| |
| * Add Integration TestsChi Kei Chan2017-10-211-1/+5
| |
| * Fix linterChi Kei Chan2017-10-211-119/+225
| |
| * Add ShapeShift UIChi Kei Chan2017-10-211-7/+17
| |
| * Fix merge conflict; separate onboarding buy screenChi Kei Chan2017-10-211-0/+9503
|
* Update token menu cssChi Kei Chan2017-10-241-8/+6
|
* Fix selectorsChi Kei Chan2017-10-201-18/+74
|
* Confirm eth v2Chi Kei Chan2017-10-111-120/+65
|
* Query for gas estimatesChi Kei Chan2017-09-291-1/+8
|
* Update yarn.lockChi Kei Chan2017-09-291-116/+249
|
* Return null if transaction.key is shapeshiftChi Kei Chan2017-09-271-52/+12
|
* Add Add Token UI; Add Fuzzy search for tokensChi Kei Chan2017-09-201-13/+57
|
* Fix Merge Problems; update yarn lockChi Kei Chan2017-09-191-48/+551
|
* Update yarn.lock; Fix tx-list-item overflow; Fix gas exchange rateChi Kei Chan2017-09-141-28/+219
|
* Added signTokenTx; Adding token confirmation screenChi Kei Chan2017-09-121-1/+1
|
* Add buttons; handle back; add yarn.lockChi Kei Chan2017-09-121-0/+9756