Releases: robbevp/stimulus-transition
Releases · robbevp/stimulus-transition
v1.1.2
V1.1.1
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
🎉 Initial release
v1.0.0 Publish v1.0.0
v1.1.0
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