We’ve released a few patches for the Answers Search UI. Feel free to visit the various PRs for more information on these fixes.
Version 1.7.2
- Fixed a styling bug that caused the search bar buttons to disappear on small screens. (#1243)
- When a spell check query suggestion is clicked, the proper
queryTrigger
is now sent. (#1230) - Fixed some small typos about the
SearchBar
configuration in the README. (#1229) - Fixed a small race condition that occurred when the
ANSWERS
instance was loaded
on the page before thetemplateBundle
. (#1305)
Version 1.6.4
- Fixed a styling bug that caused the search bar buttons to disappear on small screens. (#1243)
- When a spell check query suggestion is clicked, the proper
queryTrigger
is now sent. (#1230) - Interpolation parameters used in run-time translations are now properly sanitized.
- Fixed a small race condition that occurred when the
ANSWERS
instance was loaded
on the page before thetemplateBundle
. (#1305)
Version 1.7.3
- Interpolation parameters used in run-time translations are now properly sanitized.