Dan Finlay
1b3ab71063
Merge pull request #2862 from wbt/UpdateNotice
...
Update notice
2018-01-15 14:17:44 -08:00
Dan Finlay
93d4b22363
Bump keyringController version
2018-01-15 14:11:59 -08:00
Dan Finlay
85b2012106
Merge pull request #2964 from alextsg/cb-505c
...
[NewUI] Move blockies option to the bottom of Settings
2018-01-15 13:55:43 -08:00
Dan J Miller
aa833a0928
[NewUI] Place all users of extension into old UI (disable auto adding). ( #2946 )
...
* Place all users of extension into old UI (disable auto adding).
* Fix lint errors.
2018-01-15 13:23:44 -08:00
kumavis
bfa10e29a1
Merge pull request #2900 from MetaMask/infura-rest-api
...
Provider - Use Infura rest api for infura networks
2018-01-15 12:13:59 -08:00
Thomas
cab2216343
Bump Changelog
2018-01-15 10:07:50 -08:00
Alexander Tseung
27cbfa44c3
Move blockies option to the bottom of Settings
2018-01-14 21:39:40 -08:00
frankiebee
7a30950e4d
test - fix to match expected behavior
2018-01-14 14:10:16 -08:00
frankiebee
409b49b411
test - create ethJsQuery stub
2018-01-14 14:00:59 -08:00
frankiebee
f0dd4f1923
transactions - emit 'newUnapprovedTx' before estimateGas finishes
2018-01-14 14:00:17 -08:00
frankiebee
d5c311b13e
add a loading spinner to conf-tx view
2018-01-14 13:56:54 -08:00
Dan Finlay
6df3261deb
Fix signTypedData bytes signing
...
Fixes #2826
2018-01-13 13:39:21 -08:00
Alexander Tseung
b42baacdf4
Fix confirm Add Token button order
2018-01-12 17:07:10 -08:00
Alexander Tseung
dce6dcf437
Fix Add Token button order, styling
2018-01-12 17:07:10 -08:00
Dan
2bc85ea72f
Fix input box padding and select highlight in new account create and import page.
2018-01-12 13:42:51 -08:00
Dan
980e1bfcf8
New add account page with create and import options.
2018-01-12 13:42:51 -08:00
Chi Kei Chan
89a8267fe7
Merge pull request #2928 from alextsg/cb-388
...
[NewUI] Update main view styling
2018-01-12 13:41:46 -08:00
Chi Kei Chan
613465fe96
Merge branch 'uat' into cb-388
2018-01-12 13:41:33 -08:00
Chi Kei Chan
71a308d98b
Merge branch 'uat' into cb-388
2018-01-12 13:41:03 -08:00
Alexander Tseung
bdcee058dc
Fix styling in initialization
2018-01-12 13:39:26 -08:00
Kevin Serrano
20981f655b
Merge pull request #2909 from MetaMask/UpdateSupportLinks
...
Update support links for helpscout
2018-01-12 13:07:54 -08:00
Dan J Miller
5c1dcf3e9b
[NewUI-flat] New deposit ether modal UI. ( #2642 )
...
* 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
2018-01-12 11:48:18 -08:00
Dan Finlay
429db74508
Use https
2018-01-12 11:03:03 -08:00
Dan Finlay
fa39b52619
Merge branch 'UpdateReadmeSupportLink' into UpdateSupportLinks
2018-01-12 11:02:00 -08:00
Dan Finlay
3a27332cf6
Update support link on readme
2018-01-12 11:01:39 -08:00
Dan Finlay
7cb66ce4cb
Prefer passing a provider over an ethQuery instance
2018-01-12 10:25:36 -08:00
Dan J Miller
b72610fb53
Fix margin styling for name and address in account detail section. ( #2790 )
2018-01-11 18:16:41 -08:00
Dan J Miller
41057a76c5
[NewUI] Build mascara with uglification and gzipping. ( #2735 )
...
* Adds uglification and gzipping.
* Build mascara with uglification and gzipping.
* Remove gzipping from extension build.
2018-01-11 18:15:22 -08:00
Alexander Tseung
0f4bfcb02e
Fix token balance color
2018-01-11 17:12:58 -08:00
Alexander Tseung
b35e4e0264
Fix lint errors
2018-01-11 17:06:30 -08:00
Alexander Tseung
b0a6bfdeec
Change styling for network dropdown
2018-01-11 16:59:00 -08:00
Alexander Tseung
376e136572
Update styling for buttons, font weights
2018-01-11 16:30:07 -08:00
Alexander Tseung
b8310ac62e
Fix logging out of old UI causing infinite spinner ( #2914 )
2018-01-11 15:49:10 -08:00
Dan Finlay
7ba9ed922a
Merge pull request #2926 from MetaMask/gulp-npmls
...
build - add 'deps' step that records output of 'npm ls' into build
2018-01-11 15:06:36 -08:00
Dan Finlay
4a9dad7c40
Improve gas price estimation by backfilling recent-blocks
...
When first initializing, recent-block controller now back-fills up to
its desired history length. This makes estimated gas prices reflect a
longer recent history, even when first switching to a new network.
Fixes #2925
2018-01-11 15:04:54 -08:00
kumavis
89f75a3a3b
Merge pull request #2917 from x86kernel/ci/add-ko-locale
...
Add korean localization file
2018-01-11 13:28:11 -08:00
kumavis
cf60b23eec
Merge branch 'master' into infura-rest-api
2018-01-11 11:40:56 -08:00
Dan J Miller
7c97b2f37c
Fix padding of a hovered tx-list-item ( #2859 )
2018-01-11 09:21:41 -08:00
tmashuang
be604391d0
Add max height for Firefox addon overflow and hide horizontal scroll
2018-01-10 21:56:07 -08:00
tmashuang
60a52b2608
Add one px to address for Firefox clipping
2018-01-10 21:54:43 -08:00
Alexander Tseung
208e94d3bf
Update main view styling
2018-01-10 21:09:09 -08:00
kumavis
27ace69a7f
build - add 'deps' step that records output of 'npm ls' into build
2018-01-10 13:54:29 -08:00
kumavis
9a603606a6
deps - gulp in dev deps only
2018-01-10 13:51:25 -08:00
x86kernel
9c42216c4e
ci(ko/messages.json): add korean localization file
2018-01-10 21:06:20 +09:00
Thomas Huang
f130772956
Merge pull request #2906 from MetaMask/Version-3.13.4
...
Version 3.13.4
2018-01-09 14:21:27 -08:00
Dan Finlay
e5b34b3d04
Update support links for helpscout
2018-01-09 14:09:29 -08:00
Dan Finlay
330ae02028
Version 3.13.4
2018-01-09 10:13:25 -08:00
kumavis
cc49e637dd
deps - bump eth-json-infura
2018-01-09 08:18:58 -08:00
kumavis
096fb226a6
Merge pull request #2855 from abitrolly/patch-2
...
info.js Remove width element to fix email layout
2018-01-09 07:25:24 -08:00
Dan Finlay
639bd29387
Merge pull request #2902 from MetaMask/DefaultToOneGwei
...
Default to 1 gwei for empty blocks
2018-01-08 16:36:57 -08:00