feat: Ensure password inputs are masked when switching type (#1170)
* feat: Ensure password inputs are masked when switching type Apply formatting changes use data- attribute ref: Ensure type is always lowercased add changeset * extract into util * Apply formatting changes
This commit is contained in:
6
.changeset/new-snakes-call.md
Normal file
6
.changeset/new-snakes-call.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
'rrweb-snapshot': minor
|
||||
'rrweb': minor
|
||||
---
|
||||
|
||||
feat: Ensure password inputs remain masked when switching input type
|
||||
Reference in New Issue
Block a user