Holmes Versions Save

Fast and easy searching inside a page

v1.11.0

7 years ago

Adds support for callback functions when elements get visible and get hidden.

v1.11.1

7 years ago

Don't take the minCharacters in account on empty input. This makes more sense from a UX standpoint

v1.11.2

7 years ago

Adds a .count() function which shows the number of hidden, visible and all members.

v1.12.0

7 years ago

Expose all of the functions and members so the whole thing is more scriptable.

v1.12.1

7 years ago

only show the relevant files in npm and bower so it speeds up downloads.

v1.12.2

7 years ago

add a missing var in .clear() which now allows it to run without errors again.

v1.12.3

7 years ago

fixes an error in .clear() where the count wasn't updated.