animere

🍃 CSS-driven scroll-based animations

MIT License

Downloads
220
Stars
26
Committers
1

Bot releases are visible (Hide)

animere - v3.0.0 Latest Release

Published by github-actions[bot] about 1 year ago

   🚨 Breaking Changes

  • Remove deprecated initResolver option  -  by @johannschopplich (e37f6)
  • Migrate from class to createAnimere init method  -  by @johannschopplich (11edc)
    View changes on GitHub
animere - v2.1.1

Published by github-actions[bot] over 1 year ago

   🚀 Features

  • Use shouldInitialize  -  by @johannschopplich (b5ed9)
    View changes on GitHub
animere - v2.1.0

Published by github-actions[bot] over 1 year ago

   🚨 Breaking Changes

  • Remove axis option  -  by @johannschopplich (3a189)
    View changes on GitHub
animere - v2.0.3

Published by github-actions[bot] over 1 year ago

   🏎 Performance

  • Simplify axis getter  -  by @johannschopplich (fcbc1)
    View changes on GitHub
animere - v2.0.2

Published by github-actions[bot] over 1 year ago

   🐞 Bug Fixes

  • Take threshold into account for axis calc  -  by @johannschopplich (652ca)
    View changes on GitHub
animere - v2.0.1

Published by github-actions[bot] over 1 year ago

   🐞 Bug Fixes

  • Prefer axis intersection calc over entry intersection  -  by @johannschopplich (a597b)
    View changes on GitHub
animere - v2.0.0

Published by github-actions[bot] over 1 year ago

   🚨 Breaking Changes

  • Drop watchDOM support, public initIntersectionObserver  -  by @johannschopplich (9545e)

   🏎 Performance

  • Simplify intersection observer callback  -  by @johannschopplich (36879)
    View changes on GitHub
animere - v1.20.1

Published by github-actions[bot] over 1 year ago

   🐞 Bug Fixes

  • axis intersection callback  -  by @johannschopplich (b57fd)
    View changes on GitHub
animere - v1.20.0

Published by github-actions[bot] over 1 year ago

   🚀 Features

  • Custom intersection calculation for the x or y-axis  -  by @johannschopplich (1eacf)
    View changes on GitHub
animere - v1.19.4

Published by github-actions[bot] over 1 year ago

   🏎 Performance

  • Simplify mutation observer  -  by @johannschopplich (44719)
  • Run intersection observer only for initial element  -  by @johannschopplich (cafab)
    View changes on GitHub
animere - v1.19.3

Published by github-actions[bot] over 1 year ago

   🚀 Features

  • Support prefixes not kebab cased  -  by @johannschopplich (6e012)
    View changes on GitHub
animere - v1.19.2

Published by github-actions[bot] over 1 year ago

   🐞 Bug Fixes

  • Let individual elements be skipped  -  by @johannschopplich (aa3a2)
    View changes on GitHub
animere - v1.19.1

Published by github-actions[bot] over 1 year ago

   🐞 Bug Fixes

  • Convert prefix to camel case for dataset  -  by @johannschopplich (817d7)
    View changes on GitHub
animere - v1.19.0

Published by github-actions[bot] over 1 year ago

   🚀 Features

  • Support other kebab case data prefix  -  by @johannschopplich (4c066)
    View changes on GitHub
animere - v1.18.5

Published by github-actions[bot] over 1 year ago

   🐞 Bug Fixes

  • Remove data-animere-skip again  -  by @johannschopplich (d6e46)
    View changes on GitHub
animere - v1.18.4

Published by github-actions[bot] over 1 year ago

   🐞 Bug Fixes

  • Show element if skipped  -  by @johannschopplich (e2414)
    View changes on GitHub
animere - v1.18.3

Published by github-actions[bot] over 1 year ago

   🚀 Features

  • Skip animation if data-animere-skip is present  -  by @johannschopplich (f69c7)
    View changes on GitHub
animere - v1.18.2

Published by github-actions[bot] over 1 year ago

No significant changes

    View changes on GitHub
animere - v1.18.1

Published by github-actions[bot] almost 2 years ago

No significant changes

    View changes on GitHub
animere - v1.18.0

Published by github-actions[bot] over 2 years ago

   🚀 Features

  • Static methods 6f682d6 by @johannschopplich
  • Make utils available outside class 2696dd2 by @johannschopplich
  • DisallowInit callback 6a3bfa7 by @johannschopplich
  • Generic animate util bfcefdd by @johannschopplich

   🐞 Bug Fixes

  • Don't minify es build 8bdbd43 by @johannschopplich
  • Fouc example script 2e41743 by @johannschopplich
  • Rename handler to skipInit d9dc7d6 by @johannschopplich
  • Watch DOM option 8b49971 by @johannschopplich
  • Change logic for initResolver b74a81b by @johannschopplich
    View changes on GitHub