Commit 368e29e
committed
feat(replay): Patch rrweb to add
These options will allow users to mask inputs with class name `sentry-mask`, and optionally unmask elements (input and other elements) with class name `sentry-unmask`. This way users can have privacy by default and selectively unmask elements.maskInputSelector and unmaskTextSelector
1 parent 36488ec commit 368e29e
File tree
2 files changed
+264
-14
lines changed- packages/replay/src
- patches
2 files changed
+264
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
57 | 60 | | |
58 | 61 | | |
59 | 62 | | |
| |||
62 | 65 | | |
63 | 66 | | |
64 | 67 | | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
65 | 71 | | |
66 | 72 | | |
67 | 73 | | |
| |||
0 commit comments