opensearch-docs-cn/assets
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
..
examples Re-add SAML example 2021-09-29 09:29:41 -07:00
fonts Unify look and feel with project website 2021-07-12 14:14:40 -07:00
images It's a real logo 2021-05-07 09:57:01 -07:00
js Fix version-selector in Safari 15.x 2021-12-03 16:15:28 -08:00