projectEndings / staticSearch

A codebase to support a pure JSON search engine requiring no backend for any XHTML5 document collection
https://endings.uvic.ca/staticSearch/docs/index.html
Mozilla Public License 2.0
46 stars 21 forks source link

Abstracted the scrolling behaviour to an overridable method. #307

Closed martindholmes closed 1 month ago

martindholmes commented 1 month ago

Best option for issue #282.

joeytakeda commented 1 month ago

Agreed that this is the best approach for this particular problem. All looks good to me