v1.5.0
URLs are now decoded before being rendered.
PDF, DOC, DOCX, XML urls now show a filetype icon in results.
The <input>
element in AutocompleteDropdown
is now wrapped to allow further UI customisation through pseudo elements.
Error messages from the Sajari JS SDK are now logged to the console and presented to the user instead of a generic "An error has occurred" message. 403s are handled separately and show a friendly message to help devs/integrators.
Query time summary is now truncated to 1 significant decimal figure.
Upgraded dependencies
- Update Sajari JS SDK version to
0.20.0
.