Skip to content

Releases: nateplusplus/pushin

v6.0.1

23 Apr 20:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.0.0...v6.0.1

v6.0.0

23 Apr 01:51
Compare
Choose a tag to compare

What's Changed

Version 6 is here at last! 🎉

  • #367 Automatically append CSS with JavaScript (no longer need to import both). ✨
  • #374 Added mode setting for easier parallax design vs sequential animations.
  • #380 Added autoStart setting to automatically start the effect based on the scroll position (less dependency on hard inpoints).
  • #381 Accessibility improvements:
    • Set aria roles to more accurately describe the section for screenreaders.
    • Added tabInpoints setting to define where browser should scroll to when tabbing through animation.
  • #360 Major code cleanup and refactor

Dev-Dependecy Updates 👷‍♂️

Full Changelog: v5.2.3...v6.0.0

v5.2.3

17 Mar 18:47
Compare
Choose a tag to compare

What's Changed

Improved Development Environment 👷

Updated Dev Dependencies 🔧

Full Changelog: v5.2.2...v5.2.3

v5.2.2

21 Dec 19:44
Compare
Choose a tag to compare

What's Changed

Dev Dependency Updates 👷

Full Changelog: v5.2.1...v5.2.2

v5.2.1

25 Sep 15:53
Compare
Choose a tag to compare

What's Changed

Updated Dev Dependencies 👷

Full Changelog: v5.2.0...v5.2.1

v5.2.0

18 Aug 15:51
Compare
Choose a tag to compare

What's Changed

Code refactor 🔨

Dev dependency updates 🤖

Full Changelog: v5.1.2...v5.2.0

v5.1.2

12 Aug 03:27
Compare
Choose a tag to compare

What's Changed

Documentation improvements 📖

Dev dependency updates ⚙️

Full Changelog: v5.1.1...v5.1.2

v5.1.1

15 Jul 19:32
Compare
Choose a tag to compare

What's Changed

🪲 Bug fixes

🧹 Chores

📚 Documentation

🤖 Dev Dependency updates

Full Changelog: v5.1.0...v5.1.1

v5.1.0

10 Jul 21:24
Compare
Choose a tag to compare

What's Changed

New Features 🚀

Dev Dependencies 🔧

Full Changelog: v5.0.2...v5.1.0

v5.0.2

29 Jun 00:09
Compare
Choose a tag to compare

What's Changed

Chores

  • Increased unit test coverage by @nateplusplus in #203
  • Updated GitHub test environments

Dev-dependency Updates

Full Changelog: v5.0.1...v5.0.2