We released a few patches for the Answers Search UI, versions 1.3, 1.4, 1.5, 1.6 and 1.7 on 4/12. Feel free to visit the various PRs for more information on these fixes.
Notably with this round of patch fixes, new strike-through addition to Rich Text fields.
Version 1.3.7
- Added a unique identifier to each component. This prevents a bug that led to components being unnecessarily removed from the page during a re-render. (#1371)
- Updated the
rtf-converter
dependency to support the new Yext Markdown strike-through syntax. (#1370) - 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 a small race condition that occurred when the
ANSWERS
instance was loaded
on the page before thetemplateBundle
. (#1305)
Version 1.4.10
- Added a unique identifier to each component. This prevents a bug that led to components being unnecessarily removed from the page during a re-render. (#1371)
- Updated the
rtf-converter
dependency to support the new Yext Markdown strike-through syntax. (#1370) - 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 a small race condition that occurred when the
ANSWERS
instance was loaded
on the page before thetemplateBundle
. (#1305)
Version 1.5.8
- Added a unique identifier to each component. This prevents a bug that led to components being unnecessarily removed from the page during a re-render. (#1371)
- Updated the
rtf-converter
dependency to support the new Yext Markdown strike-through syntax. (#1370) - 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 a small race condition that occurred when the
ANSWERS
instance was loaded
on the page before thetemplateBundle
. (#1305)
Version 1.6.5
- Added a unique identifier to each component. This prevents a bug that led to components being unnecessarily removed from the page during a re-render. (#1371)
- Updated the
rtf-converter
dependency to support the new Yext Markdown strike-through syntax. (#1370)
Version 1.7.4