aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/send_/send-content/send-amount-row
Commit message (Collapse)AuthorAgeFilesLines
* fixes #4623Sara Reynolds2018-06-302-3/+3
|
* Revert to updating amount on blur of input change; update gas on blur of ↵Dan2018-06-192-5/+11
| | | | amount input change; validate onchange.
* Fix unit testsAlexander Tseung2018-06-161-3/+8
|
* Estimate gas limit when the token amount changes. Fix amount inputAlexander Tseung2018-06-161-3/+13
|
* Replaces currency-input.js with NumericInputDan2018-05-292-23/+21
|
* Fix display of primary currency symbol in send amount rowDan2018-05-252-2/+8
|
* Import defaults in send_/Dan2018-05-151-2/+2
|
* Add index.js files to send_ subdirectoriesDan2018-05-152-0/+2
|
* Rename ducks/send.js to ducks/send.duck.jsDan2018-05-144-4/+4
|
* Lint fixesDan2018-05-141-2/+0
|
* Unit tests for account-list-item, amount-max-button and send-amount-row ↵Dan2018-05-142-0/+252
| | | | components.
* Unit tests for containers, utils and selectors in send_/Dan2018-05-057-0/+283
|
* Move getMaxModeOn selector to amount-max-button container.Dan2018-05-013-6/+10
|
* Fix amount max button.Dan2018-05-014-6/+6
|
* Further refactors; includes refactor of send-v2.js and associated containerDan2018-04-305-90/+17
|
* Lint fixes and alphabetization for i3725-refactor-send-componentDan2018-04-277-66/+58
|
* Core of the refactor completeDan2018-04-276-38/+75
|
* second commitDan2018-04-118-22/+295
|
* first commitDan2018-04-0718-0/+48