JOS : Animation Library (v0.9.2) #39
Pinned
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
-
Whats New :
Added new Stagger Animations Staggering JOS animation #25
data-jos_stagger
=animation_name
attribute to the parent element along with jos classdata-jos_stagger_anchor
=true
would auto asign id for parent element & use it as a anchor for child elements.data-jos_stagger_anchor
=#id
would use the given id as a anchor for child elements.data-jos_stagger_anchor
make the element independent of the parent element.data-jos_stagger_seq
is used to set the delay between each element in the sequence (to trigger one after other) whereasdata-jos_stagger_delay
total delay for each element as a whole.Added new Random/Range function
Animation updates
jos.css
dependencies fromv0.9
onwards, it will be exported along with the script.(no need to import css separately)
blur
skew
slant
bar
backdrop
sepia
etc 20+more, including playable animation..jos_animationinverse
is same asjos_play
for playable animation jos_play support #30Bundler updates
Comprehensive enhancements:
!important
Transition Overide #21JOS-Playground 🔗
Other updates & bugs fixes
Links to check out :
Full Changelog: v0.8.8...v0.9.2
This discussion was created from the release JOS : Animation Library (v0.9.2).
Beta Was this translation helpful? Give feedback.
All reactions