| Commit message (Expand) | Author | Age | Files | Lines |
* | Lint and cleanup all scss | sdtsui | 2017-08-14 | 19 | -244/+329 |
* | Implement infinite scrolls (no lazy loading) for wallet view | sdtsui | 2017-08-12 | 2 | -8/+21 |
* | [WIP] Begin fixing responsive layout with many wallets | sdtsui | 2017-08-11 | 1 | -2/+6 |
* | Allow fullscreen scrolling on mobile view, while retaining in-window scroll f... | sdtsui | 2017-08-11 | 1 | -2/+4 |
* | Implement responsive wallet balances | sdtsui | 2017-08-11 | 4 | -1/+84 |
* | Cleanup SCSS and improve organization of color vars | sdtsui | 2017-08-11 | 9 | -54/+45 |
* | Add UI tweaks, including separation of overflow logic for mobile (full-height... | sdtsui | 2017-08-11 | 2 | -8/+42 |
* | Improve text positioning on mobile view | sdtsui | 2017-08-11 | 2 | -26/+50 |
* | Extract scss breakpoints into variables | sdtsui | 2017-08-11 | 1 | -0/+4 |
* | Implement widescreen layout for tx list | sdtsui | 2017-08-11 | 3 | -10/+44 |
* | Move Txs list item styles into classes | sdtsui | 2017-08-11 | 1 | -0/+44 |
* | Add new color for txs - dusty-gray | sdtsui | 2017-08-11 | 1 | -2/+4 |
* | Switch buy modal 'cancel' from text to button for accessibility | sdtsui | 2017-08-10 | 1 | -0/+10 |
* | Improve layout of buy buttons by tweaking text styles | sdtsui | 2017-08-10 | 1 | -1/+10 |
* | Add z indicies to settings-variables | sdtsui | 2017-08-09 | 1 | -1/+13 |
* | Add an additional font-size breakpoint for buy modal on the largest screens | sdtsui | 2017-08-09 | 1 | -1/+19 |
* | Add minor positioning tweaks for buy modal, laptop view | sdtsui | 2017-08-09 | 1 | -3/+8 |
* | Move inline styles out into explicitly named BEM classes | sdtsui | 2017-08-09 | 1 | -16/+50 |
* | Implement modal content for buy flow - mobile view | sdtsui | 2017-08-09 | 2 | -5/+63 |
* | Add note for responsive modal styles | sdtsui | 2017-08-09 | 1 | -0/+5 |
* | extracted balance component and renders to the format, also wired in the acco... | Simon Liang | 2017-08-08 | 1 | -3/+20 |
* | Opt for calculated values in absolutely positioned caret | sdtsui | 2017-08-07 | 1 | -0/+3 |
* | Improve positioning of caret and add reusable color for wallet view | sdtsui | 2017-08-07 | 2 | -3/+4 |
* | Position account icon, name, and caret | sdtsui | 2017-08-07 | 1 | -4/+21 |
* | Move tx and wallet view styles to component classes | sdtsui | 2017-08-07 | 1 | -1/+15 |
* | Merge branch 'NewUI' into feat/mm-ui-5-merged | sdtsui | 2017-08-07 | 4 | -24/+40 |
* | Refactor account name css - mobile views | sdtsui | 2017-08-07 | 2 | -2/+8 |
* | Refactor app-header css, including box shadow and z-index | sdtsui | 2017-08-07 | 2 | -2/+40 |
* | Add fine css tweaks to hero balance - laptop | sdtsui | 2017-08-07 | 1 | -20/+10 |
* | Adjust hero balance on mobile | sdtsui | 2017-08-07 | 1 | -26/+31 |
* | Adjust size of buttons for 576-780+px range | sdtsui | 2017-08-07 | 1 | -19/+5 |
* | Fix font size of eth display for 576-780px vw | sdtsui | 2017-08-07 | 1 | -1/+20 |
* | Normalize sidebar dimensions and adjust hero button responsiveness | sdtsui | 2017-08-07 | 2 | -20/+55 |
* | Implement hero balance UI, mobile | sdtsui | 2017-08-07 | 2 | -0/+54 |
* | Disable debug styles | sdtsui | 2017-08-07 | 1 | -17/+17 |
* | Move remaining debug, fonts, reset, and transitions into inverted triangle | sdtsui | 2017-08-07 | 7 | -3/+389 |
* | Move debug and colors to itcss | sdtsui | 2017-08-07 | 2 | -1/+33 |
* | Remove output folder | sdtsui | 2017-08-07 | 1 | -1/+1 |
* | Organize app components scss | sdtsui | 2017-08-07 | 9 | -67/+666 |
* | Organize app components | sdtsui | 2017-08-07 | 1 | -1/+67 |
* | Move generic button components and body styles to components and generic, res... | sdtsui | 2017-08-07 | 7 | -5/+212 |
* | Move old colors intro settings/variables | sdtsui | 2017-08-07 | 1 | -0/+5 |
* | Add inverted triangle css (itcss) folder structure | sdtsui | 2017-08-07 | 7 | -0/+0 |