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

feat: allow record canvas #562

Merged
merged 2 commits into from
Mar 1, 2023
Merged

feat: allow record canvas #562

merged 2 commits into from
Mar 1, 2023

Conversation

alexkim205
Copy link
Contributor

Changes

Exposes the rrweb option to record canvas elements. False by default.

Checklist

@alexkim205 alexkim205 requested a review from benjackwhite March 1, 2023 15:48
@alexkim205 alexkim205 self-assigned this Mar 1, 2023
@alexkim205 alexkim205 added the bump patch Bump patch version when this PR gets merged label Mar 1, 2023
@github-actions
Copy link

github-actions bot commented Mar 1, 2023

Size Change: +64 B (0%)

Total Size: 2.28 MB

Filename Size Change
dist/array.full.js 151 kB +16 B (0%)
dist/array.js 93 kB +16 B (0%)
dist/es.js 92.8 kB +16 B (0%)
dist/module.js 93 kB +16 B (0%)
ℹ️ View Unchanged
Filename Size
dist/recorder-v2.js 92.5 kB
dist/recorder.js 58.3 kB
lib/rrweb/dist/plugins/console-record.js 26.6 kB
lib/rrweb/dist/plugins/console-record.min.js 10.8 kB
lib/rrweb/dist/plugins/console-replay.js 12.7 kB
lib/rrweb/dist/plugins/console-replay.min.js 5.72 kB
lib/rrweb/dist/plugins/sequential-id-record.js 910 B
lib/rrweb/dist/plugins/sequential-id-record.min.js 417 B
lib/rrweb/dist/plugins/sequential-id-replay.js 1.24 kB
lib/rrweb/dist/plugins/sequential-id-replay.min.js 578 B
lib/rrweb/dist/record/rrweb-record-pack.js 31.4 kB
lib/rrweb/dist/record/rrweb-record-pack.min.js 10.7 kB
lib/rrweb/dist/record/rrweb-record.js 140 kB
lib/rrweb/dist/record/rrweb-record.min.js 51.7 kB
lib/rrweb/dist/replay/rrweb-replay-unpack.js 188 kB
lib/rrweb/dist/replay/rrweb-replay-unpack.min.js 71.1 kB
lib/rrweb/dist/replay/rrweb-replay.js 172 kB
lib/rrweb/dist/replay/rrweb-replay.min.js 66.4 kB
lib/rrweb/dist/rrweb-all.js 356 kB
lib/rrweb/dist/rrweb-all.min.js 133 kB
lib/rrweb/dist/rrweb.js 302 kB
lib/rrweb/dist/rrweb.min.js 116 kB
lib/rrweb/es/rrweb/ext/base64-arraybuffer/dist/base64-arraybuffer.es5.js 1.94 kB
lib/rrweb/es/rrweb/ext/mitt/dist/mitt.es.js 1.99 kB

compressed-size-action

@alexkim205 alexkim205 merged commit e734b46 into master Mar 1, 2023
@alexkim205 alexkim205 deleted the feat/record-canvas branch March 1, 2023 16:53
benjackwhite added a commit that referenced this pull request Mar 6, 2023
mariusandra pushed a commit that referenced this pull request Mar 6, 2023
* Revert "feat: allow record canvas (#562)"

This reverts commit e734b46.

* Remove passed argument
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump patch Bump patch version when this PR gets merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant