Skip to content

Releases: KodingKhurram/animate.css-dynamic

v3.0.0

19 Feb 10:00
Compare
Choose a tag to compare

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

05 Jun 14:53
Compare
Choose a tag to compare

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)
    • NA
  • Major Fix/Feature/Optimization (+2)
    1. aniUtil_flush()
    2. Enhanced disappearing of element.
  • Minor Fix/Feature/Optimization (+1)
    1. Enhanced aniUtil_reset().

Extras

  • Good first issue :)
For additional information on release and features visit animate.css-dynamic website.

v2.16.7

01 Jan 08:03
Compare
Choose a tag to compare

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
=> Utility functions
  • aniUtil_reset()

🔩 Optimizations

  • Enhanced dramatic animation on disabling.
  • Enhanced performance in aniUtil_animate().
  • Enhanced get_aniClasses()

🔨 Fix

  • NA

🧹 Minors

  • NA.

🔖Summary

  • Major Change (+0)
    • NA
  • Major Fix/Feature/Optimization (+3)
    1. aniUtil_onMouseRepeat
    2. aniUtil_reset()
    3. Enhanced dramatic animation on disabling.
  • Minor Fix/Feature/Optimization (+2)
    1. Enhanced performance in aniUtil_animate().
    2. Enhanced get_aniClasses().

Extras

  • Added Issue templates.
For additional information on release and features visit animate.css-dynamic website.
Wishing you a happy new year 2022 🙂

v2.13.5

04 Dec 10:40
Compare
Choose a tag to compare

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)
    • NA
  • Major Fix/Feature/Optimization (+3)
    1. aniCus_text
    2. Enhanced dramatic animations on click, hover and key press.
    3. Enhanced performance of key animations..
  • Minor Fix/Feature/Optimization (+2)
    1. Enhanced entry criteria of interruption handing.
    2. Enhanced reusability/readability of the library.

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
For additional information on release and features visit animate.css-dynamic website.

v2.10.3

11 Nov 12:46
Compare
Choose a tag to compare

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

31 Oct 09:32
Compare
Choose a tag to compare

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

25 Oct 09:52
db0cc6b
Compare
Choose a tag to compare

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()
=> Custom animation/s
  • 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

11 Oct 10:55
3891196
Compare
Choose a tag to compare
v1.1.3 Pre-release
Pre-release

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

  1. Animate.css-dynamic base feature ( animate only when visible on view ).
  2. Animate on scroll of window.
  3. Animate on scroll of division.
  4. Dramatic animations.
  5. Active animations.
  6. Animate on click.
  7. Animate on mouse over.
  8. Animate on key press.
  9. Custom animations
    1. clickDisabled.
    2. tubeLight ( Excluding onKey animation ).

For more details see here