yz-yu
0d988c68ff
fix docs link ( #386 )
2026-04-01 12:00:00 +08:00
Yanzhen Yu
2d1d3596b8
handle block element
2026-04-01 12:00:00 +08:00
yz-yu
655f96da61
Update zh_CN Docs ( #384 )
...
* update zh_CN guide, with latest API and options
* add receipes
* update receipes and guide
* update #329 add links to README
2026-04-01 12:00:00 +08:00
Yanzhen Yu
9667a9ae46
update README
2026-04-01 12:00:00 +08:00
Yanzhen Yu
5678e3a062
Release 0.9.7
2026-04-01 12:00:00 +08:00
Yanzhen Yu
7aa3410aea
update the test snapshot
2026-04-01 12:00:00 +08:00
Yanzhen Yu
4fc632b40e
fix queue and use a unsafe but performant checker
2026-04-01 12:00:00 +08:00
Yanzhen Yu
c73368a996
Release 0.6.8
2026-04-01 12:00:00 +08:00
Yanzhen Yu
80172126cf
Release 0.9.6
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
jackycoder
9af39386d4
compatibility fixes ( #358 )
...
* fix polyfill NodeList forEach
* contentDocument.contains for IE
* polyfill DOMTokenList forEach
2026-04-01 12:00:00 +08:00
Yanzhen Yu
a36fae560f
Release 0.6.7
2026-04-01 12:00:00 +08:00
jackycoder
28d599f91b
fix polyfill NodeList forEach ( #357 )
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
e6c0f787af
close #356 improve loop checker
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
87e467af79
Release 0.9.5
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
0ca0554613
make sure rrweb do not use browser API in static stage
2026-04-01 12:00:00 +08:00
Yanzhen Yu
fe8a9ea6ca
Release 0.6.6
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
cdedca1716
complately update relative path regexp
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
cf54d7dab5
Release 0.6.5
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
08bee23494
fix absolute to doc
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
2ced819b40
Release 0.6.4
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
286475f1c3
Release 0.6.3
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
7cb33bfe80
fix css url regexp
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
188fe68081
Release 0.6.2
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
c936cb6626
absolute relative path in inline stylesheet
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
25c1e4ef69
update bundle format and add sourcemap
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
f60f1d494f
Release 0.6.1
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
0f6d790a86
update bundle config
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
6db067e2ea
bump 0.6.0
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
e9786e7596
check is svg when serialization
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
544ef0b3a3
bump 0.5.6
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
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