Eoghan Murray
b35fc9197f
Revert some of the non-essential changes of #630 (for ease of merging other branches) ( #652 )
2026-04-01 12:00:00 +08:00
Eoghan Murray
2b2b44e54e
Fix that timer.addAction reverses order when splicing multiple events at same timestamp ( #611 )
...
* Add test for event ordering utilizing final html testing method added by Justin (with thanks)
* Found an error where two mutation events had the same timestamp, but one removed a node added in the other. The `actions.splice` method was reversing their order and triggering a 'Node with id [...] not found' error
2026-04-01 12:00:00 +08:00
Peter Chen
794fe23c40
fix: fix console plugin's OOM problem ( #656 )
...
* fix: fix console plugin's OOM problem
* fix: fix console plugin
* feat: patch
* feat: patch
* feat: patch
Co-authored-by: chenyangbj01 <chenyangbj01@fenbi.com >
2026-04-01 12:00:00 +08:00
Olivia Osborn
c35776cce5
Removed sn undefined warning ( #572 )
2026-04-01 12:00:00 +08:00
dbseel
989e327730
DragEvent handling, null check fixes ( #630 )
2026-04-01 12:00:00 +08:00
Eoghan Murray
d002300e8d
Provide an option to only build rrweb-snapshot for inclusion in rrweb ( #649 )
2026-04-01 12:00:00 +08:00
Justin Halsall
ec984d71f6
Cache addHoverClass as it is quite expensive ( #643 )
...
* Add cache and cache purging
Needed for https://github.com/rrweb-io/rrweb-snapshot/pull/85
* Add cache and cache purging
Needed for https://github.com/rrweb-io/rrweb-snapshot/pull/85
* Cache addHoverClass as it is quite expensive
https://github.com/rrweb-io/rrweb-snapshot/pull/85
* Make cache non-optional
* Make cache required on addHoverClass
2026-04-01 12:00:00 +08:00
Mark-fenng
2fffcfeb11
update links of packages and README
2026-04-01 12:00:00 +08:00
Mark-fenng
f6aafb70e1
moved rrweb into packages/rrweb
2026-04-01 12:00:00 +08:00
Mark-fenng
e7b8631992
Merge branch 'rrweb-player' into monorepo
2026-04-01 12:00:00 +08:00
Mark-fenng
2ef99ed976
moved rrweb-player into packages/rrweb-player
2026-04-01 12:00:00 +08:00
Mark-fenng
392c4bd871
moved rrweb-snapshot into packages/rrweb-snapshot
2026-04-01 12:00:00 +08:00