Kevin Serrano
ad468c1880
Merge branch 'master' into logging-fix
8 years ago
kumavis
d7dffedf48
deps - local-message-stream extracted as module post-message-stream
8 years ago
Kevin Serrano
804e8df87f
Lint
8 years ago
Kevin Serrano
9904b4ef5a
Add ability to hide logging messages in production.
8 years ago
kumavis
53b1334d37
clean -formatting
8 years ago
kumavis
3417c421c8
inpage-provider - remove createSyncProvider, just fail
8 years ago
Frankie
2fc26fb264
Even out some of the margins
8 years ago
Frankie
c8b2826441
Fix typo for copyButton
8 years ago
Frankie
4ace425a9c
Fix merge mess
8 years ago
Frankie
ba1edc429b
Merge branch 'master' into buyForm
8 years ago
Frankie
9c6dd9ef49
Create "buy form" add shape shift
8 years ago
Frankie
c48b60d7a6
Merge pull request #528 from MetaMask/checkout-fix
...
Fix ether warning checkbox to reflect proper behavior.
8 years ago
Kevin Serrano
db5779566b
Merge branch 'master' into checkout-fix
8 years ago
Kevin Serrano
abfc5632ef
Fix ether warning checkbox.
8 years ago
kumavis
ffb48028a3
Merge pull request #527 from MetaMask/tests
...
Add testem to devDependencies
8 years ago
Frankie
b81bacf22a
Add testem to devDependencies
8 years ago
Kevin Serrano
cb0c1f25ba
Did not previously call functions before!
8 years ago
Kevin Serrano
637d3978b7
Fix default value. Add loading indication for async.
8 years ago
Kevin Serrano
8acb3e6007
Enable full listing of supported currencies by Cryptonator.
8 years ago
Kevin Serrano
fd37f5db65
Add fix for zero balance shorten.
8 years ago
Dan Finlay
40d5b446cf
Add Edge build to gulp config
8 years ago
Dan Finlay
3597759151
Add MSFT Edge keys to manifest.json
8 years ago
Kevin Serrano
260de6532c
Get fiat numbers rendering on tooltip. Need to find way to create line breaks.
8 years ago
Kevin Serrano
be76b05726
Holding off on select formatting for now. Renamed keys for options.
8 years ago
Kevin Serrano
ccd85d19e3
Create default values for metamask state for conversion. Fix config files for ui dev.
8 years ago
Kevin Serrano
92fb827923
currency now selectable and save-able.
8 years ago
Kevin Serrano
479abadaa7
Merge branch 'master' into usd-conversion
8 years ago
Kevin Serrano
106cbc133f
Merge pull request #518 from MetaMask/typo-fix
...
Typo fix for apostrophes
8 years ago
Kevin Serrano
f42723c903
Add to changelog.
8 years ago
Kevin Serrano
31b38e820b
Fix typos with missing apostrophe
8 years ago
Frankie
d5cb1cb820
Merge pull request #517 from MetaMask/i#516
...
Fix #516 issue with dropdown menu
8 years ago
Frankie
f8ac9ca522
Fix issue with dropdown menu
8 years ago
Dan Finlay
5b76f6f8ae
Merge pull request #508 from MetaMask/FixAccountSelectionBug
...
Fix account selection bug
8 years ago
Dan Finlay
f9e81bdd99
Version 2.7.3
8 years ago
Dan Finlay
3a489baa71
Bump changelog
8 years ago
Dan Finlay
c9c8fbf2ec
Fix account selection updating
8 years ago
Dan Finlay
6d864e82ac
Merge pull request #507 from MetaMask/Version2.7.2
...
Version 2.7.2
8 years ago
Dan Finlay
019581bd1f
Version 2.7.2
8 years ago
Dan Finlay
212f9cf945
Merge pull request #506 from MetaMask/FixNetworkReference
...
Fix network name reference
8 years ago
Dan Finlay
c7691b7e64
Fix reference in drop menu item
8 years ago
Dan Finlay
8a4d8eca64
Fix network name reference
...
When adding the classic network to the menu, I left a reference to a property that is not always existent, so we needed a fallback for it.
8 years ago
kumavis
591fe3f9be
Merge pull request #498 from MetaMask/AddEthClassic
...
Add eth classic
8 years ago
Dan Finlay
6151339840
Merge branch 'master' into AddEthClassic
8 years ago
Dan Finlay
0b41248743
Merge pull request #500 from MetaMask/FixRemoteStoreBug
...
Fix broken reference to host store.didUpdate
8 years ago
Dan Finlay
ab320d12b4
Merge branch 'master' into AddEthClassic
8 years ago
Dan Finlay
0aad3216d4
Merge branch 'master' into FixRemoteStoreBug
8 years ago
Dan Finlay
910d326dbd
Merge pull request #502 from MetaMask/ParallelCopyTasks
...
Fix some gulp task issues
8 years ago
Dan Finlay
bdd2752cc7
Fix some gulp task issues
...
I know, I've been fixing up the gulp scripts all week. I keep fixing one thing then breaking another.
In this commit, I fix some issues with some previous approaches.
I no longer try to do the copying to `chrome` after `firefox`, I simply stream to both during copy and build tasks, and that logic is reused during dev and build tasks.
The `copyTask` function now supports an array of `destinations`, that allows piping to multiple destinations, which is pretty cool.
The `manifest:cleanup` task that chrome requires is now just part of the `copy` task, so we don't have to remember it everywhere we copy. So obvious it's like why only now.
8 years ago
Dan Finlay
5fdf375751
Merge pull request #501 from MetaMask/UpdateNodeDependency
...
Update readme node version
8 years ago
Dan Finlay
4715a55d0f
Update readme node version
8 years ago