Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

v0.17.0

Compare
Choose a tag to compare
@DamianMullins DamianMullins released this 12 Apr 16:48
· 7 commits to master since this release

Changed

  • Use f-dom instead of querySelector & querySelectorAll.

Fixed

  • Fixed issue where one of the querySelectorAll calls had a chained forEach function which is not supported in some browsers.