Skip to content

Update results on DOM changes, don't show hidden results

Compare
Choose a tag to compare
@TheJaredWilcurt TheJaredWilcurt released this 25 Feb 22:09

Bug Fixes

  • Search results now no longer include non-visible text (display: none, font-size: 0, visibility: hidden, etc)

Features

  • The search results now update after any DOM change

Special thanks to @DavidAccola for the feature request (#23)

Maintenance

  • Updated dependencies

Code Changes