Commit Graph

48 Commits

Author SHA1 Message Date
Alexander Tseung 3082d2e4ef Use new design for reveal seed screen. Persist seed words only in first time flow 2018-04-22 09:24:21 -07:00
kumavis f7b4c9621f ui - css - use relative path for fonts 2018-03-28 14:42:58 -07:00
Dan 1779cff65b Merge branch 'master' into i3326-addtokenscreendesignupdate 2018-03-26 16:51:02 -02:30
Alexander Tseung cfa2592d78 Update button styles 2018-03-25 22:58:04 -07:00
Dan fa022e0883 Updates Add token screen to latest design. 2018-03-24 01:13:43 -02:30
Dan 81e72147ef Merge branch 'master' into retry-tx-refractor 2018-03-09 02:07:27 -03:30
Dan 6cee76b3e7 Add html and css for responsive retry button. 2018-03-08 16:12:25 -03:30
Dan J Miller ca047b1ea0
Update network colours for better accessibility. (#3469) 2018-03-07 15:22:10 -03:30
Dan 94a60fe4a9 Correct ttf format name to 'truetype' 2018-03-01 16:36:27 -03:30
Kevin Serrano d45116824c
Check in all font files locally. 2018-02-28 13:03:46 -08:00
Chi Kei Chan 71a308d98b
Merge branch 'uat' into cb-388 2018-01-12 13:41:03 -08:00
Dan J Miller 5c1dcf3e9b [NewUI-flat] New deposit ether modal UI. (#2642)
* New deposit ether modal.

* New deposit modal full screen on mobile, and other style fixes.

* Hide shapeshift option from deposit modal for now.

* Add shapeshift form to new deposit modal.

* Store recipient address for shapeshift tx in background.

* Use Simpledropdown to achieve desired styling in coin selector.

* Lint fix

* Fix typos and remove dead code.

* Remove storage of shapeshift receiving address from background.

* Fix typos
2018-01-12 11:48:18 -08:00
Alexander Tseung 376e136572 Update styling for buttons, font weights 2018-01-11 16:30:07 -08:00
Alexander Tseung 208e94d3bf Update main view styling 2018-01-10 21:09:09 -08:00
kumavis ade1c404bd ui - fix font path name 2018-01-08 09:44:11 -08:00
Chi Kei Chan 57179d2b05 Various styling fixes 2017-10-12 18:46:18 -04:00
Chi Kei Chan 119c2b2423 Confirm eth v2 2017-10-10 14:16:57 -07:00
Dan 80463072b5 UI for readonly from component. From dropdown opening and closing. Mockdata. 2017-10-09 18:24:14 -07:00
Dan bbe893a0d8 UI for send screen container without form rows. 2017-10-08 17:48:09 -07:00
Chi Kei Chan 04da22db08 Add Token UI - hover/select state; fetch token address 2017-09-20 22:57:36 -07:00
Chi Kei Chan 35d8671843 Add responsive UI to send ether modal 2017-09-14 09:56:40 -07:00
Dan J Miller 492507aa94 [NewUI] Color tx-list-item text depending on transaction status. (#2050)
* Color tx-list-item text depending on transaction status.

* Handle css change of text colour with scss instead on inline styles, add classnames package and helper function.

* Refactored to use classnames with component property className.
2017-09-12 14:59:33 -07:00
Dan J Miller 1e83835ba8 [New-UI] Confirm Screen restyle and connect to state (#2042)
* Adds utility for converting currencies (WIP)

* Implements confirm screen

* Style tweaks.

* Confirm screen total ammount now uses real data.

* Confirm screen total ammount now uses real data.

* Replace content divider with sibling css.

* Replace section divider with scss.
2017-09-11 22:19:05 -07:00
Dan 6a3c59e409 Highlighted circle icons for the network menu. 2017-09-11 19:16:43 -07:00
Dan 61b965fe14 Touch up style of account-details-modal. 2017-09-07 10:26:21 -07:00
Dan 5d8bf6c86a Adjust left margin in main container. 2017-09-04 18:46:14 -07:00
Dan c436b6ffb3 Adjust z-index of header so that it stays in place when scrolling. 2017-09-01 00:12:58 -07:00
Dan 5facba89ca Replace Avenir Next with alternative. 2017-08-29 14:16:32 -02:30
Dan 0a44c82458 Styles and behaviour correct 2017-08-29 12:26:20 -02:30
Dan J Miller 4076496c8e Patch 3 new account modal (#1962)
* Account details modal styling changes.

* Tweaking styles.

* New account modal re-styling.

* Tweaks to paddings, margins, font sizes, colors and modal dimensions.

* Replace colour codes with variables.
2017-08-24 17:31:01 -07:00
Dan J Miller 5b62f10a5f Modify buy and send buttons color, border-radius and various size properties. (#1956) 2017-08-22 16:42:17 -07:00
sdtsui c1fd19393f Remove border and apply background color to gas input 2017-08-22 13:09:27 -07:00
sdtsui 5900cc8522 Tweak z-indicies 2017-08-22 08:37:15 -07:00
sdtsui d193778958 Adjust zIndex and width for send screen 2017-08-21 17:59:08 -07:00
sdtsui 27b75b67b4 Hook up identicon and buttons to AccountDetailsModal, clean up colors 2017-08-21 12:26:36 -07:00
sdtsui 2eadf72fb7 Lint and cleanup all scss 2017-08-14 10:31:27 +02:00
sdtsui 0fab1b5482 Implement responsive wallet balances 2017-08-11 00:31:06 -07:00
sdtsui 8a39941d9a Cleanup SCSS and improve organization of color vars 2017-08-10 23:21:39 -07:00
sdtsui 3188cc2ef0 Extract scss breakpoints into variables 2017-08-10 22:16:25 -07:00
sdtsui e31c298288 Implement widescreen layout for tx list 2017-08-10 20:52:22 -07:00
sdtsui d53780bcdc Add new color for txs - dusty-gray 2017-08-10 19:54:42 -07:00
sdtsui 6be6f56ac5 Add z indicies to settings-variables 2017-08-08 19:01:33 -07:00
sdtsui 0f140c5db5 Improve positioning of caret and add reusable color for wallet view 2017-08-06 22:30:27 -07:00
sdtsui 966b25573b Move remaining debug, fonts, reset, and transitions into inverted triangle 2017-08-06 14:03:44 -07:00
sdtsui f73e4dd604 Move debug and colors to itcss 2017-08-06 13:53:22 -07:00
sdtsui a0a956d646 Move generic button components and body styles to components and generic, respectively 2017-08-06 13:02:31 -07:00
sdtsui 04d1d86f30 Move old colors intro settings/variables 2017-08-06 12:49:02 -07:00
sdtsui f0a219294d Add inverted triangle css (itcss) folder structure 2017-08-06 12:45:21 -07:00