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

Solid Popover Component #476

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

emilybrick
Copy link
Contributor

No description provided.

@emilybrick emilybrick requested review from oiyana and JackWReid July 12, 2017 19:39
Copy link

@JackWReid JackWReid left a comment

Choose a reason for hiding this comment

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

Can I get some screenshots up in this

// Popovers
// --------------------------------------------------
$background-caret-size: .625rem;
$foreground-caret-size: .5625rem;

Choose a reason for hiding this comment

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


<a name="pagination"></a>
<h2 class="bold xs-mb2">Popovers</h2>
<p class="xs-mb2">Popovers are useful for uncovering helpful information or hints when using a product. Use the <span class="nowrap">.<code class="js-highlight">.popover .popover--right</code></span> classes to incorporate a popover into your project.</p>

Choose a reason for hiding this comment

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

Is it worth mentioning the grey variant here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

gray*

@JackWReid
Copy link

I'm not sure this could be made much more readable by a mixin to handle the caret styling. I think this is probably easier to debug that if we put it all in too-clever if statements that might reduce the line count.

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.

2 participants