-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: igorMSoares/js-css-animations
base: ffbdf4f
head repository: igorMSoares/js-css-animations
compare: de1507d
- 9 commits
- 9 files changed
- 1 contributor
Commits on Apr 7, 2023
-
refactor: change setOverflowHidden() and removeOverflowHidden() from …
…resize-parent.js to animate.js
Configuration menu - View commit details
-
Copy full SHA for 445012a - Browse repository at this point
Copy the full SHA 445012aView commit details
Commits on Apr 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cc0f587 - Browse repository at this point
Copy the full SHA cc0f587View commit details
Commits on Apr 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7f3f91c - Browse repository at this point
Copy the full SHA 7f3f91cView commit details -
refactor: remove unused code from animate.js
this code is now being accessed through the AnimationHandler classes
Configuration menu - View commit details
-
Copy full SHA for f942342 - Browse repository at this point
Copy the full SHA f942342View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07f8617 - Browse repository at this point
Copy the full SHA 07f8617View commit details -
refactor: change 'await' for '.then()' in some functions
in order not to propage the async through the functions call chain
Configuration menu - View commit details
-
Copy full SHA for fe0eb9b - Browse repository at this point
Copy the full SHA fe0eb9bView commit details -
in order to correctly get the custom duration and delay set by the user
Configuration menu - View commit details
-
Copy full SHA for b53a716 - Browse repository at this point
Copy the full SHA b53a716View commit details
Commits on Apr 16, 2023
-
refactor: AnimationHandler's dependencies being imported by the builder
the dependencies were being imported inside the begin(), middle(), or end() methods TODO: import dependencies right after page load to improve UX
Configuration menu - View commit details
-
Copy full SHA for 9083464 - Browse repository at this point
Copy the full SHA 9083464View commit details -
refactor: remove unused function in animate.js
function has moved to VisibilityAnimationHandler
Configuration menu - View commit details
-
Copy full SHA for de1507d - Browse repository at this point
Copy the full SHA de1507dView commit details
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 ffbdf4f...de1507d