| Commit message (Expand) | Author | Age | Files | Lines |
* | redid tx-view and balance-component mapStateToProps logic | Simon Liang | 2017-08-10 | 1 | -20/+17 |
* | extracted transaction list | Simon Liang | 2017-08-10 | 1 | -102/+10 |
* | Hook up global modal to Tx view, Buy button | sdtsui | 2017-08-09 | 1 | -0/+4 |
* | extracted balance component and renders to the format, also wired in the acco... | Simon Liang | 2017-08-08 | 1 | -23/+26 |
* | Move tx and wallet view styles to component classes | sdtsui | 2017-08-07 | 1 | -4/+1 |
* | Merge branch 'NewUI' into feat/mm-ui-5-merged | sdtsui | 2017-08-07 | 1 | -1/+0 |
* | Allow clicks on account view to enable sidebar, not just burger | sdtsui | 2017-08-07 | 1 | -4/+4 |
* | Refactor account name css - mobile views | sdtsui | 2017-08-07 | 1 | -5/+2 |
* | Add fine css tweaks to hero balance - laptop | sdtsui | 2017-08-07 | 1 | -1/+1 |
* | Fix font size of eth display for 576-780px vw | sdtsui | 2017-08-07 | 1 | -2/+0 |
* | Normalize sidebar dimensions and adjust hero button responsiveness | sdtsui | 2017-08-07 | 1 | -3/+1 |
* | Implement hero balance UI, mobile | sdtsui | 2017-08-07 | 1 | -51/+38 |
* | Position account display and burger in mobile tx view | sdtsui | 2017-08-07 | 1 | -6/+41 |
* | Move remaining debug, fonts, reset, and transitions into inverted triangle | sdtsui | 2017-08-07 | 1 | -2/+6 |
* | Add rough layout for flat layout tx details, add notes for breakpoints | sdtsui | 2017-08-03 | 1 | -20/+39 |
* | Implement 'clear buttons' for tx view | sdtsui | 2017-08-03 | 1 | -0/+38 |
* | Isolate routing logic for isUnlocked, remove stray logs | sdtsui | 2017-08-03 | 1 | -1/+0 |
* | Finalize height for main screens, excluding sidebar | sdtsui | 2017-08-03 | 1 | -4/+1 |
* | Implement custom sidebar, with close button | sdtsui | 2017-08-03 | 1 | -10/+3 |
* | Integrate slideout menu with tx view | sdtsui | 2017-08-03 | 1 | -7/+29 |
* | Add burger icon and phone-visible media queries | sdtsui | 2017-08-03 | 1 | -0/+5 |
* | Implement mobile-friendly responsive layout with flex wrap | sdtsui | 2017-08-01 | 1 | -1/+5 |
* | Add rough layout for tx list items | sdtsui | 2017-08-01 | 1 | -0/+60 |
* | Add tx-view content divider component | sdtsui | 2017-08-01 | 1 | -5/+6 |
* | Add hyperscript for tx-view tabs | sdtsui | 2017-08-01 | 1 | -9/+27 |
* | Add TxView, use width percentages instead of flex-grow for layout | sdtsui | 2017-08-01 | 1 | -0/+53 |