Skip to content

Commit

Permalink
updated logos to roundrect versions, google+ is a circle and eventbri…
Browse files Browse the repository at this point in the history
…te 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
  • Loading branch information
alternatekev committed Feb 2, 2016
1 parent 119951b commit 437a2d1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions client/my-sites/sharing/connections/service.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -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'
};

Expand Down

0 comments on commit 437a2d1

Please sign in to comment.