Yanzhen Yu
87e467af79
Release 0.9.5
2026-04-01 12:00:00 +08:00
Yanzhen Yu
8b470ab6c8
remove _cssText attribute from style element
2026-04-01 12:00:00 +08:00
Yanzhen Yu
0ca0554613
make sure rrweb do not use browser API in static stage
2026-04-01 12:00:00 +08:00
Yanzhen Yu
a36fae560f
Release 0.6.7
2026-04-01 12:00:00 +08:00
Justin Halsall
95dd144227
child nodes without __sn now remove without error ( #307 )
2026-04-01 12:00:00 +08:00
Yanzhen Yu
c458db3d8e
ignore iframe src attribute
2026-04-01 12:00:00 +08:00
Yanzhen Yu
58504e7d77
close #350 catch error may caused by checkout feature
2026-04-01 12:00:00 +08:00
Yanzhen Yu
791b553b11
add release-it cli config
2026-04-01 12:00:00 +08:00
Yanzhen Yu
8649ae2752
fix last played timestamp when it is a mousemove event
2026-04-01 12:00:00 +08:00
Yanzhen Yu
573a703dd4
add release-it config
2026-04-01 12:00:00 +08:00
Yanzhen Yu
8b198b338e
impl #309 observe font face set changes
2026-04-01 12:00:00 +08:00
Yanzhen Yu
fe8a9ea6ca
Release 0.6.6
2026-04-01 12:00:00 +08:00
Yanzhen Yu
6c6f9c14da
Release 0.9.4
2026-04-01 12:00:00 +08:00
Yanzhen Yu
cdedca1716
complately update relative path regexp
2026-04-01 12:00:00 +08:00
Yanzhen Yu
0e30a819ce
clean up __ln property when remove node
2026-04-01 12:00:00 +08:00
Yanzhen Yu
cf54d7dab5
Release 0.6.5
2026-04-01 12:00:00 +08:00
Yanzhen Yu
6651877af9
Release 0.9.3
2026-04-01 12:00:00 +08:00
Yanzhen Yu
08bee23494
fix absolute to doc
2026-04-01 12:00:00 +08:00
Yanzhen Yu
9b097ad030
close #322 hook select element selectedIndex property
2026-04-01 12:00:00 +08:00
Yanzhen Yu
2ced819b40
Release 0.6.4
2026-04-01 12:00:00 +08:00
Yanzhen Yu
2501993f07
close #336 add pointer-events: null to mouse tail wrapper
2026-04-01 12:00:00 +08:00
Yanzhen Yu
286475f1c3
Release 0.6.3
2026-04-01 12:00:00 +08:00
Yanzhen Yu
3c7e28b951
update #324 , fix typo
2026-04-01 12:00:00 +08:00
Yanzhen Yu
7cb33bfe80
fix css url regexp
2026-04-01 12:00:00 +08:00
Yanzhen Yu
11af001514
close #342 send SET_SPEED event when setConfig
2026-04-01 12:00:00 +08:00
Yanzhen Yu
188fe68081
Release 0.6.2
2026-04-01 12:00:00 +08:00
Yanzhen Yu
07d661f3a2
Release 0.9.2
2026-04-01 12:00:00 +08:00
Yanzhen Yu
c936cb6626
absolute relative path in inline stylesheet
2026-04-01 12:00:00 +08:00
Yanzhen Yu
8f3ea2b76a
close #330 implement more accurate finish event
2026-04-01 12:00:00 +08:00
Yanzhen Yu
25c1e4ef69
update bundle format and add sourcemap
2026-04-01 12:00:00 +08:00
Yanzhen Yu
048aadaec5
close #51 add mouse tail feature
2026-04-01 12:00:00 +08:00
Yanzhen Yu
f60f1d494f
Release 0.6.1
2026-04-01 12:00:00 +08:00
Yanzhen Yu
867ba85049
hide iframe before first meta event
2026-04-01 12:00:00 +08:00
Yanzhen Yu
0f6d790a86
update bundle config
2026-04-01 12:00:00 +08:00
Yanzhen Yu
6ba84ee5d0
Release 0.9.1
2026-04-01 12:00:00 +08:00
Yanzhen Yu
6db067e2ea
bump 0.6.0
2026-04-01 12:00:00 +08:00
Yanzhen Yu
f83f4e7b13
close #161 support "addEvent" in any state
2026-04-01 12:00:00 +08:00
Yanzhen Yu
e9786e7596
check is svg when serialization
2026-04-01 12:00:00 +08:00
Yanzhen Yu
cd5720644f
close #300 upgrade rrweb-snapshot
2026-04-01 12:00:00 +08:00
Yanzhen Yu
544ef0b3a3
bump 0.5.6
2026-04-01 12:00:00 +08:00
Yanzhen Yu
51863e9ce8
close #215 catch delete rule errors
2026-04-01 12:00:00 +08:00
Yanzhen Yu
2065e00c5d
Fix the regexp performance issue
...
Also move the addHoverClass implementation into the rebuild stage.
So if there is still some corner case we have not handled, it will
only affect the replayer part of rrweb.
2026-04-01 12:00:00 +08:00
Yanzhen Yu
dc782096cb
close #319 handle undefined nextId
...
Looks like some serializer will omit field with null value, so we
do some checks in the replayer to avoid of dead loop.
2026-04-01 12:00:00 +08:00
Yanzhen Yu
de8dc60b5e
departed 0.5.4 and bump 0.5.5
2026-04-01 12:00:00 +08:00
Yanzhen Yu
0dff4e13fa
close #320 use emitter handler to catch before load state
2026-04-01 12:00:00 +08:00
Yanzhen Yu
e67ff9730a
bump 0.5.4
2026-04-01 12:00:00 +08:00
Yanzhen Yu
4bf7bb9bb1
close #303 use a fork version of smooth scroll polyfill
...
The forked version support customize target window and document,
so we can polyfill it to the iframe.
2026-04-01 12:00:00 +08:00
Yanzhen Yu
efcbd0faf1
add hover class to :hover related css rules
2026-04-01 12:00:00 +08:00
Yanzhen Yu
04a5dfceef
catch unexpected errors during replay media interactions
2026-04-01 12:00:00 +08:00
Yanzhen Yu
23eee58853
bump 0.5.3
2026-04-01 12:00:00 +08:00