Skip to content

Releases: chenzhenxi/element-remove

1.0.4

13 Jan 23:46
Compare
Choose a tag to compare

Bug fix:
Thank for @trungphan ,
This version will not throw an error when remove an element that has no parent.
It's consistent with browser implementation.

1.0.3

15 Sep 01:16
Compare
Choose a tag to compare

Just a tiny polyfill for element.remove, one file, no dependency.
Fixes:
#2