Releases: NeoLegends/dom-flip
Releases Β· NeoLegends/dom-flip
Release v0.2.3
:memo: Improve package meta
Release v0.2.2
This release fixes flickers on iOS.
Release v0.2.1
This release fixes the dom-flip
overwriting its className.
Release v0.2.0
This release rewrote the component from being Polymer-based to a pure webcomponents approach.
v0.1.4
This release adds support for animating scale and opacity.
v0.1.3
This release features better debouncing and support for modifying the DOM while the element is hidden.
v0.1.2
This release brings some performance improvements.
v0.1.1
This release fixes some layouting problems that were caused by an intermediate <span>
element that had been introduced for the polyfills. Hopefully we have got a workaround now that works without that element.
v0.1.0
Works pretty well!