Commit Graph

20 Commits

Author SHA1 Message Date
Dan Finlay 6658bea8d4 Implement some cross-browser practices (#473)
* Add mozilla plugin key to manifest

* Move all chrome references into platform-checking module

Addresses #453

* Add chrome global back to linter blacklist

* Add tests
2016-07-21 10:45:32 -07:00
Frankie dbc9008295 Fix eth balance tooltip to show 6 decimals (#440)
* Fix tooltip to show to the 6 decimal place on balances ovr 0...

* Change font size for balance component in tx-list so it fits the notation

* Add to change log

* Linting

* change log
2016-07-13 15:46:36 -07:00
Kevin Serrano d7e6b752a3 Integrate changes back into eth-balance 2016-07-11 17:44:00 -07:00
Kevin Serrano 6a61591dad Move shorten balance to util. Add as property of generateBalance object output. 2016-07-11 16:31:12 -07:00
Kevin Serrano 20bfb60fd2 Implement alternate shortening scheme. 2016-07-08 17:27:13 -07:00
Kevin Serrano 5343404d0d Add new component for tx-history to avoid messing with other styles. Add fixed width specifically to this style. 2016-07-07 16:27:37 -07:00
Kevin Serrano 570d560932 Modified test views again. Added fixed length to center tx information. 2016-07-07 15:39:19 -07:00
Kevin Serrano ecb0f9767b Add new test state with tx history. Fix alignment issue with transaction history text. 2016-07-07 13:48:52 -07:00
Dan Finlay fb92b8a5fe Add copy button to transaction list 2016-06-29 14:12:58 -07:00
Kevin Serrano 204cb7f1ed Change color of failure to yellow. Change pending to ellipsis. (#338)
* Change color of failure to yellow. Change pending to ellipsis.

* Modify changelog.
2016-06-28 09:33:11 -07:00
Frankie f0e6411277 Swap out Transat font for Montserrat 2016-06-22 15:35:52 -07:00
Dan Finlay 8fde8a8921 Manually linted 2016-06-21 13:56:04 -07:00
Dan Finlay a08c3bc01b Auto linted 2016-06-21 13:18:32 -07:00
Dan Finlay 01e5bc25a9 Fix build error 2016-05-26 15:00:37 -07:00
Dan Finlay 5001547386 Remove etherscan links from non standard blockchains 2016-05-26 14:59:05 -07:00
Dan Finlay 4d468d8064 Fix network reference part 2 2016-05-26 14:50:01 -07:00
Dan Finlay 12d89eb647 Fix network reference 2016-05-26 14:41:11 -07:00
Dan Finlay 5da6fd5ab1 Add clicking txs in list shows tx conf screen 2016-05-26 14:32:45 -07:00
Dan Finlay d31189b206 Add pending messages to sign to tx list 2016-05-26 14:12:41 -07:00
Dan Finlay 21af266fde Move transaction list item into its own component 2016-05-25 17:57:08 -07:00