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

2.0.0 API cleanup #46

Merged
merged 3 commits into from
Jan 9, 2017
Merged

2.0.0 API cleanup #46

merged 3 commits into from
Jan 9, 2017

Conversation

alexreardon
Copy link
Owner

Closes #36

@codecov-io
Copy link

Current coverage is 100% (diff: 100%)

Merging #46 into master will not change coverage

@@           master   #46   diff @@
===================================
  Files           2     2          
  Lines          46    43     -3   
  Methods         0     0          
  Messages        0     0          
  Branches        0     0          
===================================
- Hits           46    43     -3   
  Misses          0     0          
  Partials        0     0          

Powered by Codecov. Last update 41cdc0d...685f37a

@alexreardon alexreardon changed the title Api cleanup. 2.0.0 API cleanup Jan 9, 2017
@alexreardon
Copy link
Owner Author

This PR will remove the 0.3.x replaceRaf api as well as update the options argument to replaceRaf to line up with the argument names for createStub.

@@ -528,39 +528,4 @@ describe('replaceRaf', () => {
expect(callback.calledWith(customStartTime + defaultFrameDuration)).to.be.true;
});
});

describe('0.3.x support', () => {
Copy link
Owner Author

Choose a reason for hiding this comment

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

goodbye old friend

@alexreardon alexreardon merged commit 7b7a1f4 into master Jan 9, 2017
@alexreardon alexreardon deleted the api-cleanup branch January 12, 2017 03:54
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