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

upstream: Add config option to turn off all snapshotting and related observers #163

Merged
merged 3 commits into from
Apr 24, 2024

Commits on Jan 31, 2024

  1. Add config option to turn off all snapshotting and related observers (r…

    …rweb-io#1311)
    
    * Add config option to turn off all snapshotting and related observers
    
     - allows RRWEB to be used for click/movement tracking alone, e.g. for a heatmaps use case
     - could also be used if there was a separate process for recording the DOM (in which case a 3rd party library like https://github.com/antonmedv/finder could be added to record targets instead of the mirror)
    ---------
    
    Authored-by: eoghanmurray <eoghanmurray@users.noreply.github.com>
    Co-authored-by: Justin Halsall <Juice10@users.noreply.github.com>
    2 people authored and billyvg committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    3b679e7 View commit details
    Browse the repository at this point in the history
  2. lint

    billyvg committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    f424c93 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

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