Commit Graph

  • 9890b8db7c impl #796 observe media volume change (#798) yz-yu 2026-04-01 12:00:00 +08:00
  • 151debad4a Save images offline, in the snapshot (#770) Cristi Constantin 2026-04-01 12:00:00 +08:00
  • dd2cdedcd6 rrdom (#613) Lucky Feng 2026-04-01 12:00:00 +08:00
  • 044e1c1408 Add option to spoof url in repl (#786) Justin Halsall 2026-04-01 12:00:00 +08:00
  • 44eab895e4 fix lint Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • 2981181ffd chore(release): publish new version Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • 42326d986d fix #783 (#785) champ 2026-04-01 12:00:00 +08:00
  • e6f4556377 ignore invalid error event Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • d8d5d62ef2 update test snapshot Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • 005c3d90d5 Fix animations on pseudo-elements not pausing when replayer is paused (#776) John Pham 2026-04-01 12:00:00 +08:00
  • 6c1cd75354 Added RemSupp logo (#774) Michał Zarach 2026-04-01 12:00:00 +08:00
  • 9f41739fe0 close #736 #773 trigger meta update after add events Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • 95b1497d3a Fix bug where style.opacity was incorrectly deleted when style.opacity was set to zero (#765) Eoghan Murray 2026-04-01 12:00:00 +08:00
  • e4b48fbc2b Small regex fix for older browsers (#762) Cristi Constantin 2026-04-01 12:00:00 +08:00
  • d9333f675b rrweb: replace onerror with addEventListener('error',handler) in the rrweb console plugin (#761) Lucky Feng 2026-04-01 12:00:00 +08:00
  • bcf42a7ff0 update test snapshots Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • 0d961e2733 chore(release): publish new version Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • ba60763030 try to read style sheet content from JS API Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • 49ebbc577e fix bundle config Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • 6ad849ff8d fix #698, replay scroll on iframe document Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • 849e60479b close #745, keep textarea text node clean Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • ef28761aca add root scripts and update contribution guide (#750) Justin Halsall 2026-04-01 12:00:00 +08:00
  • ba2c8d740c doc: update two outdated links Yun Feng 2026-04-01 12:00:00 +08:00
  • c8e56b5798 do not transform xlink:href when the value is an id close #566, #741 Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • 41c3b118db Fix typo Justin Halsall 2026-04-01 12:00:00 +08:00
  • f482109db3 Don't throw away information about the iframe src (#733) Eoghan Murray 2026-04-01 12:00:00 +08:00
  • 9d9c9629e3 Add Record Once (#740) Justin Halsall 2026-04-01 12:00:00 +08:00
  • 6baaf3d1d9 added CUX logo (#739) Kamil Walkowiak 2026-04-01 12:00:00 +08:00
  • d7deae2ca0 Add Statcounter logo (#738) Eoghan Murray 2026-04-01 12:00:00 +08:00
  • ab9a26aeba fix: if handleProgressClick invoked after finished, start from where user clicked (#727) Omair Nabiel 2026-04-01 12:00:00 +08:00
  • 57c466b62a update documentary to readme Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • 061faacd83 add changelog config Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • 5ea2ddf3cd chore(release): publish new version Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • 726d9ce7dc docs: 录制与回放时最常用的使用方式 -> 录制与回放是最常用的使用方式 (#729) 谭光志 2026-04-01 12:00:00 +08:00
  • 819a873b41 VSCode Workspace (#718) Justin Halsall 2026-04-01 12:00:00 +08:00
  • edc135819c update repl tools and script, close #338 (#722) yz-yu 2026-04-01 12:00:00 +08:00
  • 23e00bdf66 migrate to jest (#721) yz-yu 2026-04-01 12:00:00 +08:00
  • 4b6a7fbf2e fix lock file registry Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • a74961065c upgrade rollup and rollup plugins Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • 24d686ecfb Record when a doc is in compatMode and trigger this mode upon replay (#697) Eoghan Murray 2026-04-01 12:00:00 +08:00
  • af929f0767 fix(rrweb-snapshot): don't exclude @import CSS rules from the output and use CSSRule.cssText instead when they throw an exception while accessing their CSSStyleSheet.cssRules property (#720) Pavel Hurieiev 2026-04-01 12:00:00 +08:00
  • ec93ad5b66 adds PostHog as users to the README (#719) Phil Leggetter 2026-04-01 12:00:00 +08:00
  • 5db9e807af gc virtual style map when DOM has been removed Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • f0f0106749 improve type assertion, from #716 Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • 808823639f fix lint warning Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • 4b6efde134 Monkeypatch each iframe (#716) Eoghan Murray 2026-04-01 12:00:00 +08:00
  • 036472280c fix props typo Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • c66cb7eedf Set the blockClass element's background color to the inherited color (#707) John Pham 2026-04-01 12:00:00 +08:00
  • 793ff43ed1 Fixes #690 (#701) Justin Halsall 2026-04-01 12:00:00 +08:00
  • 4ceb7eaead prefer yarn over npm (#705) Justin Halsall 2026-04-01 12:00:00 +08:00
  • 292f56fe90 improve config definition in the console plugin (#704) Lucky Feng 2026-04-01 12:00:00 +08:00
  • bab5526dd5 Keep blocked root elements as placeholders (#696) Justin Halsall 2026-04-01 12:00:00 +08:00
  • d50094272e chore(release): publish new version Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • de7eb1c36d update lerna scripts Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • 98f3794039 chek is CSSGroupingRule supported (#693) Yuku Kotani 2026-04-01 12:00:00 +08:00
  • 58209df0fc close #688, remove legacy counter A previous patch has refactored the canvas image loading process and it does not use <img /> anymore, so the counter is no longer need. Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • 3577303979 Bump tar from 4.4.17 to 4.4.19 (#686) dependabot[bot] 2026-04-01 12:00:00 +08:00
  • fca1974d0d chore(release): publish %s Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • 0540fcd90c hotfix rrweb es entry Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • a517b9dd90 update typing files Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • 0efa7b0491 impl #650, CSS declaration observer (#671) yz-yu 2026-04-01 12:00:00 +08:00
  • 0d5b46068d The desktop pointer cursor is not representative of mobile (#662) Eoghan Murray 2026-04-01 12:00:00 +08:00
  • 0ec083e875 refactor nested style code (#667) Justin Halsall 2026-04-01 12:00:00 +08:00
  • 15e80075f1 fix registry in lock file Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • d26d9582b6 update yarn.lock Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • 183b6c11af Record and replay nested stylesheet rules (#666) yz-yu 2026-04-01 12:00:00 +08:00
  • 70df2326f5 chore(release): publish %s Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • 309b7d9026 add lerna to manage monorepo Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • 257e8c10c9 Don't trust the html 'value' attribute on <option> - the DOM .selected is the one we want I think. (#651) Eoghan Murray 2026-04-01 12:00:00 +08:00
  • b35fc9197f Revert some of the non-essential changes of #630 (for ease of merging other branches) (#652) Eoghan Murray 2026-04-01 12:00:00 +08:00
  • 2b2b44e54e Fix that timer.addAction reverses order when splicing multiple events at same timestamp (#611) Eoghan Murray 2026-04-01 12:00:00 +08:00
  • cd782c5f97 Correct links in #647; think they were only working previously with an auto-redirect (#658) Eoghan Murray 2026-04-01 12:00:00 +08:00
  • 794fe23c40 fix: fix console plugin's OOM problem (#656) Peter Chen 2026-04-01 12:00:00 +08:00
  • c35776cce5 Removed sn undefined warning (#572) Olivia Osborn 2026-04-01 12:00:00 +08:00
  • 2e7626d181 update git ignore Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • 989e327730 DragEvent handling, null check fixes (#630) dbseel 2026-04-01 12:00:00 +08:00
  • eb25068b54 Reference packages directly in docs (removing direct references to the old rrweb-snapshot and rrweb-player repositories) (#647) Eoghan Murray 2026-04-01 12:00:00 +08:00
  • d002300e8d Provide an option to only build rrweb-snapshot for inclusion in rrweb (#649) Eoghan Murray 2026-04-01 12:00:00 +08:00
  • ec984d71f6 Cache addHoverClass as it is quite expensive (#643) Justin Halsall 2026-04-01 12:00:00 +08:00
  • 80d0297ddb Merge pull request #595 from Mark-Fenng/monorepo yz-yu 2026-04-01 12:00:00 +08:00
  • 2fffcfeb11 update links of packages and README Mark-fenng 2026-04-01 12:00:00 +08:00
  • f6aafb70e1 moved rrweb into packages/rrweb Mark-fenng 2026-04-01 12:00:00 +08:00
  • e7b8631992 Merge branch 'rrweb-player' into monorepo Mark-fenng 2026-04-01 12:00:00 +08:00
  • 404309ba14 Merge branch 'rrweb-snapshot' into monorepo Mark-fenng 2026-04-01 12:00:00 +08:00
  • 2ef99ed976 moved rrweb-player into packages/rrweb-player Mark-fenng 2026-04-01 12:00:00 +08:00
  • 7c2d04cbb5 add idRemoved to TreeIndex (#640) Justin Halsall 2026-04-01 12:00:00 +08:00
  • 392c4bd871 moved rrweb-snapshot into packages/rrweb-snapshot Mark-fenng 2026-04-01 12:00:00 +08:00
  • ec423f29d0 Release 0.7.4 Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • 88248459cb Release 1.0.2 Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • c208a40e8e Release 1.1.7 Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • a4cc728580 Merge pull request #73 from fatihsolhan/patch-1 Justin Halsall 2026-04-01 12:00:00 +08:00
  • 056e78af09 fix typings Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • ec8473b5e4 ignore prefetch and preload script links Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • 07ace5a524 Merge pull request #64 from rrweb-io/dependabot/npm_and_yarn/lodash-4.17.21 Justin Halsall 2026-04-01 12:00:00 +08:00
  • f2925644f1 Add Vue.js version link to readme file Fatih Solhan 2026-04-01 12:00:00 +08:00
  • 6f6c688058 Add more concrete "node not found" warnings (#620) Eoghan Murray 2026-04-01 12:00:00 +08:00
  • 3c7aeb3b13 Handle quoted strings in data url (#84) AssafKr 2026-04-01 12:00:00 +08:00
  • c2f1232890 Merge pull request #59 from Juice10/goto-play Justin Halsall 2026-04-01 12:00:00 +08:00
  • 9348f623dc Bump lodash from 4.17.19 to 4.17.21 dependabot[bot] 2026-04-01 12:00:00 +08:00
  • d144f29f71 upgrade rrweb-snapshot to 1.1.7 Yanzhen Yu 2026-04-01 12:00:00 +08:00