Update results on DOM changes, don't show hidden results
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