aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/hex-as-decimal-input.js
Commit message (Expand)AuthorAgeFilesLines
* Fix decimal toleranceDan Finlay2017-05-181-1/+1
* Fix bug where decimals in gas inputs gave strange resultsDan Finlay2017-05-181-1/+1
* Fix initial tx fee estimationDan Finlay2017-03-241-1/+0
* Fix a couple thingsDan Finlay2017-03-241-5/+24
* Override browser default validation messageDan Finlay2017-03-241-0/+1
* Got basic validations workingDan Finlay2017-03-231-31/+83
* Some progressDan Finlay2017-03-231-2/+3
* Various improvements to gas input.Kevin Serrano2017-03-021-5/+10
* Only allow numbers in gas inputsDan Finlay2017-03-021-0/+1
* Add margins to align.Kevin Serrano2017-03-011-0/+1
* Got gas live re-estimatingDan Finlay2017-02-281-0/+1
* Align input fields for gas.Kevin Serrano2017-02-281-0/+1
* Further styling to get hex component working. Fix some typos.Kevin Serrano2017-02-281-11/+32
* Move input boxes into table and into details component.Kevin Serrano2017-02-281-1/+4
* Broke hex decimal input into its own componentDan Finlay2017-02-181-0/+49