Yanzhen Yu
8b25f74cc5
Release 0.7.3
2026-04-01 12:00:00 +08:00
Yanzhen Yu
d6a77c440e
update rrweb-snapshot
2026-04-01 12:00:00 +08:00
Daniël van de Giessen
c603ff3b1e
Use cross-env for cross-platform scripts, fixes #12 . ( #17 )
2026-04-01 12:00:00 +08:00
Yanzhen Yu
403cd275fc
Release 0.7.2
2026-04-01 12:00:00 +08:00
Yanzhen Yu
de3392be09
Release 0.7.1
2026-04-01 12:00:00 +08:00
Yanzhen Yu
941ecab0c7
Release 0.7.0
2026-04-01 12:00:00 +08:00
Yanzhen Yu
c99cea605c
update rrweb-snapshot minor version and set max skip speed
2026-04-01 12:00:00 +08:00
Yanzhen Yu
46f211e579
Release 0.6.12
2026-04-01 12:00:00 +08:00
Yanzhen Yu
366360c995
Release 0.6.11
2026-04-01 12:00:00 +08:00
Yanzhen Yu
3e2bf7fdc5
add rollup commonjs plugin
2026-04-01 12:00:00 +08:00
Yanzhen Yu
ec7bc50574
Release 0.6.10
2026-04-01 12:00:00 +08:00
Yanzhen Yu
b093fa6015
fix some safari's scroll related issue
2026-04-01 12:00:00 +08:00
Yanzhen Yu
70a4cd59f0
Release 0.6.9
2026-04-01 12:00:00 +08:00
Yanzhen Yu
5794aa9481
update rrweb-snapshot
2026-04-01 12:00:00 +08:00
Yanzhen Yu
722f24941b
Release 0.6.8
2026-04-01 12:00:00 +08:00
Yanzhen Yu
51734e3e20
Release 0.6.7
2026-04-01 12:00:00 +08:00
Yanzhen Yu
781d6ebd10
Release 0.6.6
2026-04-01 12:00:00 +08:00
Yanzhen Yu
7938b3231c
Release 0.6.5
2026-04-01 12:00:00 +08:00
Yanzhen Yu
9a4640fa98
update puppeteer to use setContent with wait and housekeeping the declaration files
2026-04-01 12:00:00 +08:00
Yanzhen Yu
270c9e48aa
Release 0.6.4
2026-04-01 12:00:00 +08:00
Yanzhen Yu
86beabd2bb
resolve #1 add ignore and block strategy for privacy purpose
2026-04-01 12:00:00 +08:00
Yanzhen Yu
efa7a8fa1b
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.
2026-04-01 12:00:00 +08:00
Yanzhen Yu
01bd1d26c1
Release 0.6.3
2026-04-01 12:00:00 +08:00
Yanzhen Yu
0995b7a6d3
basic impl of wait for stylesheet loaded
2026-04-01 12:00:00 +08:00
Yanzhen Yu
bed55d93bf
Release 0.6.2
2026-04-01 12:00:00 +08:00
Yanzhen Yu
142c38e5a5
update dependency
2026-04-01 12:00:00 +08:00
Yanzhen Yu
20f27a3822
improve prevent default event when replay
2026-04-01 12:00:00 +08:00
Yanzhen Yu
b065b22f09
refactor the repl tool to support multipage apps and better dev
2026-04-01 12:00:00 +08:00
Yanzhen Yu
92faf502d0
add bundle watch
2026-04-01 12:00:00 +08:00
Yanzhen Yu
b6d8a7dc95
extract css by rollup plugin
2026-04-01 12:00:00 +08:00
Yanzhen Yu
d1baeff34f
Release 0.6.1
2026-04-01 12:00:00 +08:00
Yanzhen Yu
c97590edc7
update bundle config
2026-04-01 12:00:00 +08:00
Yanzhen Yu
adffe1e9ad
bump 0.6.0
2026-04-01 12:00:00 +08:00
Yanzhen Yu
632c6de677
update test command
2026-04-01 12:00:00 +08:00
Yanzhen Yu
fdcf1d0bb2
update dependencies
...
In this commit, we updated rrweb-snapshot to 0.6.0 which including
a breaking change in data structure.
2026-04-01 12:00:00 +08:00
Yanzhen Yu
500f89b1d0
add a repl mode for quick test
2026-04-01 12:00:00 +08:00
Yanzhen Yu
00df74fd3f
bump 0.5.1
2026-04-01 12:00:00 +08:00
Yanzhen Yu
729f8e8453
bump 0.5.0
2026-04-01 12:00:00 +08:00
Yanzhen Yu
7a57784daf
Implement #2 : simulate hover event
2026-04-01 12:00:00 +08:00
Yanzhen Yu
47467ff692
bump 0.4.3
2026-04-01 12:00:00 +08:00
Yanzhen Yu
7c35cb2f49
check added nodes from removed nodes and dropped nodes
2026-04-01 12:00:00 +08:00
Yanzhen Yu
aa3e2f02ed
rewrite mutation observer handler with lazy child list calculation
2026-04-01 12:00:00 +08:00
Yanzhen Yu
487f1d0c9a
add meta event and fix childList observer, also update related replayer
2026-04-01 12:00:00 +08:00
Yanzhen Yu
cd0889e9c5
implemented the play any offset feature
2026-04-01 12:00:00 +08:00
Yanzhen Yu
eb56afa59f
export more props of replayer to the UI
2026-04-01 12:00:00 +08:00
Yanzhen Yu
f75748674f
impl dynamic config and pause. Bump 0.3.0
2026-04-01 12:00:00 +08:00
Yanzhen Yu
5bbc29ef1a
add test infra and a basic record integration test
2026-04-01 12:00:00 +08:00
Yanzhen Yu
41b9861fbf
improve record method and bump 0.2.0
2026-04-01 12:00:00 +08:00
Yanzhen Yu
789cae98a1
update bundle configs
2026-04-01 12:00:00 +08:00
Yanzhen Yu
e2fbecea96
init the repo and integrate rrweb-snapshot
2026-04-01 12:00:00 +08:00