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
Would you be open to using observe-js for this? It already uses Object.observe if available and implements the LCS algorithm that we talked about on the ripplejs/each issue
Yeah I'd probably just use that library. I haven't had much need for it yet though. I think the only real benefit is a possible slight performance boost.
Update ripple/path-observer to use Object.observe if it's available.
The text was updated successfully, but these errors were encountered: