Commit Graph

838 Commits

Author SHA1 Message Date
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
404309ba14 Merge branch 'rrweb-snapshot' 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
Justin Halsall
7c2d04cbb5 add idRemoved to TreeIndex (#640) 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
Yanzhen Yu
ec423f29d0 Release 0.7.4 2026-04-01 12:00:00 +08:00
Yanzhen Yu
88248459cb Release 1.0.2 2026-04-01 12:00:00 +08:00
Yanzhen Yu
c208a40e8e Release 1.1.7 2026-04-01 12:00:00 +08:00
Justin Halsall
a4cc728580 Merge pull request #73 from fatihsolhan/patch-1
Add Vue.js version link to readme file
2026-04-01 12:00:00 +08:00
Yanzhen Yu
056e78af09 fix typings 2026-04-01 12:00:00 +08:00
Yanzhen Yu
ec8473b5e4 ignore prefetch and preload script links
related to:
1. https://github.com/rrweb-io/rrweb/issues/52
2. https://github.com/rrweb-io/rrweb/issues/297
3. https://github.com/rrweb-io/rrweb/issues/597
2026-04-01 12:00:00 +08:00
Justin Halsall
07ace5a524 Merge pull request #64 from rrweb-io/dependabot/npm_and_yarn/lodash-4.17.21
Bump lodash from 4.17.19 to 4.17.21
2026-04-01 12:00:00 +08:00
Fatih Solhan
f2925644f1 Add Vue.js version link to readme file 2026-04-01 12:00:00 +08:00
Eoghan Murray
6f6c688058 Add more concrete "node not found" warnings (#620)
* Show whether a node was not found because it was never there, or because some other mutation already removed it

* Be more careful applying mutations as replay-stopping things can go wrong, e.g. node removal parent belongs to a different FullSnapshot and has e.g. a text nodeType

* Don't warn when a modified node has been removed in the same mutation - or the parent node for a removed node has been already removed
2026-04-01 12:00:00 +08:00
AssafKr
3c7aeb3b13 Handle quoted strings in data url (#84)
* handle quoted strings in data url

* unrefactor

* update package json

* Revert "update package json"

This reverts commit 9446109b0f94d9e569a961642f1e57b1a67793ee.

* change background-image to border-image
2026-04-01 12:00:00 +08:00
Justin Halsall
c2f1232890 Merge pull request #59 from Juice10/goto-play
Allow goto to specify if it should play or pause
2026-04-01 12:00:00 +08:00
dependabot[bot]
9348f623dc Bump lodash from 4.17.19 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-01 12:00:00 +08:00
dependabot[bot]
76c75aaeb6 Bump ws from 6.2.1 to 6.2.2 (#72)
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/commits)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-01 12:00:00 +08:00
Yanzhen Yu
d144f29f71 upgrade rrweb-snapshot to 1.1.7
ignore prefetch and preload script links
close #52, #297, #597

Handle quoted strings in data url
2026-04-01 12:00:00 +08:00
Yanzhen Yu
d9133fd7ac Release 1.1.6 2026-04-01 12:00:00 +08:00
Justin Halsall
1f74202d7d Merge pull request #63 from Juice10/sourcemaps
Enables Source maps for the library
2026-04-01 12:00:00 +08:00
Justin Halsall
45bfc12bcf allow goto to specify if it should play or pause 2026-04-01 12:00:00 +08:00
Yanzhen Yu
7058946824 Release 0.7.1 2026-04-01 12:00:00 +08:00
yz-yu
50998fae7f use prettier instead of node-libtidy (#638) 2026-04-01 12:00:00 +08:00
Justin Halsall
9fdd8cd2dc move maskInputValue to rrweb-snapshot (#83)
More info: https://github.com/rrweb-io/rrweb/pull/602#discussion_r660434998
2026-04-01 12:00:00 +08:00
Yanzhen Yu
61626af060 Release 0.7.3 2026-04-01 12:00:00 +08:00
Justin Halsall
ec8074a632 Merge branch 'master' into sourcemaps 2026-04-01 12:00:00 +08:00
Yanzhen Yu
2744b59e29 Release 0.7.0 2026-04-01 12:00:00 +08:00
Yanzhen Yu
34a05c635e upgrade rrweb 2026-04-01 12:00:00 +08:00
Justin Halsall
599e07d9a3 yarn typings (#635) 2026-04-01 12:00:00 +08:00
Yanzhen Yu
30f82a891b Release 1.1.5 2026-04-01 12:00:00 +08:00
Yanzhen Yu
5823d7a44f upgrade rrweb 2026-04-01 12:00:00 +08:00
Justin Halsall
48304ffc94 fix validation warning 2026-04-01 12:00:00 +08:00
Yanzhen Yu
c6cb190879 upgrade rrweb 2026-04-01 12:00:00 +08:00
Yanzhen Yu
0783554b9f update rollup config to fix breaking change in css.write
fix #58
fix https://github.com/rrweb-io/rrweb/issues/496
2026-04-01 12:00:00 +08:00
Justin Halsall
fd76a7bcd8 Fixes to #628 to help it pass typescript's type checking (#634)
* My best interpretation of what the typings should look like after merge of #464

* Apply variable name changes as per Juice10 review

Co-authored-by: Justin Halsall <Juice10@users.noreply.github.com>

* fix types

Co-authored-by: Eoghan Murray <eoghan@getthere.ie>
2026-04-01 12:00:00 +08:00
Yanzhen Yu
63cec44c10 format code 2026-04-01 12:00:00 +08:00
Yanzhen Yu
fe45dd1bc9 Release 0.7.2 2026-04-01 12:00:00 +08:00
Justin Halsall
d8285664dc enable sourcemaps everywhere 2026-04-01 12:00:00 +08:00
Jonithan
90f83c92a1 2 commits for optimizing chore (#53)
* fix: chore bug. Update rollup-plugin-svelte

* chore: move @tsconfig/svelte from devDependencies to dependencies, convenience for building components in other framework and typescrpit

Co-authored-by: lihanzhou <lihanzhou@tencent.com>
2026-04-01 12:00:00 +08:00
Justin Halsall
5de802912a Remove userTriggeredOnInput in player config (#633)
The flag is only used on record, not replay
2026-04-01 12:00:00 +08:00
bachmanity1
9110664ca2 add keepIframeSrcFn option (#81)
* add allowIframe option to snapshot

* rename allowIframe to keepIframeSrcFn
2026-04-01 12:00:00 +08:00
Yanzhen Yu
4eb6c0b966 upgrade rrweb 2026-04-01 12:00:00 +08:00
Justin Halsall
5dbb182774 update rollup 2026-04-01 12:00:00 +08:00
Yanzhen Yu
9b13829696 Release 0.6.6 2026-04-01 12:00:00 +08:00
qun
6bdb40d711 Update index.zh_CN.md (#632)
wrongly written characters
2026-04-01 12:00:00 +08:00
Yun Feng
61074a2303 style(rebuild.ts snapshot.ts): format code 2026-04-01 12:00:00 +08:00
Justin Halsall
1226a093a1 rrweb 1.0 use new getMirror api (#70)
* Fixes #69

* update rrweb to 1.0.0-beta.0
2026-04-01 12:00:00 +08:00
Justin Halsall
da0ec6fb3a remove duplicate files 2026-04-01 12:00:00 +08:00