Skip to content

Releases: robbevp/stimulus-transition

v1.1.2

03 Jan 11:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2

V1.1.1

23 Dec 19:44
Compare
Choose a tag to compare

What's Changed

  • Support for stimulus 3.0 was added. For now you can use stimulus-transition both with simulus 2.0 or 3.0.

Internal updates

  • All devDependencies were kept up to date.

Full Changelog: v.1.1.0...v1.1.1

v1.0.1

03 Apr 15:21
Compare
Choose a tag to compare

Changelog

  • Removed console.log() in initialize()

Dev updates

  • Updated eslint to warn when a console.log() is present

🎉 Initial release

03 Apr 13:31
Compare
Choose a tag to compare
v1.0.0

Publish v1.0.0

v1.1.0

03 Apr 20:02
2f60ced
Compare
Choose a tag to compare

Changelog

  • Transitions will now be triggered by any mutation that changes the display style, so by adding/removing classes, changing the style of the element, or the hidden-attribute.
  • Elements can now be destroyed after leaving by adding the data-transition-destroy-value