From 437a2d1a5065fe3c5a4605b1873baedba72f76c0 Mon Sep 17 00:00:00 2001 From: alternatekev Date: Mon, 1 Feb 2016 17:47:53 -0700 Subject: [PATCH] updated logos to roundrect versions, google+ is a circle and eventbrite retains its off-filter container replacing RemoveButton with Button borderless moved sharing.scss to my-sites/sharing/style and updated imports removing icon made buttons small and added icons cleaned up page w/r/t foldable-card pattern fixed padding for proper hover fx on cards removed the icons again replacing RemoveButton with Button borderless moved sharing.scss to my-sites/sharing/style and updated imports removing icon made buttons small and added icons fixed padding for proper hover fx on cards removed the icons again working foldablecard into sharing connections working foldablecard into sharing connections working foldablecard into sharing connections working foldablecard into sharing connections removed extraneous service-logo component i'd started css updates to clarify interface + removal of subheader removed extraneous service logo svgs working foldablecard into sharing connections working foldablecard into sharing connections working foldablecard into sharing connections working foldablecard into sharing connections removed extraneous service-logo component i'd started css updates to clarify interface + removal of subheader updated placeholder/loaders removed extraneous service logo svgs slides action button to the left 8px in response to the new foldable card that's been merged formatting fixes fixed mobile issues, mostly by removing CSS and using compact prop on foldable-card fixed service names on small mobile sizes fixed linting errors replacing RemoveButton with Button borderless moved sharing.scss to my-sites/sharing/style and updated imports removing icon made buttons small and added icons cleaned up page w/r/t foldable-card pattern fixed padding for proper hover fx on cards removed the icons again replacing RemoveButton with Button borderless moved sharing.scss to my-sites/sharing/style and updated imports removing icon made buttons small and added icons fixed padding for proper hover fx on cards removed the icons again working foldablecard into sharing connections working foldablecard into sharing connections working foldablecard into sharing connections working foldablecard into sharing connections removed extraneous service-logo component i'd started css updates to clarify interface + removal of subheader updated placeholder/loaders removed extraneous service logo svgs working foldablecard into sharing connections working foldablecard into sharing connections working foldablecard into sharing connections working foldablecard into sharing connections removed extraneous service-logo component i'd started css updates to clarify interface + removal of subheader updated placeholder/loaders removed extraneous service logo svgs slides action button to the left 8px in response to the new foldable card that's been merged fixed mobile issues, mostly by removing CSS and using compact prop on foldable-card fixed service names on small mobile sizes fixed linting errors updated logos to roundrect versions, google+ is a circle and eventbrite retains its off-filter container --- client/my-sites/sharing/connections/service.jsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/client/my-sites/sharing/connections/service.jsx b/client/my-sites/sharing/connections/service.jsx index dc9118373822d..62b068faf8722 100644 --- a/client/my-sites/sharing/connections/service.jsx +++ b/client/my-sites/sharing/connections/service.jsx @@ -200,10 +200,10 @@ module.exports = React.createClass( { const iconsMap = { Facebook: 'facebook', Twitter: 'twitter', - 'Google+': 'google-plus-alt', + 'Google+': 'google-plus', LinkedIn: 'linkedin', - Tumblr: 'tumblr-alt', - Path: 'path-alt', + Tumblr: 'tumblr', + Path: 'path', Eventbrite: 'eventbrite' };