Skip to content

Releases: nateplusplus/pushin

v3.2.0

10 Feb 03:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.4...v3.2.0

3.1.4

08 Feb 01:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.3...v3.1.4

v3.1.3

31 Jan 01:36
Compare
Choose a tag to compare

✍️ Documentation improvements for NPM users.

v3.1.2

30 Jan 02:57
Compare
Choose a tag to compare
  • Fixed incorrect license information on NPM package
  • Added NPM documentation to the readme

v3.1.1

30 Jan 02:49
Compare
Choose a tag to compare

Now available as an NPM package! 🎉

  • Updated some dependencies
  • Fixed package.json entry point

v3.1.0

26 Jan 02:33
Compare
Choose a tag to compare

Fix incorrect production asset build from v3.0.0

v3.0.1

26 Jan 02:24
Compare
Choose a tag to compare

Remove console log 🤦

v3.0.0

26 Jan 02:20
Compare
Choose a tag to compare

⚠️ Production assets were built incorrectly! Fixed in v3.1.0. ⚠️

First production-ready release! 🎉

  1. Browser compatibility tested and documented in README (#11) 📱
  2. Layer animation enhancements (#13) ✨
  3. Default inpoint and outpoint values added if they are not provided
  4. Dependencies updated

v2.1.0-beta

21 Jan 01:39
Compare
Choose a tag to compare
v2.1.0-beta Pre-release
Pre-release
  • #8: Fixed layers flashing on page load
  • #6: Changed layer class name to pushin-layer to avoid potential CSS style collisions
  • Separated code for easier unit testing
  • Setup webpack dev server for easier development
  • Added development documentation
  • Edited demo page

v2.0.1-beta

20 Jan 02:29
Compare
Choose a tag to compare
v2.0.1-beta Pre-release
Pre-release

Small bug fixes:

  • Fixed npm script referencing incorrect build directory
  • #9: Removed DomContentLoaded event listener from helper function