opensearch-docs-cn/assets/js
Miki 4001b3c334
Fix version-selector in Safari 15.x
Some browser+OS combinations trigger `blur` on the version-selector before a click within the component. To mitigate this, an extra `pointerup` listener was attached but that didn't solve the problem for Safari 15.x. However, `delegatesFocus: true` makes the shadow host focusable and that helps work around this problem.

Fixes: #307
Signed-off-by: Miki <mehranb@amazon.com>
2021-12-03 16:15:28 -08:00
..
_version-selector.js Fix version-selector in Safari 15.x 2021-12-03 16:15:28 -08:00
header-nav.js Unify look and feel with project website 2021-07-12 14:14:40 -07:00
search.js Enhance breadcrumbs and URLs in search results 2021-12-03 12:57:28 -08:00
version-selector.tpl Add versioned documentation 2021-10-05 10:48:07 -07:00