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

feat(Segment): add size prop #569

Merged
merged 2 commits into from
Sep 29, 2016
Merged

feat(Segment): add size prop #569

merged 2 commits into from
Sep 29, 2016

Conversation

layershifter
Copy link
Member

Fixes #568.

I've added prop and tests, do we need add docs?

padded: ['very'],
color: SUI.COLORS,
size: _.without(SUI.SIZES, 'medium'),
Copy link
Member Author

Choose a reason for hiding this comment

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

There are no medium size.

@codecov-io
Copy link

codecov-io commented Sep 29, 2016

Current coverage is 99.49% (diff: 100%)

Merging #569 into master will not change coverage

@@             master       #569   diff @@
==========================================
  Files           112        112          
  Lines          1767       1767          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits           1758       1758          
  Misses            9          9          
  Partials          0          0          

Powered by Codecov. Last update 25fd1e7...9107619

@levithomason
Copy link
Member

Docs would be fantastic!

@layershifter
Copy link
Member Author

Docs would be fantastic!

Added examples 👍

@levithomason levithomason merged commit 531b800 into master Sep 29, 2016
@levithomason levithomason deleted the feat/segment-size branch September 29, 2016 20:00
@levithomason
Copy link
Member

Awesome, thanks a million @layershifter. Released in [email protected].

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

Successfully merging this pull request may close these issues.

4 participants