Holmes Versions Save

Fast and easy searching inside a page

v1.15.1

7 years ago

Internal change, use more functional approach.

v1.15.0

7 years ago
  • fix tests
  • deprecate .instant, instead use .start()
  • fix an issue with callbacks that has been there since v1.13.3

v1.14.0

7 years ago
  • flowtype (not exported yet, ask me if you want it)
  • very nice memes
  • rollup bundling
  • original source moved and in ES6

v1.13.5

7 years ago

Newer devDependencies

v1.13.4

7 years ago
  • test a lot more
  • make code cleaner
  • test code coverage
  • text improvement
  • v8 optimisation (thanks @seokirill)

v1.13.3

7 years ago
  • refactor the undefined checking
  • add test suite
  • small style fixes
  • add running to the prototype

v1.13.2

7 years ago

Add .onInput callback.

v1.13.1

7 years ago

It's now possible to highlight matches in the results 👍

v1.13.0

7 years ago
  • implicitly check for contenteditable/input, making the .contenteditable flag obsolete
  • Use Flow to create better code

v1.10.2

7 years ago

Remove the placeholder only if it has been set update devDependencies