Yanzhen Yu
7aa3410aea
update the test snapshot
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
8b470ab6c8
remove _cssText attribute from style element
2026-04-01 12:00:00 +08:00
Yanzhen Yu
a36fae560f
Release 0.6.7
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
791b553b11
add release-it cli config
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
fe8a9ea6ca
Release 0.6.6
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
cf54d7dab5
Release 0.6.5
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
2ced819b40
Release 0.6.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
7cb33bfe80
fix css url regexp
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
c936cb6626
absolute relative path in inline stylesheet
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
f60f1d494f
Release 0.6.1
2026-04-01 12:00:00 +08:00
Yanzhen Yu
0f6d790a86
update bundle config
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
e9786e7596
check is svg when serialization
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
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
de8dc60b5e
departed 0.5.4 and bump 0.5.5
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
efcbd0faf1
add hover class to :hover related css rules
2026-04-01 12:00:00 +08:00
Yanzhen Yu
23eee58853
bump 0.5.3
2026-04-01 12:00:00 +08:00
Yanzhen Yu
b964d18ef7
allow skip child when serialize node and rebuild node
2026-04-01 12:00:00 +08:00
Yanzhen Yu
9ff0ab9451
remove local test code
2026-04-01 12:00:00 +08:00
Yanzhen Yu
6e786f0101
bump 0.5.2
2026-04-01 12:00:00 +08:00
Yanzhen Yu
9a4c21c30f
refactor rebuild implementation which mount DOM onto the target document object
2026-04-01 12:00:00 +08:00
Yanzhen Yu
19eca4da6d
use document object from params instead of the one in the current scope
2026-04-01 12:00:00 +08:00
Yanzhen Yu
349d78e02b
fix style content url normalizer and add some tests
2026-04-01 12:00:00 +08:00
Yanzhen Yu
bbf23157c5
export reset id function
2026-04-01 12:00:00 +08:00
Yanzhen Yu
14dac7c0cc
fix npm package files and bump version
2026-04-01 12:00:00 +08:00
Yanzhen Yu
fe174248e1
bump 0.4.0
2026-04-01 12:00:00 +08:00
Yanzhen Yu
f3b456270b
update README and add travis
2026-04-01 12:00:00 +08:00
Yanzhen Yu
875385552d
impl the extra child data attribute to align id map
2026-04-01 12:00:00 +08:00
Yanzhen Yu
99fa24f711
bump 0.3.1
2026-04-01 12:00:00 +08:00
Yanzhen Yu
e7753e1c24
change relative path into absolute path
2026-04-01 12:00:00 +08:00
Yanzhen Yu
87ff591cd1
use jest-snapshot to apply the snapshot testing
2026-04-01 12:00:00 +08:00
Yanzhen Yu
cb3efd427f
add data attribute to element when rebuild
2026-04-01 12:00:00 +08:00
Yanzhen Yu
0434129b00
return id node map when rebuild
2026-04-01 12:00:00 +08:00
Yanzhen Yu
b170c3de59
update the bundle config
2026-04-01 12:00:00 +08:00
Yanzhen Yu
9cf2c4c7ed
export serializeNodeWithId so rrweb could serialize newly added nodes
2026-04-01 12:00:00 +08:00
Yanzhen Yu
cfc8798b53
return id node map when snapshot
2026-04-01 12:00:00 +08:00
Yanzhen Yu
ac5293f162
add strict null check and fix codes
2026-04-01 12:00:00 +08:00
Yanzhen Yu
c496e3edea
bump 0.2.0
2026-04-01 12:00:00 +08:00
Yanzhen Yu
546743004b
update declaration file
2026-04-01 12:00:00 +08:00
Yanzhen Yu
9e3e590935
add iframe tests and update urls in test file
2026-04-01 12:00:00 +08:00