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

BIG-22753 & BIG-22754 #592

Merged
merged 3 commits into from
Oct 29, 2015
Merged

Conversation

bc-chris-roper
Copy link
Contributor

This PR addresses several minor fixes and enhancements for Light & Bold variants. See attached visual for an example of local code running on my machine.

For testing purposes, this ticket fixes the issues outlined in BIG-22753 and BIG-22754.

screen shot 2015-10-26 at 3 43 13 pm

@bc-miko-ademagic @SiTaggart

@bigbot
Copy link

bigbot commented Oct 26, 2015

Autotagging @mickr @mcampa @hegrec @haubc


.icon {
position: relative;
top: -1px;
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Beautiful hacky goodness to actually middle align icons inside buttons (as vertical-align fails, possibly due to the way it renders on an odd pixel height - which is to push it down a little too much).

Copy link

Choose a reason for hiding this comment

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

:puke:

@ghost
Copy link

ghost commented Oct 26, 2015

👍

&:hover {

svg {
fill: stencilColor("icon-color-hover");
Copy link
Contributor

Choose a reason for hiding this comment

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

why is the above --hover, but here it's -hover?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

eh?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Oh the "color-textSecondary--hover"?

Gotcha. Inconsistencies in our naming patterns. I noticed that too. I'm doing a bunch of work on all of the variables in the config json, and these will all go away once I'm through with the variant jira's. So live with it for now, but it will be going away.

@bc-chris-roper
Copy link
Contributor Author

@SiTaggart @bc-miko-ademagic Take another look at this shizzle too plz

@ghost
Copy link

ghost commented Oct 29, 2015

👍

bc-chris-roper added a commit that referenced this pull request Oct 29, 2015
@bc-chris-roper bc-chris-roper merged commit 5c6b8bd into bigcommerce:master Oct 29, 2015
@bc-chris-roper bc-chris-roper deleted the BIG-22754 branch October 29, 2015 22:45
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.

4 participants