Skip to content

Releases: NeoLegends/dom-flip

Release v0.2.3

21 Feb 19:39
Compare
Choose a tag to compare
:memo: Improve package meta

Release v0.2.2

29 Jan 18:13
Compare
Choose a tag to compare

This release fixes flickers on iOS.

Release v0.2.1

27 Jan 13:43
Compare
Choose a tag to compare

This release fixes the dom-flip overwriting its className.

Release v0.2.0

27 Jan 13:19
Compare
Choose a tag to compare

This release rewrote the component from being Polymer-based to a pure webcomponents approach.

v0.1.4

08 Aug 11:26
Compare
Choose a tag to compare

This release adds support for animating scale and opacity.

v0.1.3

06 Aug 12:08
Compare
Choose a tag to compare

This release features better debouncing and support for modifying the DOM while the element is hidden.

v0.1.2

04 Aug 09:50
Compare
Choose a tag to compare

This release brings some performance improvements.

v0.1.1

03 Aug 21:49
Compare
Choose a tag to compare

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

03 Aug 21:36
Compare
Choose a tag to compare

Works pretty well!