mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-23 07:47:54 +00:00
autocomplete: docs update #452
This commit is contained in:
parent
a95d86c03c
commit
880029117d
1 changed files with 2 additions and 3 deletions
|
@ -1,10 +1,9 @@
|
||||||
/*
|
/*
|
||||||
JavaScript autoComplete v1.0.4+
|
JavaScript autoComplete v1.0.4+
|
||||||
#46 - positioning
|
|
||||||
#75 - complete
|
|
||||||
McShelby/hugo-theme-relearn#155
|
McShelby/hugo-theme-relearn#155
|
||||||
|
- PR #46, PR #75: introducing selectorToInsert and anchor to it
|
||||||
- sticky dropdown on scrolling
|
- 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 empty search input if no data-val is given
|
||||||
- don't delete search term but close suggestions when suggestions are open
|
- don't delete search term but close suggestions when suggestions are open
|
||||||
- delete search term when suggestions are closed
|
- delete search term when suggestions are closed
|
||||||
|
|
Loading…
Reference in a new issue