Bug fixes
- Don't highlight spaces between words when searching for a keyword
- The
clearHighlights
andclearKeyword()
functions provided by thesearch
plugin should remove all highlights when the keyword is empty - The current highlight is lost after zooming the document
- The
jumpToMatch()
function provided by thesearch
plugin does not properly highlight keyword when the page is not in the virtual list - The
ScrollModePluginProps
type isn't defined in the type definitions of thetoolbar
plugin