Releases: movigo/core
Releases · movigo/core
v0.6.1
Fix: Set correct specific to
and from
action functions
v0.6.0
Action specific parameters 🚀
Add possibility to pass function parameter to action functions to handle specific elements
Improve key frame creation performance
v0.5.0
Plugins 🚀
Add parameter functions to get animation parameters (default and chain-specific options and actions)
Add plugin function to get list of any plugin functions to add in chaining functions
v0.4.0
Keyframes 🚀
Set from
and to
action functons to set CSS properties
Replace old library engine (with CSS transitions) with CSS animations
Add possibility to pass a element-specific function as parameter of option functions
Add possibility to pass more DOM elements in target
function
Other small improvements
v0.3.5
Fix: handle transition events with addEventListener function (32b8cde )
v0.3.4
Fix: remove no animation check (fe0dc43 )
v0.3.3
Fix: create copy of object references in right position (07e7406 )
General code refactoring
v0.3.2
Fix: convert camel case properties to dash case (be512d1 )
Fix: add default css property before animation (1535a8a )
Fix: add exception when no animation start (330bc31 )
Fix: remove scoped object references from getFunctions
function (25b8b01 )
v0.3.1
Fix: check CSS properties changes before starting animation
Create library icon
v0.3.0
Property functions 🚀
Add CSS property functions (width, left, padding, margin, border etc)
Improve function value checks
Small code performance improvements
You can’t perform that action at this time.