-
-
Notifications
You must be signed in to change notification settings - Fork 696
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: oblador/react-native-animatable
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: oblador/react-native-animatable
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 131 files changed
- 6 contributors
Commits on Oct 23, 2019
-
Make it possible to override isInteraction (#291)
* Make it possible to override isInteraction * Fix lint errors * Update readme
Configuration menu - View commit details
-
Copy full SHA for 65fc5c0 - Browse repository at this point
Copy the full SHA 65fc5c0View commit details
Commits on Nov 1, 2019
-
Increase code coverage for createAnimation (#296)
* test: Increase code coverage for createAnimation * test: Use strict comparison
Configuration menu - View commit details
-
Copy full SHA for 07401e6 - Browse repository at this point
Copy the full SHA 07401e6View commit details
Commits on Nov 5, 2019
-
test: Add code coverage for Jest (#295)
* test: Add code coverage for Jest * chore: Ignore coverage report directory
Configuration menu - View commit details
-
Copy full SHA for 0c0c501 - Browse repository at this point
Copy the full SHA 0c0c501View commit details
Commits on Dec 15, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 0c869c4 - Browse repository at this point
Copy the full SHA 0c869c4View commit details
Commits on Apr 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ccafe14 - Browse repository at this point
Copy the full SHA ccafe14View commit details
Commits on May 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0f15e1f - Browse repository at this point
Copy the full SHA 0f15e1fView commit details
Commits on Oct 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9d9acd2 - Browse repository at this point
Copy the full SHA 9d9acd2View commit details -
Disable iterationDelay delay on the beginning of animation (#324)
In the current version, when an "iterationDelay" is applied to pause the animation between iterations, the same iterationDelay is applied on the beginning of the first animation too. To apply pause/delay before the beginning of first animation, there already exists the "delay" prop. Changes in this pull request will make sure the"iterationDelay" is only applied to the second and subsequent animations.
Configuration menu - View commit details
-
Copy full SHA for 94c7aa0 - Browse repository at this point
Copy the full SHA 94c7aa0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15487ea - Browse repository at this point
Copy the full SHA 15487eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for b92768c - Browse repository at this point
Copy the full SHA b92768cView commit details -
Configuration menu - View commit details
-
Copy full SHA for dfd7413 - Browse repository at this point
Copy the full SHA dfd7413View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.3.3...v1.4.0