JOS : Animation Library (v0.8.1) #18
Closed
jesvijonathan
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Changelog [v0.8.1] (07/06/2023)
Description -
This version of JOS is a rewrite, with the previous version as the base. Which maked it more optimized with tons of new features. Lots of improvements & bug fixes have been made to the code including modularization. I've made changes to the heart of the library. Like with every JOS update, we aim for better perfomance & useful features. :)
Changes -
once
,rootmargin
, etc) [#16]data-jos_scrollDirection
) [#13]refresh()
property to force update JOS instance after a DOM change [#15]animationInverse
attribute addedstatic
jos class addedinit()
,start()
,stop()
,refresh()
,destroy()
) & (removedrestart()
, useinit()
instead).refresh()
method to refresh the observer during DOM changes (useful in SPA) & track explicit changes.dist/
, you can use a specific version forever in your project, even if discontinued ;).v0.7
-v0.8
... (will be updated soon with a new demo-playground) Old Demo | Old v0.8 DemoFor more info, Check out the Full Changelog
This discussion was created from the release JOS : Animation Library (v0.8.1).
Beta Was this translation helpful? Give feedback.
All reactions