Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace Array.from with clean implementation (#1464) #215

Commits on Jun 7, 2024

  1. Replace Array.from with clean implementation (rrweb-io#1464)

    This work is to try to provide support where rrweb might be included
    in applications with various tools that might override Array.from
    so that the 2nd parameter (the map function) will always work for
    rrweb.
    
    Co-authored-by: Michael Dellanoce <[email protected]>
    2 people authored and billyvg committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    7bfebf6 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    1863d95 View commit details
    Browse the repository at this point in the history