Dan Finlay
86d367957f
Move responsive ui into its own folder for easier merges
2017-07-20 12:38:38 -07:00
Dan Finlay
199587383b
Merge pull request #1790 from sdtsui/newui-account-dropdowns
...
[newui] - Implement Advanced Option Menu & Account Switching Menu
2017-07-18 11:05:19 -07:00
sdtsui
9e8e445695
Reorder Account Selector and Account Options
2017-07-18 10:51:11 -07:00
sdtsui
f329c232a2
Hook up new dropdown components
2017-07-18 05:40:43 -07:00
sdtsui
b9dfb3cd1e
Remove account options icons
2017-07-18 05:31:53 -07:00
sdtsui
fce7bf3a1c
Remove accounts screen
2017-07-18 05:31:52 -07:00
sdtsui
2adfce772c
Add new tests for dropdown component
2017-07-18 05:31:52 -07:00
sdtsui
ccf3e0e251
Bump version of menu-droppo to include bugfix
2017-07-18 05:31:52 -07:00
sdtsui
b05775bfa4
Fix click handlers on AccountOptionsMenus
2017-07-18 05:31:52 -07:00
sdtsui
433fb4d242
Cleanup
...
Fix lint error breaking gulp build
Add presentational options menus
2017-07-18 05:31:39 -07:00
kumavis
1e0cd5f302
Merge pull request #1772 from sdtsui/new-dropdown
...
Implement NewUI Dropdown Component
2017-07-13 23:55:56 -07:00
sdtsui
d01b5c927d
Brighten dropdown menu item\'s text
2017-07-13 22:39:44 -07:00
sdtsui
1507da139d
Add tests for new dropdown component
2017-07-13 00:40:22 -07:00
sdtsui
a49e5e158a
Implement redesigned dropdown
2017-07-13 00:40:00 -07:00
Dan Finlay
ed8a71d350
Merge branch 'master' into NewUI
2017-07-05 15:49:51 -07:00
kumavis
8aab5d965b
Merge pull request #1741 from MetaMask/ReEnableTokenList
...
Reenable Default Token List
2017-07-05 10:38:14 -07:00
Dan Finlay
52a6b9f103
Reenable Default Token List
...
Looks pretty clear to me now that the heavy traffic spike was not this feature, but was the EOS crowdsale. Now that we've mitigated their traffic spike, I think we can safely re-introduce this feature.
2017-07-05 10:30:48 -07:00
Dan Finlay
ce3d374d80
Merge pull request #1739 from MetaMask/origin-header
...
metamask - append dapp origin domain to rpc request
2017-07-05 10:27:21 -07:00
kumavis
68fc3603df
metamask - append dapp origin domain to rpc request
2017-07-04 12:48:00 -07:00
Thomas Huang
bc844ac80a
Merge pull request #1733 from MetaMask/Version-3.8.2
...
Version 3.8.2
2017-07-03 18:27:01 -07:00
Dan Finlay
af8015c1c5
Version 3.8.2
2017-07-03 18:06:47 -07:00
Dan Finlay
b72861fc98
Make responsive UI more flexy
2017-07-03 17:18:26 -07:00
Dan Finlay
0e5ec5b86d
Add responsive UI dev guide
2017-07-03 16:48:45 -07:00
Dan Finlay
e285f2cae9
Get duplicate UI template working
2017-07-03 16:16:53 -07:00
Dan Finlay
5eb3d5d485
Make folder for responsive UI
2017-07-03 15:39:25 -07:00
Dan Finlay
d0d01552da
Merge branch 'master' into NewUI
2017-07-03 15:36:15 -07:00
Kevin Serrano
ba4a7de1a2
Merge pull request #1727 from MetaMask/i1720-NoSpinnerOnConfig
...
No longer show network spinner on config screen
2017-07-03 15:30:51 -07:00
Kevin Serrano
36e0fef854
Merge branch 'master' into i1720-NoSpinnerOnConfig
2017-07-03 15:24:10 -07:00
Kevin Serrano
27c651d8da
Merge pull request #1729 from MetaMask/i1707-ClarifySearchingIndication
...
Clarify network searching indication
2017-07-03 15:23:40 -07:00
Dan Finlay
d3c7ba31c5
Bump changelog
2017-07-03 15:13:26 -07:00
Dan Finlay
8f65f964ae
Indicate which network is being searched for
2017-07-03 15:12:24 -07:00
Dan Finlay
4e4d6cea40
Add menu carrat next to network searching indicator
2017-07-03 15:06:26 -07:00
Dan Finlay
1503dba5ca
No longer show network spinner on config screen
...
The config screen is used to select networks, so we must not block it with network loading indication.
2017-07-03 13:51:39 -07:00
Dan Finlay
91cd849e76
Began creating new UI template
2017-07-03 13:48:18 -07:00
Thomas Huang
fa533469cb
Merge pull request #1714 from MetaMask/Version-3.8.1
...
Version 3.8.1
2017-06-30 13:58:39 -07:00
Dan Finlay
2e7be151c5
Version 3.8.1
2017-06-30 13:55:04 -07:00
Thomas Huang
96c8236fd8
Merge pull request #1711 from MetaMask/NoPopularTOkens
...
Stop loading popular tokens by default
2017-06-30 11:43:46 -07:00
Thomas Huang
7de87154e8
Merge branch 'master' into NoPopularTOkens
2017-06-30 10:55:01 -07:00
Thomas Huang
6a502b9170
Merge pull request #1712 from MetaMask/RemoveTokenSending
...
Remove send button
2017-06-30 10:54:27 -07:00
Thomas Huang
72f79de173
Merge branch 'master' into RemoveTokenSending
2017-06-30 10:49:40 -07:00
Thomas Huang
54041de8b8
Merge pull request #1710 from MetaMask/BumpTokenTracker
...
Bump token-tracker to 1.1.1
2017-06-30 10:48:41 -07:00
Dan Finlay
0c011d0fda
Remove send button
...
Some token precisions are not respected by TokenFactory, so it's not sufficient for a default send form. Removing for now.
2017-06-30 10:28:27 -07:00
Dan Finlay
8abd592034
Stop loading popular tokens by default
...
Improves performance when loading the token tab.
2017-06-30 10:26:45 -07:00
Dan Finlay
8179f5f84c
Bump token-tracker to 1.1.2
...
To restore older firefox compatibility.
Fixes #1696
2017-06-30 10:11:24 -07:00
Dan Finlay
c7f2fd279d
Bump token-tracker to 1.1.1
...
Includes a critical decimal-handling fix.
Also reduces number of symbol and precision queries after initial load.
2017-06-30 09:47:25 -07:00
Kevin Serrano
c9dd8a9cfd
Merge pull request #1703 from MetaMask/deps-dedupe
...
deps - remove duplicated dev-dependencies
2017-06-29 20:31:21 -07:00
kumavis
63acc0f4c8
deps - remove duplicated dev-dependencies
...
```
npm WARN The package clone is included as both a dev and production dependency.
npm WARN The package react-dom is included as both a dev and production dependency.
```
2017-06-29 18:50:21 -07:00
Kevin Serrano
947a5cf3a0
Merge pull request #1701 from MetaMask/BumpWeb3
...
Bump web3 version to 0.19.1
2017-06-29 15:35:58 -07:00
Dan Finlay
f285fd5eb1
Bump web3 version to 0.9.1
2017-06-29 14:56:24 -07:00
Kevin Serrano
ca3de2dc74
Merge pull request #1700 from MetaMask/StyleImprovements
...
Add padding to token messages
2017-06-29 14:45:00 -07:00