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
Previously, DFlex yields an error when running in SSR. This release enables DFlex to check the environment before running and invokes listeners when running on the client-side.
Use translate3d instead of translate to enhance performance as it's recommended.
Add auto cleanup function to remove listeners and fix binding reference.
Add scroll values to elements offset and always use absolute position calculations.