aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/send/from-dropdown.js
Commit message (Collapse)AuthorAgeFilesLines
* Cursor pointer and hover background on from and to dropdown items.Dan2017-11-111-0/+1
|
* More lint fixesDan2017-11-021-5/+5
|
* Lint fixes for NewUI-flat.Dan2017-11-021-3/+0
|
* Move all of send state to metamask state.Dan2017-10-191-1/+1
|
* Enable send-v2 functionality.Dan2017-10-181-4/+13
|
* [NewUI] SendV2-#8: Send container handles tokens; gas info dynamic from ↵Dan J Miller2017-10-141-1/+1
| | | | | | | | | | | | | | | | | | 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-49/+20
|
* UI for readonly from component. From dropdown opening and closing. Mockdata.Dan2017-10-101-0/+94