Releases: rrweb-io/rrweb
[email protected]
Patch Changes
-
#1197
23d0138
Thanks @YunFeng0817! - Refactor: Improve the video quality and add a progress bar for the CLI tool -
Updated dependencies [
a01a12e
]:
[email protected]
Patch Changes
-
#1222
b798f2d
Thanks @YunFeng0817! - Fix: rrdom bugs- Fix a bug in the diff algorithm.
- Omit the 'srcdoc' attribute of iframes to avoid overwriting content.
-
Updated dependencies [
d7c72bf
]:
[email protected]
@rrweb/[email protected]
Patch Changes
- Updated dependencies [
d7c72bf
]:
[email protected]
Minor Changes
-
#1129
979d2b1
Thanks @eoghanmurray! - click events now include a.pointerType
attribute which distinguishes between 'pen', 'mouse' and 'touch' events. There is no new PenDown/PenUp events, but these can be detected with a MouseDown/MouseUp + pointerType=pen -
#1188
bc84246
Thanks @benjackwhite! - feat: Extends maskInputFn to pass the HTMLElement to the deciding function
Patch Changes
[email protected]
Minor Changes
- #1188
bc84246
Thanks @benjackwhite! - feat: Extends maskInputFn to pass the HTMLElement to the deciding function
Patch Changes
- #1148
d0fdc0f
Thanks @YunFeng0817! - Improve: Add try catch to snapshot.ts 's masking text function. Fixes #1118.
[email protected]
Patch Changes
-
#1198
b5e30cf
Thanks @charliegracie! - Reset the finished flag in Controllergoto
instead ofhandleProgressClick
so that it is properly handled ifgoto
is called directly.
[email protected]
Patch Changes
- Updated dependencies [
b5e30cf
]: