Releases: rrweb-io/rrweb
@rrweb/types@2.0.0-alpha.12
rrweb@2.0.0-alpha.11
Patch Changes
-
#1279
11f6567
Thanks @eoghanmurray! - Extend to run fixBrowserCompatibilityIssuesInCSS over inline stylesheets -
#1287
efdc167
Thanks @Juice10! - Upgrade all projects to typescript 4.9.5 -
Updated dependencies [
11f6567
,efdc167
,efdc167
]:- rrweb-snapshot@2.0.0-alpha.11
- @rrweb/types@2.0.0-alpha.11
- rrdom@2.0.0-alpha.11
rrweb-snapshot@2.0.0-alpha.11
Patch Changes
-
#1279
11f6567
Thanks @eoghanmurray! - Extend to run fixBrowserCompatibilityIssuesInCSS over inline stylesheets -
#1287
efdc167
Thanks @Juice10! - Upgrade all projects to typescript 4.9.5 -
#1287
efdc167
Thanks @Juice10! - Add workaround for Chrome/Edge CSS@import
escaping bug: https://bugs.chromium.org/p/chromium/issues/detail?id=1472259
rrweb-player@2.0.0-alpha.11
rrvideo@2.0.0-alpha.11
Patch Changes
- Updated dependencies [
efdc167
]:- rrweb-player@2.0.0-alpha.11
rrdom@2.0.0-alpha.11
rrdom-nodejs@2.0.0-alpha.11
@rrweb/types@2.0.0-alpha.11
rrweb@2.0.0-alpha.10
Patch Changes
-
#1269
7103625
Thanks @eoghanmurray! - Don't include redundant data from text/attribute mutations on just-added nodes -
#1268
d872d28
Thanks @eoghanmurray! - Compact style mutation fixes and improvements- fixes when style updates contain a 'var()' on a shorthand property #1246
- further ensures that style mutations are compact by reverting to string method if it is shorter
-
#1262
36da39d
Thanks @billyvg! - feat: AddignoreSelector
optionSimilar to ignoreClass, but accepts a CSS selector so that you can use any CSS selector.
-
#1251
bbbfa22
Thanks @wfk007! - fix: Resize and MediaInteraction events repeat generated after the iframe appeared -
#1254
d0fbe23
Thanks @mydea! - Handle case whereevent
is null/undefined -
#1273
a3de582
Thanks @Juice10! - Canvas FPS recording: overridepreserveDrawingBuffer: true
on canvas creation.
Canvas replay: fix flickering canvas elemenrs.
Canvas FPS recording: fix bug that wipes webgl(2) canvas backgrounds while recording. -
Updated dependencies [
d872d28
,c6600e7
]:- @rrweb/types@2.0.0-alpha.10
- rrweb-snapshot@2.0.0-alpha.10
- rrdom@2.0.0-alpha.10