-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[moved] NumericWobbleSpring to core as NumericSpring
Summary: Now that we have a small spring implementation that isn't encumbered by Facebook's patent grant, there's no reason for spring adaptors to be pluggable. It will be much simpler to directly depend on Wobble. This also ensures bugs don't creep in where there are subtle inconsistencies in the behaviors of Rebound and Wobble (e.g. whether `onStart` is dispatched synchronously)` Reviewers: O2 Material Motion, O3 Material JavaScript platform reviewers, #material_motion, featherless Reviewed By: O2 Material Motion, #material_motion, featherless Tags: #material_motion Differential Revision: http://codereview.cc/D3336
- Loading branch information
1 parent
c9d7603
commit e45bf26
Showing
23 changed files
with
392 additions
and
1,194 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.