aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/send/account-list-item.js
Commit message (Collapse)AuthorAgeFilesLines
* Cursor pointer and hover background on from and to dropdown items.Dan2017-11-111-0/+2
|
* More lint fixesDan2017-11-021-1/+1
|
* Style dropdown of to-autocomplete.Dan2017-10-251-2/+6
|
* various styling fix on mobileChi Kei Chan2017-10-201-4/+4
|
* Get currency from state in account details, send and confirm screens.Dan2017-10-201-4/+5
|
* [NewUI] SendV2-#8: Send container handles tokens; gas info dynamic from ↵Dan J Miller2017-10-141-9/+24
| | | | | | | | | | | | | | | | | | state (#2364) * Adds memo field to send-v2. * Vertical align transaction with flexbox. * Customize Gas UI * Remove internal state from InputNumber and fix use in gastooltip. * Move customize-gas-modal to its own folder and minor cleanup * Create send container, get account info from state, and make currency display more reusable * Adjusts send-v2 and container for send-token. Dynamically getting suggested gas prices.
* Refactor 'rendersingleidentity' to a stand alone account-list-item component.Dan2017-10-101-0/+51