new sandbox strategy
In this commit we switched the sandbox strategy to use iframe's sandbox attribute. Indeed we do not need delegate event anymore, but need to add some styles into the iframe. The details were documented in the sandbox part of internal design.
This commit is contained in:
@@ -53,8 +53,7 @@
|
||||
"typescript": "^3.1.6"
|
||||
},
|
||||
"dependencies": {
|
||||
"delegated-events": "git+https://git@github.com/rrweb-io/delegated-events.git",
|
||||
"mitt": "^1.1.3",
|
||||
"rrweb-snapshot": "^0.6.6"
|
||||
"rrweb-snapshot": "^0.6.8"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user