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

Tabs can now pass a size prop, small tabs added #119

Merged
merged 2 commits into from
Nov 8, 2017

Conversation

snide
Copy link
Contributor

@snide snide commented Nov 8, 2017

Although I don't think it should be used that often, the smaller tabs will be needed if we ported visualization over as is. It's also useful for placing within popovers or other tight places.

@snide snide requested a review from cjcenizal November 8, 2017 00:57
@snide snide mentioned this pull request Nov 8, 2017
51 tasks
Copy link
Contributor

@cjcenizal cjcenizal left a comment

Choose a reason for hiding this comment

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

I love it! Found a typo in the docs but otherwise LGTM.

components as children.
<EuiCode>EuiTabs</EuiCode> allow a <EuiCode>size</EuiCode> prop. In general
you should always use the default size, but in rare cases (like putting tabs
within a popover of other small menu) it is OK to use the smaller sizing.
Copy link
Contributor

Choose a reason for hiding this comment

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

Typo: "within a popover or other small menu"

@bevacqua
Copy link
Contributor

bevacqua commented Nov 8, 2017

I'll fix the issues introduced by my documentation site changes

@bevacqua bevacqua merged commit 239d307 into elastic:master Nov 8, 2017
@bevacqua
Copy link
Contributor

bevacqua commented Nov 8, 2017

Documentation site issues fixed in master

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.

3 participants