feat: Added support maskInputFn with HTMLElement (#1188)

This commit is contained in:
Ben White
2023-04-15 09:31:39 +02:00
committed by GitHub
parent 944615d999
commit bc84246f78
11 changed files with 917 additions and 9 deletions

View File

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