Skip to content

v2.1.4

Compare
Choose a tag to compare
@joshwcomeau joshwcomeau released this 06 May 12:10
· 218 commits to master since this release

Fix bug with children not being removed in Firefox

This release addresses a second part to the issue discussed in #38 - specifically, this fix stops relying on an outdated IE property ev.srcElement, in favour of the much more standardized ev.target.