Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Phase out extra warning screen. | Kevin Serrano | 2016-10-26 | 1 | -89/+0 |
| | |||||
* | Fix typos and refine wording. | Kevin Serrano | 2016-09-07 | 1 | -4/+3 |
| | |||||
* | Fix merge mess | Frankie | 2016-08-11 | 1 | -3/+4 |
| | |||||
* | Fix typos with missing apostrophe | Kevin Serrano | 2016-08-05 | 1 | -1/+1 |
| | |||||
* | Add platform specific builds and zip tasks (#486) | Dan Finlay | 2016-07-27 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | * Add platform specific folders to dist folder * Remove gulp hacks * Add platform specific bundling dev and dist tasks now build into platform-specific folders within the `dist` folder. Added tasks `gulp zip` and `gulp dist`. `zip` builds the platform-specific folders into platform-specific bundles within the `dist` folder. `dist` builds and then zips all at once. * Fix chrome bundle zipping * Fix broken reference in eth warning * Fix but where web3.eth.accounts are not available in firefox. * Bump changelog | ||||
* | Buy button (#474) | Frankie | 2016-07-22 | 1 | -0/+89 |
* WIP: Buy button link * Add buy eth and the buy eth warning message * Add css * Move the opening of coinbase page to background and send to faucet if on test net * Create a Warning about storeing eth * Finish Buy button and Eth store warning screen * Add to CHANGELOG * fix frankies deletion and change chrome to extension |