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

Segment: update to v1 API #287

Merged
merged 3 commits into from
Sep 2, 2016

Conversation

jhchill666
Copy link
Contributor

No description provided.

@codecov-io
Copy link

codecov-io commented Jun 26, 2016

Current coverage is 98.31% (diff: 100%)

Merging #287 into master will increase coverage by <.01%

@@             master       #287   diff @@
==========================================
  Files            98         98          
  Lines          1418       1421     +3   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits           1394       1397     +3   
  Misses           24         24          
  Partials          0          0          

Powered by Codecov. Last update d41aef0...7c532da

Humans don't think of lions as being like cats, but they are.
</Segment>
<Message className='bottom attached warning'>
<Message attached='bottom' className='warning'>
Copy link
Member

Choose a reason for hiding this comment

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

<Message /> has not yet been updated to v1 API, so the attached prop won't work 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.

My mistake, have pushed a revert

}

HeaderH1.defaultProps = {
_sdClass: 'sd-header-h1',
Copy link
Member

Choose a reason for hiding this comment

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

Heads up, I've finished removing all sd-* classes, see #301. Rebase to master to get the update. The test for the sd-* class has been inverted to fail if any sd- class exists.

Let's remove all sd-* classes from all PRs. 👍

@levithomason levithomason modified the milestone: v1.0 Jun 30, 2016
@levithomason levithomason changed the title Segment Component updated to v1 API Segment: update to v1 API Aug 18, 2016
@levithomason
Copy link
Member

Heads up, I'm resuming work on this PR along side the Button PR.

@levithomason
Copy link
Member

I've rebased this to master, squashed to 2 commits, finished features, and added/fixed tests.

The last thing to do is round out the examples. There are a few missing. Also, something is odd with the circular example.

@levithomason levithomason force-pushed the feature/segment branch 2 times, most recently from 5ba00d0 to 4175a90 Compare September 2, 2016 01:32
@levithomason levithomason merged commit 9a98287 into Semantic-Org:master Sep 2, 2016
@levithomason levithomason deleted the feature/segment branch September 2, 2016 01:38
@levithomason
Copy link
Member

Released in stardust@0.41.0, thanks for all the help!

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.

3 participants