Changelog
v0.11.0 (February 16, 2023)
npx
wrapper compatibility on Windows, thanks @tylermercer!debouncedSearch
function to the JS API. See Pagefind JS API > Debounced searchEsc
keypressprocessTerm
hook that can normalize the search query. See Pagefind UI > Process termClear
button to the search inputEsc
is pressed while the input is focusedChangelog
v0.10.7 (January 19, 2023)
Changelog
v0.10.6 (December 18, 2022)
Changelog
v0.10.5 (December 14, 2022)
Changelog
v0.10.4 (December 6, 2022)
data-pagefind-body
tag wouldn't be honored on pages with DOM nodes outside the main html
elementChangelog
v0.10.2 (November 24, 2022)
aarch64-apple-darwin
build for M1 macOS machines
aarch64-unknown-linux-musl
build for ARM Linux machines
Changelog
v0.10.1 (November 23, 2022)
Changelog
v0.10.0 (November 15, 2022)
Changelog
v0.9.3 (November 7, 2022)
null
is passed, Pagefind returns all results with filters applied.
null
search and an empty filters object, Pagefind would previously return zero results.