You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 3, 2024. It is now read-only.
Checklist of technical simplifications and improvements after support of IE11 has been dropped:
classList.add
/remove
by replacing with 2-argstoggle
includes
url-search-params-polyfill
from dependenciesIntersectionObserver
instead of some costly scroll listenershover
media query to check if device supports mouseover interactionTo be completed.
The text was updated successfully, but these errors were encountered: