aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/qr-code.js
Commit message (Expand)AuthorAgeFilesLines
* Show checksummed addresses throughout the UIbitpshr2018-04-181-6/+7
* Removes t from props via metamask-connect and instead places it on context vi...Dan2018-03-291-1/+1
* Handle i18n with redux.Dan2018-03-161-1/+1
* Allow editing account name in account details modalAlexander Tseung2017-10-261-5/+5
* ReadOnlyInput component.Dan2017-09-231-12/+6
* Abstract account modal.Dan2017-09-221-1/+1
* Modify readonly value in for input in qr-code.Dan2017-09-081-1/+1
* Account-detail address is a readonly input.Dan2017-09-081-2/+4
* Lint fixesDan2017-08-311-1/+0
* Patch 2 account details modal (#1957)Dan J Miller2017-08-251-6/+3
* Hook up identicon and buttons to AccountDetailsModal, clean up colorssdtsui2017-08-221-9/+0
* Integrate old QR component with new modal layoutsdtsui2017-08-221-16/+16
* [WIP] Render a QR code in AccountDetailsModalsdtsui2017-08-221-5/+1
* [WIP] Aggregate data for QRViewsdtsui2017-08-221-1/+5
* Move responsive ui into its own folder for easier mergesDan Finlay2017-07-211-0/+79
* Make folder for responsive UIDan Finlay2017-07-041-79/+0
* only prefix ethereum addressfrankiebee2017-06-131-5/+6
* prefix the address with "ethereum:"frankiebee2017-06-131-2/+1
* Add qrcode-npm to package.json and swap out Qr Code generator api for node-mo...Frankie2016-09-131-3/+11
* Merge branch 'master' into shapeshiftTxFrankie2016-08-191-1/+5
|\
| * Add margin to "go to test faucet" button and show more of the address on qr c...Frankie2016-08-151-1/+5
* | WIP: ShapeShift txFrankie2016-08-191-1/+12
|/
* Add multi message capability to Qr view for market infoFrankie2016-08-131-1/+7
* Change buy forms so that they are their own view and add Qr-codeFrankie2016-08-131-0/+50