| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into i18n-translator-redux | Dan | 2018-03-27 | 1 | -3/+3 |
|\ |
|
| * | Update button styles | Alexander Tseung | 2018-03-26 | 1 | -3/+3 |
* | | i18n redux solution doesn't require importing t() and passing state to each t... | Dan | 2018-03-22 | 1 | -4/+3 |
* | | Handle i18n with redux. | Dan | 2018-03-16 | 1 | -5/+5 |
|/ |
|
* | Merge branch 'master' into i18n | Thomas Huang | 2018-03-14 | 1 | -5/+5 |
|\ |
|
| * | Increase tap areas for menu buttons on mobile | Alexander Tseung | 2018-03-10 | 1 | -5/+5 |
* | | Correct caps of Send button on main screen. | Dan | 2018-03-08 | 1 | -1/+1 |
* | | complete i18n across new UI | Nick Doiron | 2018-01-30 | 1 | -4/+4 |
* | | get t imported in all files currently using i18n | Nick Doiron | 2018-01-25 | 1 | -0/+1 |
* | | first steps to i18n | Nick Doiron | 2018-01-23 | 1 | -3/+3 |
|/ |
|
* | Update popout to fullscreen icon | Alexander Tseung | 2018-01-18 | 1 | -2/+2 |
* | Merge branch 'uat' into cb-388 | Chi Kei Chan | 2018-01-13 | 1 | -1/+1 |
|\ |
|
| * | [NewUI-flat] New deposit ether modal UI. (#2642) | Dan J Miller | 2018-01-13 | 1 | -1/+1 |
* | | Update styling for buttons, font weights | Alexander Tseung | 2018-01-12 | 1 | -3/+3 |
* | | Update main view styling | Alexander Tseung | 2018-01-11 | 1 | -11/+3 |
|/ |
|
* | Fix isMascara and update yarn.lock | Chi Kei Chan | 2017-12-13 | 1 | -2/+2 |
* | Substitute isMascara check for explicit check if user is on mobile browser. | Dan | 2017-12-13 | 1 | -1/+2 |
* | Hide open in browser button on mobile (but still show on extension); adds a f... | Dan | 2017-12-13 | 1 | -2/+3 |
* | Adds button for opening app in main browser window in extension. | Dan | 2017-12-13 | 1 | -0/+5 |
* | Account menu white check mark | Chi Kei Chan | 2017-10-24 | 1 | -3/+4 |
* | Change all "Buy" to "Deposit" | Alexander Tseung | 2017-10-23 | 1 | -1/+1 |
* | Re-enable Contract tx list item | Chi Kei Chan | 2017-09-08 | 1 | -1/+1 |
* | Send Token screen partial UI | Chi Kei Chan | 2017-09-07 | 1 | -2/+3 |
* | Show token balance and identicon | Chi Kei Chan | 2017-09-07 | 1 | -29/+44 |
* | Adding Token transaction detail screen | Chi Kei Chan | 2017-09-06 | 1 | -36/+39 |
* | Lint fixes | Dan | 2017-08-31 | 1 | -1/+0 |
* | Modify buy and send buttons color, border-radius and various size properties.... | Dan J Miller | 2017-08-23 | 1 | -1/+1 |
* | Hook up send screen action to Send Button in TxView | sdtsui | 2017-08-22 | 1 | -0/+4 |
* | Extend modal implementation and state management to accomodate multiple modal... | sdtsui | 2017-08-21 | 1 | -2/+4 |
* | Cleanup txList and txView components | sdtsui | 2017-08-11 | 1 | -14/+2 |
* | 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 |