Skip to content

Commit

Permalink
autocomplete: docs update #452
Browse files Browse the repository at this point in the history
  • Loading branch information
McShelby committed Jan 29, 2023
1 parent a95d86c commit 8800291
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions static/js/auto-complete.js
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
/*
JavaScript autoComplete v1.0.4+
#46 - positioning
#75 - complete
McShelby/hugo-theme-relearn#155
- PR #46, PR #75: introducing selectorToInsert and anchor to it
- sticky dropdown on scrolling
McShelby/hugo-theme-relearn#3xx
McShelby/hugo-theme-relearn#387
- don't empty search input if no data-val is given
- don't delete search term but close suggestions when suggestions are open
- delete search term when suggestions are closed
Expand Down

0 comments on commit 8800291

Please sign in to comment.