This repository has been archived by the owner on Mar 23, 2023. It is now read-only.
v0.17.0
Changed
- Use
f-dom
instead ofquerySelector
&querySelectorAll
.
Fixed
- Fixed issue where one of the
querySelectorAll
calls had a chainedforEach
function which is not supported in some browsers.