Skip to content
This repository was archived by the owner on May 21, 2025. It is now read-only.

Custom search, tab index, and move "use strict" to inside of module

Choose a tag to compare

@ghiden ghiden released this 26 Jan 09:00
· 46 commits to master since this release

New Features:

  • Custom search
  • Add tab index. Thanks to @fkeusch

Misc:

  • Move "use strict" to inside of module. Thanks to @thetrevdev