Dan Finlay
f2676d1241
Merge branch 'master' into eyeballs
9 years ago
kumavis
57d6ad2a3c
Version 1.8.3
9 years ago
kumavis
47a5b58b92
deps - bump web3
9 years ago
Dan Finlay
29facfe4d6
Fix more transition bugs
9 years ago
Dan Finlay
b628df017f
Revert style name fixes that broke styles
9 years ago
Dan Finlay
57280d4d79
Fix css names
9 years ago
Dan Finlay
4e9b829179
Merge branch 'master' into eyeballs
9 years ago
Dan Finlay
c7a491d7ac
Version 1.8.2
9 years ago
Dan Finlay
4270c61f15
Merge pull request #183 from MetaMask/MigrateOffOldInfrastructure
...
Move all users to new scalable backend
9 years ago
kumavis
a468294d2c
deps - bump provider-engine
9 years ago
Dan Finlay
8bfa40d2d3
Move all users to new scalable backend
9 years ago
Dan Finlay
b430cbd064
Fix send view selected account bug
9 years ago
Dan Finlay
f926aa8f85
Vertically center title bar content
9 years ago
Dan Finlay
9ff218afa8
Added transition group dependency back
9 years ago
Dan Finlay
0e6b62a924
Bump changelog
9 years ago
Dan Finlay
a7be57666a
Merge branch 'eyeballs-jazz' into eyeballs
9 years ago
Dan Finlay
0af0bdbfcc
Merge branch 'eyeballs' of github.com:MetaMask/metamask-plugin into eyeballs
9 years ago
Dan Finlay
2978e6e494
Fixed transitions
9 years ago
kumavis
2913dcb82c
ui - redesign - account details
9 years ago
kumavis
82f9955f21
deps - bump jazzicon
9 years ago
Dan Finlay
277cff4e10
Remove log
9 years ago
kumavis
c8640537e6
hotfix - identicon jazz bug
9 years ago
Dan Finlay
d9d442ed1f
Began adding jazzicons
...
Currently experiencing a few problems:
1. Tons of errors on app start. It's as if Jazzicon is getting called many times at start with some object as its diameter.
2. Weird visual glitches. When leaving a view with a jazzicon, it flashes off its border radius.
3. Messy transitions. Might want to just re-do the transitions. They just look awful, it's barely worthwhile.
9 years ago
kumavis
9c91da72f5
ui - account list - fix select account
9 years ago
kumavis
c2c33ff6cd
ui - redesign - app header + accounts selection
9 years ago
Dan Finlay
39403eb794
Version 1.8.1
9 years ago
Dan Finlay
30831be137
Merge pull request #182 from MetaMask/EasilyConfigurableProviders
...
Easily configurable providers
9 years ago
Dan Finlay
80c6f12839
Fix test
9 years ago
Dan Finlay
d8bee4f599
Make default providers more easiliy configurable for metamask devs
...
No longer do our `mainnet` and `testnet` buttons set specific RPC urls. Now they set `provider.type`, which gets interpreted with code.
Currently the provider types of `mainnet` and `testnet` point to our new scalable backends, but these could be re-interpreted to use any other provider, be it etherscan, peer to peer, or otherwise.
Makes it easier for us to upgrade our infrastructure without incorporating migration logic into the program.
9 years ago
kumavis
ab273ba444
ui - design - add new files
9 years ago
Dan Finlay
366f45d461
Version 1.8.0
9 years ago
Dan Finlay
d80f06d62e
Merge pull request #181 from MetaMask/PostPresentationFixup
...
Post presentation fixup
9 years ago
Dan Finlay
e69131fb39
Remove test only statement
9 years ago
Dan Finlay
d3b541e126
Fix transition bugs after vault restore
9 years ago
Dan Finlay
7f32560b03
Fix account loading bug
9 years ago
kumavis
601d870592
Merge pull request #180 from MetaMask/PrettierTransactionList
...
Prettier transaction list
9 years ago
Dan Finlay
c30a67b2de
Restored signTx action
9 years ago
Dan Finlay
356da540d1
Style transaction list using new panel component
9 years ago
Dan Finlay
a9fc4f452f
Move account panel style into reusable component
...
The styles that defined the `account-panel` component now belong to the `panel` component, which is now used by the `account-panel` component for its styles.
It accepts an optional `onClick` property that it will fire when clicked!
Planning to use it for the tx-list.
9 years ago
Dan Finlay
edf4e2bc5b
Bump changelog for automatic reload on provider change
9 years ago
Dan Finlay
7133e862bf
Merge pull request #179 from MetaMask/i103
...
Automatic dapp reload
9 years ago
kumavis
aa2816010d
inpage - automatic dapp reload
9 years ago
kumavis
b863fe16e8
Merge pull request #178 from MetaMask/AlwaysShowTransactionList
...
Always show transaction list
9 years ago
Dan Finlay
ebb0aac7dd
Always show transaction list
9 years ago
Dan Finlay
e0a91c6fc9
Merge pull request #176 from MetaMask/RestoreAccountDetailBackButton
...
Put accounts view back on account "back" button?
9 years ago
Dan Finlay
64b635fc76
Fix account navigation link
9 years ago
Dan Finlay
f92189a721
Restored back button to account detail view.
...
The `Change Acct` button was confusing multiple users, reverted that bit.
9 years ago
Dan Finlay
895fa023d1
Merge pull request #171 from MetaMask/MoveAccountExportToSubview
...
Move account export into own view
9 years ago
Dan Finlay
cad9a5e6e9
Bump changelog
9 years ago
Dan Finlay
6ee193f802
Merge branch 'MoveAccountExportToSubview' into FixButtonStyleBug
9 years ago