aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/tx-list.js
Commit message (Expand)AuthorAgeFilesLines
* Render TxListItem component from real data: address, identicon, status, ETH v...sdtsui2017-08-231-9/+11
* Remove fake transactions and balances from tx-list and wallet-view, respectivelysdtsui2017-08-231-38/+0
* Add UI tweaks, including separation of overflow logic for mobile (full-height...sdtsui2017-08-111-8/+3
* Improve text positioning on mobile viewsdtsui2017-08-111-11/+13
* Implement widescreen layout for tx listsdtsui2017-08-111-30/+28
* Move Txs list item styles into classessdtsui2017-08-111-37/+17
* Cleanup txList and txView componentssdtsui2017-08-111-34/+85
* moved the props initialization steps into mapStateToPropsSimon Liang2017-08-101-14/+13
* extracted transaction listSimon Liang2017-08-101-0/+141