Skip to content

v0.6.0

Compare
Choose a tag to compare
@micky2be micky2be released this 22 Jun 04:27
· 11 commits to master since this release

Kill them all, but fast

Improvement has been made on the internal method _destroyChildren which should make
the call of clearContent and destroy faster to execute.

Getting so classy

Using now the API of classList from DOMTokenList for every class name operation.
We are using a shim to make sure to be compatible with older browser.
⚠️ toggleClassNames is now deprecated in favor of toggleClassName