Extended text masking function to include relevant HTMLElement (#1310)

* Extends maskTextFn to pass the HTMLElement to the deciding function

---------

Authored-by: benjackwhite <benjackwhite@users.noreply.github.com>
Co-authored-by: Justin Halsall <Juice10@users.noreply.github.com>
Co-authored-by: Eoghan Murray <eoghan@getthere.ie>
This commit is contained in:
Ben White
2023-10-13 13:02:08 +02:00
committed by GitHub
parent 980a38c816
commit 7c0dc9dfe1
8 changed files with 403 additions and 16 deletions

View File

@@ -0,0 +1,6 @@
---
'rrweb-snapshot': minor
'rrweb': minor
---
Extends maskTextFn to pass the HTMLElement to the deciding function