aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/css
Commit message (Expand)AuthorAgeFilesLines
* revert replacing "ETH" with "TAN"Chen Wei2019-07-021-1/+1
* Fix styles on 'import account' page, update help link (#6700)Kirill Goncharov2019-06-171-0/+1
* Wrap smaller custom block explorer url text (#6714)Thomas Huang2019-06-171-1/+6
* MetaMorph - Spacing and Typeface on Extension Main view (#6584)Chi Kei Chan2019-06-132-7/+31
* Revert "fixed #5524"Jenny Pollack2019-06-071-37/+1
* Improved UX for sweeping accounts (#6488)Etienne Dusseault2019-05-211-5/+50
* fixed #5524Alex Ivasyuv2019-05-151-1/+37
* Set max-width on network dropdown and ellipsis long network name (#6494)Chi Kei Chan2019-04-251-1/+6
* Make height consistent on all row in send-content (#6480)Chi Kei Chan2019-04-181-3/+11
* Add token selection to the send screen (#6445)Chi Kei Chan2019-04-181-3/+101
* Merge pull request #6468 from chikeichan/network-indicator-style-fixThomas Huang2019-04-181-1/+23
|\
| * Fix switcher height when Custom RPC is selected or when network is loadingChi Kei Chan2019-04-171-1/+23
* | feature: add Goerli support (#6459)Paul Bouchon2019-04-181-0/+4
|/
* Update buttons & colors to match design system (#6446)Chi Kei Chan2019-04-176-232/+58
* New settings page rebased (#6333)Dan J Miller2019-03-261-8/+60
* Folder restructure (#6304)Chi Kei Chan2019-03-221-1/+1
* Add togglable advanced gas controls on send and confirm screens (#6112)Dan J Miller2019-02-061-1/+3
* Add visual indicator when displaying a cached balance (#5854)Dan J Miller2019-01-302-0/+30
* Prevent send to token warning (#6058)Esteban MiƱo2019-01-241-0/+7
* Refactor first time flow, remove seed phrase from state (#5994)Alexander Tseung2019-01-237-77/+25
* Add scrolling button to account listAlexander Tseung2019-01-042-155/+0
* Improve styling of loading retry / error screenDan Miller2018-12-131-0/+6
* Adds network loading retry / error screen.Dan Miller2018-12-131-0/+21
* Replace height: 100% rule with workaround for flexbox quirksWhymarrh Whitby2018-12-061-1/+2
* Fix styling of send screen in extension view when hex data on.Dan Miller2018-12-041-3/+1
* Make gas customization modal responsive.Dan Miller2018-12-043-0/+6
* Integrate gas buttons with the send screen.Dan Miller2018-12-041-1/+29
* Adds basic tab content to gas customizer, with styled button group (static, f...Dan Miller2018-12-041-0/+1
* Adds the content of the advanced tab - w/o chart or dynamic content - to gas ...Dan Miller2018-12-042-51/+1
* Adds new gas customization modal container (without content)Dan Miller2018-12-041-0/+1
* Show disabled cursor in .network-disabled state (#5829)Whymarrh Whitby2018-11-271-1/+1
* fix merge conflictsbrunobar792018-11-212-38/+6
|\
| * Fix button styling for Create Account Connect (#5787)Alexander Tseung2018-11-201-38/+4
| * Fix rounding issue when sending max tokens (#5695)Alexander Tseung2018-11-201-0/+2
* | fix merge conflictsbrunobar792018-11-075-6/+19
|\|
| * EIP-1102: updated implementationbitpshr2018-11-062-0/+13
| * Fix raised button min-height (#5613)Alexander Tseung2018-10-261-0/+1
| * Fix button styling for overflowing text (#5602)Alexander Tseung2018-10-251-2/+2
| * Fix signature request styling issues (#5574)Alexander Tseung2018-10-231-1/+1
| * Fix account display width for large currency valuesAlexander Tseung2018-10-211-3/+2
* | fix merge conflictsbrunobar792018-10-211-12/+0
|\|
| * Extract Add Token button into its own componentWhymarrh Whitby2018-10-181-12/+0
* | fix conflictsbrunobar792018-10-179-241/+82
|\|
| * Added account options on home screenSantiago Gonzalez Toral2018-10-102-0/+9
| * Improvement: Reposition customize gas error (#5265)Sean2018-10-011-2/+4
| * support editable customRPC (#5267)HackyMiner2018-09-291-0/+9
| * Merge pull request #5241 from MetaMask/refactor-settingsAlexander Tseung2018-09-212-216/+0
| |\
| | * Refactor settings page to use JSX and follow component file folder structureAlexander Tseung2018-09-202-216/+0
| * | Move main-container wrapper div into its own classWhymarrh Whitby2018-09-202-1/+11
| * | Prevent loading screen from overlaying the app barWhymarrh Whitby2018-09-201-1/+1
| * | Make the LoadingScreen component 100% as tall as its containerWhymarrh Whitby2018-09-201-10/+1
| * | Remove unused loading-overlay--full-screen CSS stylesWhymarrh Whitby2018-09-201-7/+0
| |/
| * Merge branch 'develop' into eip-712Paul Bouchon2018-09-181-4/+13
| |\
| | * Improvement: Increase click area for arrows (#5264)Sean2018-09-161-1/+10
| | * follow up style fix to #5242chadmg2018-09-141-3/+3
| * | Implement latest EIP-712 protocolbitpshr2018-09-141-0/+19
| |/
| * Merge pull request #5182 from MetaMask/tx-activityAlexander Tseung2018-09-132-4/+15
| |\
| | * Add raised type buttons to Button component. Refactor all buttons within app ...Alexander Tseung2018-09-132-4/+15
| * | increase z-index of send-to input to allow for right-click (#5242)Chad Grimaldi2018-09-131-0/+4
| |/
* | Merge branch 'develop' of github.com:MetaMask/metamask-extension into trezor-v5brunobar792018-09-064-175/+2
|\|
| * Adds sidebar component and refactors slide in wallet view sidebar to use it.Dan Miller2018-08-291-15/+1
| * Fix e2e testsAlexander Tseung2018-08-241-1/+1
| * Fix shapeshift transactions. Delete unused filesAlexander Tseung2018-08-241-20/+0
| * Refactor transactions list views. Add redesign componentsAlexander Tseung2018-08-243-139/+0
* | fix merge conflictsbrunobar792018-08-214-122/+116
|\|
| * Update logo wordmarkAlexander Tseung2018-08-192-115/+0
| * ui readybrunobar792018-08-171-3/+15
| * connect screen readybrunobar792018-08-171-2/+61
| * ui fixesbrunobar792018-08-151-3/+3
| * good progress adding pathsbrunobar792018-08-141-0/+19
| * message signing worksbrunobar792018-08-121-0/+1
| * fix merge conflictsbrunobar792018-08-081-1/+0
| |\ | |/ |/|
| * design completebrunobar792018-08-041-3/+9
| * fix spinner and qr iconbrunobar792018-07-251-0/+1
| * added qr code scanner icon in send transactionbrunobar792018-07-241-0/+10
* | Update Font in Account SelectorAlexander Tseung2018-08-041-1/+0
|/
* Merge pull request #4625 from MetaMask/initial-trezor-supportBruno Barbieri2018-07-204-9/+365
|\
| * last css fixesbrunobar792018-07-191-6/+19
| * added new global alertbrunobar792018-07-192-0/+59
| * fix unsupported browser viewbrunobar792018-07-191-1/+5
| * scroll smoothbrunobar792018-07-191-0/+1
| * design donebrunobar792018-07-191-20/+91
| * Merge branch 'develop' of github.com:MetaMask/metamask-extension into initial...brunobar792018-07-181-6/+4
| |\
| * | updated account list based on new designsbrunobar792018-07-181-11/+57
| * | fix account selectionbrunobar792018-07-141-1/+5
| * | added affiliate link to trezorbrunobar792018-07-141-0/+16
| * | Merge branch 'develop' of github.com:MetaMask/metamask-extension into initial...brunobar792018-07-137-277/+12
| |\ \
| * | | added tooltipbrunobar792018-07-121-3/+3
| * | | forget device and autiload account features addedbrunobar792018-07-121-0/+11
| * | | clean upbrunobar792018-07-111-2/+2
| * | | finish warning modal UIbrunobar792018-07-112-1/+3
| * | | added ui to remove accountsbrunobar792018-07-101-0/+17
| * | | copy updatedbrunobar792018-07-071-1/+1
| * | | update connect harwdware screenbrunobar792018-07-071-1/+5
| * | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into initial...brunobar792018-07-073-0/+11
| |\ \ \
| * | | | added message for non-chrome browsersbrunobar792018-07-061-0/+13
| * | | | fix merge conflictsbrunobar792018-07-026-18/+63
| |\ \ \ \
| * | | | | initial trezor supportBruno2018-06-101-5/+100
* | | | | | Add hex data row to send screenWhymarrh Whitby2018-07-181-2/+2
| |_|_|_|/ |/| | | |
* | | | | Increase clickable area and padding of Retry Transaction barAlexander Tseung2018-07-171-6/+4
| |_|_|/ |/| | |
* | | | Refactor and redesign confirm transaction viewsAlexander Tseung2018-07-077-277/+12
| |_|/ |/| |
* | | Merge pull request #4648 from MetaMask/update-import-from-seed-screenDan J Miller2018-07-061-0/+9
|\ \ \
| * | | Update import from seed screen on new ui.Dan2018-07-051-0/+9
| | |/ | |/|
* | | Merge pull request #4617 from TrejGun/fix-new-lineDan J Miller2018-07-061-0/+1
|\ \ \
| * | | fix white spaces in signaturetrejgun2018-06-201-0/+1
* | | | Ensures token list amount is in its own row.Dan2018-07-051-0/+1
| |/ / |/| |
* | | Merge pull request #4647 from MetaMask/fix-overflow-currency-displayDan J Miller2018-06-301-1/+8
|\ \ \
| * | | Remove input arrows for send screen amount row on firefox.Dan2018-06-291-0/+8
| * | | Fix issues with scrollbar in currency display.Dan2018-06-291-1/+0
* | | | Fix style of shapeshift screen in deposit modal.Dan2018-06-221-6/+25
|/ / /
* | | Scroll large amounts in the send componentWhymarrh Whitby2018-06-211-3/+5
* | | Handle large token balances in tx list heroWhymarrh Whitby2018-06-212-4/+19
* | | View address of an added token (#4591)Csaba S2018-06-191-5/+1
|/ /
* / add help link to eth_sign warningBobby Dresser2018-06-121-0/+6
|/
* Merge branch 'develop' into i3725-refactor-send-component-Dan2018-06-053-2/+16
|\
| * Merge pull request #4428 from MetaMask/fix-tokenlist-balance-overflowDan J Miller2018-06-051-2/+11
| |\
| | * Fix ellipsesAlexander Tseung2018-06-011-5/+6
| | * Token name is not hidden in wallet if balance is exceptionally long.Dan2018-06-011-1/+9
| * | Indicate the current selected account on the popup account view (#4445)Alexander Tseung2018-06-052-0/+5
* | | Merge branch 'i3725-refactor-send-component-' of github.com:MetaMask/metamask...Dan2018-06-011-0/+22
|\ \ \ | |/ / |/| |
| * | Replaces currency-input.js with NumericInputDan2018-05-291-0/+22
* | | Change btn-secondary styles to btn-default. Make btn-secondary red warning st...Alexander Tseung2018-06-011-24/+25
| |/ |/|
* | Prevent loading screen from overlaying the app bar (#4417)Alexander Tseung2018-05-311-2/+2
* | Fix scrolling in Deposit Ether modal (#4336)Alexander Tseung2018-05-241-2/+4
|/
* Merge pull request #4308 from MetaMask/i4232-addtokenkumavis2018-05-236-490/+29
|\
| * Update designs for Add Token screenAlexander Tseung2018-05-206-490/+29
* | Merge pull request #4316 from MetaMask/fix-signature-requestkumavis2018-05-221-2/+0
|\ \
| * | Fix signature request header textAlexander Tseung2018-05-211-2/+0
| |/
* / remove fix header heightBruno2018-05-171-2/+0
|/
* Merge pull request #4255 from MetaMask/i4233-dropdownskumavis2018-05-172-4/+4
|\
| * Fix account and network dropdowns in confirm screenAlexander Tseung2018-05-152-4/+4
* | Add error message when passwords don't match in first time flow. Change input...Alexander Tseung2018-05-141-48/+49
|/
* Add new unlock screen designAlexander Tseung2018-05-126-118/+63
* Merge pull request #4196 from MetaMask/i3457-fontweightThomas Huang2018-05-0911-22/+2
|\
| * Change font weight from 300 to 400Alexander Tseung2018-05-0611-22/+2
* | Add storybook integrationAlexander Tseung2018-05-041-0/+1
|/
* Merge pull request #4156 from MetaMask/i4010-spinnerkumavis2018-05-031-0/+21
|\
| * Fix styling of the app spinnerAlexander Tseung2018-05-011-0/+21
* | Merge pull request #4059 from MetaMask/i-4033-seed-wordskumavis2018-05-015-0/+89
|\ \ | |/ |/|
| * Use new design for reveal seed screen. Persist seed words only in first time ...Alexander Tseung2018-04-235-0/+89
* | Merge pull request #3940 from nyatla/masterDan Finlay2018-04-243-1/+3
|\ \ | |/ |/|
| * Reduced button padding.nyatla2018-04-101-0/+1
| * Expanded dropdown menu width of title.nyatla2018-04-101-1/+1
| * Changed mouse cursor to "pointer" on the cancel text at the top left of the p...nyatla2018-04-101-0/+1
* | Fix spinner layoutAlexander Tseung2018-04-181-2/+10
* | Merge branch 'master' of https://github.com/MetaMask/metamask-extension into ...Alexander Tseung2018-04-041-6/+23
|\|
| * Address feedbackDavid Yoo2018-04-041-4/+15
| * Address Add Token design feedbackDavid Yoo2018-04-031-2/+8
* | Fix merge conflicts. Modify send workflowAlexander Tseung2018-04-031-0/+36
|\|
| * Adds simulation failure error messages to confirm screen.Dan2018-04-031-0/+11
| * Merge pull request #3762 from danjm/i3471-checkbalanceonconfirmscreenkumavis2018-03-311-0/+25
| |\
| | * Merge branch 'master' into i3471-checkbalanceonconfirmscreenkumavis2018-03-281-1/+8
| | |\
| | * | Checking for sufficient balance in confirm ether screen; includes error messa...Dan2018-03-281-0/+25
* | | | Fix merge conflictsAlexander Tseung2018-03-311-14/+14
|\| | |
| * | | ui - css - use relative path for fontskumavis2018-03-291-14/+14
| | |/ | |/|
* | | Fix i18n merge conflictsAlexander Tseung2018-03-301-1/+8
|\| |
| * | Merge pull request #3745 from danjm/i3723-fix-long-token-ammountskumavis2018-03-281-1/+8
| |\ \ | | |/ | |/|
| | * Long token amounts in wallet are truncated with ellipsis.Dan2018-03-271-1/+8
* | | Fix merge conflictsAlexander Tseung2018-03-2723-268/+1101
|\| |
| * | Merge pull request #3710 from danjm/i3326-addtokenscreendesignupdateThomas Huang2018-03-272-40/+145
| |\ \
| | * \ Merge branch 'master' into i3326-addtokenscreendesignupdateDan2018-03-2710-113/+115
| | |\ \
| | * | | Updates Add token screen to latest design.Dan2018-03-242-44/+153
| | | |/ | | |/|
| * | | Merge pull request #3695 from danjm/i3379-signtypedata-overflowThomas Huang2018-03-271-0/+1
| |\ \ \ | | |_|/ | |/| |
| | * | Signed type data notification handles long messages.Dan2018-03-231-0/+1
| | |/
| * / Update button stylesAlexander Tseung2018-03-2610-107/+113
| |/
| * Merge pull request #3624 from alextsg/cb-941kumavis2018-03-213-6/+19
| |\
| | * Update confirm transaction screenAlexander Tseung2018-03-213-6/+19
| * | Fix styling regression from master merge.Dan2018-03-201-1/+1
| * | Improve responsiveness of gas price row on confirm screen.Dan2018-03-201-0/+16
| |/
| * Merge branch 'master' into retry-tx-refractorDan2018-03-207-11/+12
| |\
| | * Fix Account Names being cropped (#3626)Alexander Tseung2018-03-206-11/+6
| | * Don't block user from setting gas if estimating gas returns errors. (#3627)Dan J Miller2018-03-201-0/+6
| * | Merge branch 'master' into retry-tx-refractorDan2018-03-205-28/+92
| |\|
| | * Update Confirm Contract screen (#3597)Alexander Tseung2018-03-175-28/+92
| * | Merge branch 'master' into retry-tx-refractorfrankiebee2018-03-161-10/+0
| |\|
| | * Update Deposit Eth icon (#3569)Alexander Tseung2018-03-161-10/+0
| * | Merge branch 'master' into retry-tx-refractorDan2018-03-147-35/+145
| |\|
| | * Merge branch 'master' into i18nThomas Huang2018-03-144-5/+83
| | |\
| | | * Merge branch 'master' into i3033-responsive-newui-onboardingkumavis2018-03-146-33/+105
| | | |\
| | | | * Merge pull request #3495 from alextsg/cb-290kumavis2018-03-142-4/+21
| | | | |\
| | | | | * Increase tap areas for menu buttons on mobileAlexander Tseung2018-03-102-4/+21
| | | * | | Left align create password.Dan2018-03-131-0/+12
| | | * | | Styling fixes to welcome; hide network component on create password; shown we...Dan2018-03-131-2/+2
| | | * | | Add welcome screen to new-ui browser first time flow.Dan2018-03-092-0/+50
| | | * | | Make new-ui create password screen responsive.Dan2018-03-081-24/+0
| | * | | | Merge branch 'master' into i18nThomas Huang2018-03-143-29/+57
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Update deposit ether styling (#3510)Alexander Tseung2018-03-133-29/+57
| | | | |/ | | | |/|
| | * | | Merge branch 'master' into i18nThomas Huang2018-03-122-1/+5
| | |\| |
| | | * | Explicitly define state in import account from json component (#3491)Alexander Tseung2018-03-091-1/+1
| | * | | Merge branch 'master' into i18nDan Finlay2018-03-072-2/+13
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Merge branch 'master' into i18nDan2018-03-0716-54/+690
| | |\ \ \
| | * | | | complete i18n across new UINick Doiron2018-01-301-0/+4
| * | | | | Styling for dropped.Dan2018-03-141-0/+4
| * | | | | Merge branch 'master' into retry-tx-refractorDan2018-03-094-2/+21
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Update network colours for better accessibility. (#3469)Dan J Miller2018-03-081-0/+4
| | | |_|/ | | |/| |
| | * | | Merge branch 'master' into ImportAccountMessageV2kumavis2018-03-071-0/+4
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Shapeshift form handles market info unavailable errors.Dan2018-03-071-0/+4
| | * | | Merge branch 'master' into ImportAccountMessageV2Dan Finlay2018-03-071-4/+3
| | |\| |
| | * | | Merge branch 'master' into ImportAccountMessageV2Thomas Huang2018-03-034-3/+379
| | |\ \ \
| | * | | | Import Account disclaimerThomas2018-03-031-0/+10
| | * | | | Swap color scheme for import account labelThomas2018-03-031-2/+3
| * | | | | Adds inline opening of gas customization to confirm-send-ether screen.Dan2018-03-091-0/+21
| * | | | | Add html and css for responsive retry button.Dan2018-03-092-0/+48
| | |_|/ / | |/| | |
| * | | | Fix seed phrase validation clearing form (#3417)Alexander Tseung2018-03-071-4/+3
| | |/ / | |/| |
| * | | Fix network menu for custom URLs (#3366)Alexander Tseung2018-03-021-1/+4
| * | | Merge pull request #3356 from MetaMask/cdn-minimizationKevin Serrano2018-03-021-2/+336
| |\ \ \
| | * | | Correct ttf format name to 'truetype'Dan2018-03-021-42/+42
| | * | | Check in all font files locally.Kevin Serrano2018-03-011-2/+336
| | |/ /
| * | | Adds beta label to Metamask name in full screen app bar.Dan2018-02-281-0/+15
| * | | Body width container in first time flow is consistent with app bar.Dan2018-02-281-0/+24
| |/ /
| * | Merge pull request #3209 from danjm/MM-634-newui-reset-accountDan Finlay2018-02-141-29/+45
| |\ \
| | * | Add reset account button to new UI.Dan2018-02-091-29/+45
| * | | Updates the styling of confirm send ether and token screens. (#3235)Dan J Miller2018-02-131-8/+6
| * | | Send screen style updates. (#3234)Dan J Miller2018-02-133-4/+44
| * | | Remove chrome focus outline for mouse users. (#3230)Dan J Miller2018-02-131-0/+6
| |/ /
* | | Merge branch 'uat-next' of https://github.com/MetaMask/metamask-extension int...Alexander Tseung2018-02-096-8/+168
|\| |
| * | Make blockies icon round to match identicons (#3205)Alexander Tseung2018-02-081-1/+1
| * | Update modal header design on send screen (#3196)Alexander Tseung2018-02-072-1/+114
| * | Fix alignment of ellipsis and address in wallet view. (#3198)Dan J Miller2018-02-072-1/+2
| * | Wallet view supports screen sizes between 576px and 667px (#3193)Dan J Miller2018-02-063-6/+52
* | | Fix merge conflicts from uat-nextAlexander Tseung2018-02-014-4/+41
|\| |
| * | [NewUI] Use tooltip for copy to clipboard helper text on main screen. (#3120)Dan J Miller2018-02-013-1/+19
| * | [NewUI] Updates capitalization and alignment for the import account screen. (...Dan J Miller2018-02-011-3/+22
| |/
* | Add create new account routes, fix conflicts from uat updatesAlexander Tseung2018-02-011-2/+3
* | Merge branch 'uat' of https://github.com/MetaMask/metamask-extension into cb-254Alexander Tseung2018-01-3016-227/+628
|\|
| * Fix transaction list font sizes, paddingAlexander Tseung2018-01-191-12/+6
| * Merge pull request #3024 from alextsg/cb-529Kevin Serrano2018-01-191-0/+2
| |\
| | * Update popout to fullscreen iconAlexander Tseung2018-01-181-0/+2
| * | [NewUI] Send screen gas loading fixes (#3027)Dan J Miller2018-01-181-1/+1
| |/
| * Fix tx-list, confirmation screen stylingAlexander Tseung2018-01-183-8/+14
| * Vertically centers the text of the new ui modal header. (#2987)Dan J Miller2018-01-171-0/+1
| * Fix Hide Token modal styling, popup positioningAlexander Tseung2018-01-163-23/+13
| * Fix Add Token button order, stylingAlexander Tseung2018-01-131-10/+12
| * Fix input box padding and select highlight in new account create and import p...Dan2018-01-131-0/+11
| * New add account page with create and import options.Dan2018-01-132-0/+183
| * Merge branch 'uat' into cb-388Chi Kei Chan2018-01-134-6/+265
| |\
| | * Fix styling in initializationAlexander Tseung2018-01-131-4/+9
| | * [NewUI-flat] New deposit ether modal UI. (#2642)Dan J Miller2018-01-132-1/+255
| | * Fix padding of a hovered tx-list-item (#2859)Dan J Miller2018-01-121-1/+1
| * | Fix token balance colorAlexander Tseung2018-01-121-1/+3
| * | Change styling for network dropdownAlexander Tseung2018-01-121-27/+15
| * | Update styling for buttons, font weightsAlexander Tseung2018-01-129-109/+62
| * | Update main view stylingAlexander Tseung2018-01-117-45/+55
| |/
| * ui - fix font path namekumavis2018-01-091-2/+2
* | Add react-router to allow use of the browser back buttonAlexander Tseung2017-12-155-0/+24
|/
* Adds button for opening app in main browser window in extension.Dan2017-12-131-0/+4
* Merge branch 'NewUI-flat' into cb-372Chi Kei Chan2017-12-084-1/+43
|\
| * Show user notifications after switch between UIsDan2017-12-052-0/+41
| * Add UI selectionDan2017-12-052-1/+2
* | Update font weights to 300, remove animation from network dropdown, fix netwo...Alexander Tseung2017-12-023-5/+5
|/