rrweb-io / rrweb

record and replay the web
https://www.rrweb.io/
MIT License
15.9k stars 1.38k forks source link

Support top-layer <dialog> recording & replay #1503

Open Juice10 opened 3 weeks ago

Juice10 commented 3 weeks ago

Fixes #1381.

Adds support for recording & replaying Top Layer <dialog> elements. These elements float over any other elements no matter the z-index.

What this PR does not do:

changeset-bot[bot] commented 3 weeks ago

🦋 Changeset detected

Latest commit: d693da936fa9df1d9aa41113c57791528442e31d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 18 packages | Name | Type | | ---------------------------------------- | ----- | | rrweb-snapshot | Major | | rrdom | Major | | rrweb | Major | | @rrweb/types | Major | | @rrweb/rrweb-plugin-canvas-webrtc-record | Major | | @rrweb/rrweb-plugin-canvas-webrtc-replay | Major | | @rrweb/rrweb-plugin-console-record | Major | | @rrweb/rrweb-plugin-console-replay | Major | | @rrweb/rrweb-plugin-sequential-id-record | Major | | @rrweb/rrweb-plugin-sequential-id-replay | Major | | rrdom-nodejs | Major | | rrweb-player | Major | | @rrweb/all | Major | | @rrweb/replay | Major | | @rrweb/record | Major | | @rrweb/packer | Major | | @rrweb/web-extension | Major | | rrvideo | Major |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR