Yanzhen Yu
d1b32e6e9d
impl #23 add custom privacy selectors
2026-04-01 12:00:00 +08:00
Yanzhen Yu
7380e599c8
update dependency rrweb-snapshot
2026-04-01 12:00:00 +08:00
Yanzhen Yu
281eca7fe2
Release 0.7.9
2026-04-01 12:00:00 +08:00
Yanzhen Yu
cfe77b2cb2
Release 0.7.8
2026-04-01 12:00:00 +08:00
Yanzhen Yu
3c51f79229
Release 0.7.7
2026-04-01 12:00:00 +08:00
Yanzhen Yu
34571ad708
resolve #47 update dependency
2026-04-01 12:00:00 +08:00
Yanzhen Yu
fdda3c7e99
Release 0.7.6
2026-04-01 12:00:00 +08:00
yz-yu
329de4e9f7
update dependencies and generate typings ( #44 )
2026-04-01 12:00:00 +08:00
Yanzhen Yu
7e337d4f4e
Release 0.7.5
2026-04-01 12:00:00 +08:00
Rongjian Zhang
09117796bd
REPL tool enhancement ( #21 )
...
* exit after record saved
* refactor: use inquirer instead of low level readline
* feat: ask user if record another one, instead of exit
2026-04-01 12:00:00 +08:00
Yanzhen Yu
ac6c1fc360
Release 0.7.4
2026-04-01 12:00:00 +08:00
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