Releases: KodingKhurram/animate.css-dynamic
Releases · KodingKhurram/animate.css-dynamic
v3.0.0
Animate.css-Dynamic
Just add water, when required, css animations
v3.0.0
No more jQuery...!
📝 Details:-
Now, Animate.css-dynamic is purely written with JavaScript, well I just converted the jQuery versioin of the library to JavaScript.
"jQuery is still widely used. But it is dying. As other framework and libraries drop jQuery as a dependency, it will slowly be used less and less until it is not needed at all.", refer this ariticle.
Extras
For additional information on release and features visit animate.css-dynamic demo page.v2.18.8
Animate.css-Dynamic
Just add water, when required, css animations
v2.18.8
📝 Details:-
New utility function and a small optimization.
🧽 Changes
- NA.
➕ New
=> Utility function- aniUtil_flush()
🔩 Optimizations
- Enhanced aniUtil_reset().
- Enhanced disappearing of element, see more here .
🔨 Fix
- NA
🧹 Minors
- NA.
🔖Summary
- Major Change (+0)
- Major Fix/Feature/Optimization (+2)
- aniUtil_flush()
- Enhanced disappearing of element.
- Minor Fix/Feature/Optimization (+1)
- Enhanced aniUtil_reset().
- NA
Extras
- Good first issue :)
v2.16.7
Animate.css-Dynamic
Just add water, when required, css animations
v2.16.7
📝 Details:-
New utility function and a utility class.
🧽 Changes
- NA.
➕ New
=> Utility classes- aniUtil_onMouseRepeat
- aniUtil_reset()
🔩 Optimizations
- Enhanced dramatic animation on disabling.
- Enhanced performance in aniUtil_animate().
- Enhanced get_aniClasses()
🔨 Fix
- NA
🧹 Minors
- NA.
🔖Summary
- Major Change (+0)
- Major Fix/Feature/Optimization (+3)
- aniUtil_onMouseRepeat
- aniUtil_reset()
- Enhanced dramatic animation on disabling.
- Minor Fix/Feature/Optimization (+2)
- Enhanced performance in aniUtil_animate().
- Enhanced get_aniClasses().
- NA
Extras
- Added Issue templates.
Wishing you a happy new year 2022 🙂
v2.13.5
Animate.css-Dynamic
Just add water, when required, css animations
v2.13.5
📝 Details:-
A new custom animation and lot more.
🧽 Changes
- Enhanced re-usability of functions a bit.
➕ New
=> Custom animation- aniCus_text
🔩 Optimizations
- Enhanced entry criteria of interruption handing.
- Enhanced dramatic animations on click, hover and key press.
- Enhanced performance of key animations.
🔨 Fix
- NA
🧹 Minors
- Enhanced readability of the library.
🔖Summary
- Major Change (+0)
- Major Fix/Feature/Optimization (+3)
- aniCus_text
- Enhanced dramatic animations on click, hover and key press.
- Enhanced performance of key animations..
- Minor Fix/Feature/Optimization (+2)
- Enhanced entry criteria of interruption handing.
- Enhanced reusability/readability of the library.
- NA
Extras
- Added navigation system to the website.
- Added dark mode to the website.
- Added some more examples.
- Edited copyright notice in LICENSE file.
- A bit enhancement to README file
v2.10.3
Animate.css-Dynamic
Just add water, when required, css animations
v2.10.3
📝 Details:-
Some quick fixes
🧽 Changes
- NA
➕ New
- NA
🔩 Optimizations
- NA
🔨 Fix
- Fixed disabled animations working on click, sorry for the inconvenience .
🧹 Minors
- Removed unnecessary condition statement.
Extras
For additional information on release and features visit animate-dynamic.v2.9.2
Animate.css-Dynamic
Just add water, when required, css animations
v2.9.2
📝 Details:-
This release includes some optimization.
🧽 Changes
- Small changes in library towards optimization.
➕ New
- NA
🔩 Optimizations
- Optimized and enhanced performance of library.
🔨 Fix
- Fixed inappropriate scroll animations in mobile browsers.
🧹 Minors
- Quick typo fix.
Extras
For additional information on release and features visit animate-dynamic.v2.6.1
Animate.css-Dynamic
Just add water, when required, css animations
v2.6.1
📝 Details:-
This release is basically intended to add utility functions.
🧽 Changes
- Changed the structure of script to support usability and re-usability.
- Adjusted functionality of script to work with utility functions.
➕ New
=> Utility function/s- disable()
- enable()
- animate()
- inanimate()
- tubeLight { onKey animation }
- OutIn
🔨 Fix
NA🧹 Minors
- Removed some unused variables from script.
Extras
For additional information on release and features visit animate-dynamic.v1.1.3
Animate.css-Dynamic
Just add water, when required, css animations
v1.1.3
Details:- This is an initial release of animate.css-dynamic library.
Featuring
- Animate.css-dynamic base feature ( animate only when visible on view ).
- Animate on scroll of window.
- Animate on scroll of division.
- Dramatic animations.
- Active animations.
- Animate on click.
- Animate on mouse over.
- Animate on key press.
- Custom animations
- clickDisabled.
- tubeLight ( Excluding onKey animation ).
For more details see here