aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/send/send-content
Commit message (Collapse)AuthorAgeFilesLines
* Update gas when hex data changes on send screenWhymarrh Whitby2018-10-012-6/+14
|
* Fix assertion of missing child componentWhymarrh Whitby2018-09-061-1/+1
|
* Adds feature flag toggle for the hex data row on the send screen.Dan Miller2018-08-272-2/+15
|
* Add new variant for SenderToRecipient componentAlexander Tseung2018-08-232-2/+2
|
* fix linting errorsbrunobar792018-07-271-1/+0
|
* added webrtc-adapter for browser compatbrunobar792018-07-271-0/+1
|
* fully working without tweaking ext. permissionbrunobar792018-07-272-1/+2
|
* added qr code scanner icon in send transactionbrunobar792018-07-242-2/+5
|
* camera working back and forthbrunobar792018-07-241-0/+2
|
* Don't set txData to an empty stringWhymarrh Whitby2018-07-181-1/+1
|
* Hook up send component w/ UPDATE_SEND_HEX_DATA actionWhymarrh Whitby2018-07-183-5/+28
|
* Add hex data row to send screenWhymarrh Whitby2018-07-184-0/+41
|
* Remove send_ directory, revert to just having sendDan2018-07-1673-0/+2754
Revert accidentally changed constants. Require defaults in ens-input, gas-fee-display and confirm screens.