Skip to content

1.0.1

Compare
Choose a tag to compare
@bpierre bpierre released this 29 Oct 00:01
· 35 commits to main since this release
0e42754

Disable SSR rendering

SSR rendering is disabled for now to avoid a FOUC. It will be added again in a future version, with a way to render the styles server side too.

Remove the focus ring on the popup

This is to fix an issue with some browsers (Safari iOS) that where displaying the popup focus ring even when interacting with touch. This shouldn’t be an issue for users, since the popup being opened is already an indicator that it has received the focus.