aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/input-number.js
Commit message (Expand)AuthorAgeFilesLines
* Fix send token tests in beta ui e2e tests.Dan2018-06-271-4/+8
* Remove currency input from input-numberDan2018-05-301-4/+4
* Gas inputs can be changed by up and down arrows (#3598)Dan J Miller2018-03-211-0/+1
* Use currency input component in input number, to improve input behaviour in g...Dan2017-11-161-4/+7
* Lint fixes.Dan2017-11-071-1/+0
* Set gas price allows for WEI precision.Dan2017-11-071-5/+12
* Change min gas price to 0.1 GWEIDan2017-10-271-4/+22
* [NewUI] SendV2-#8: Send container handles tokens; gas info dynamic from state...Dan J Miller2017-10-141-20/+9
* Add frontend validation to send-tokenChi Kei Chan2017-09-121-1/+1
* Style send token screenChi Kei Chan2017-09-111-0/+1
* Lint fixesDan2017-08-311-9/+8
* Fully connect gas data in send form and tooltip to state; final styling impro...Dan2017-08-261-3/+3
* Refactor tooltip to remove external lib; tooltip now updating gas fee in parent.Dan2017-08-261-0/+57