Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ATK-1309 Import GlobalBrandsHeader into pantry #15

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

ttornese
Copy link

@ttornese ttornese commented Aug 11, 2016

there are some things being included in here that aren't necessary (like most of the shared styles). i included them because it was easier to just port everything over rather than copy over snippets of certain files. i can remove what we dont need based on feedback

renderUser() {
const { deviceType, includeAccount, user } = this.props;
const favorites = messages.favorites;
const classNames = 'global-header-account__link button tomato';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's see if we can strip the tomato references from here - Maybe a default style for this button in the associated style sheet that references the hex variable name. Putting the tomato here was my doing - ties the presentation to the implementation (bad Jason!).

@jaslakson
Copy link
Contributor

👍 looks great! a couple small comments regarding tomato classname that only makes sense on ATK.

@zcotter
Copy link

zcotter commented Oct 16, 2017

@ttornese 👍

@jks8787
Copy link
Contributor

jks8787 commented Oct 16, 2017

@ttornese - I am agreed with @zcotter 🎆

@ttornese
Copy link
Author

@zcotter @jks8787 thanks for the thumbs.. ive only been waiting a year 😒

@npupatk
Copy link

npupatk commented Oct 16, 2017

PR ghosts. Gotta love 'em 👻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants