Commit Graph

132 Commits

Author SHA1 Message Date
Mark-fenng
2ef99ed976 moved rrweb-player into packages/rrweb-player 2026-04-01 12:00:00 +08:00
Yanzhen Yu
ec423f29d0 Release 0.7.4 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
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
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
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
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
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
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
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
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
Yanzhen Yu
9c8b7b3c44 upgrade rrweb 2026-04-01 12:00:00 +08:00
dependabot[bot]
cf791ebca1 Bump glob-parent from 5.1.1 to 5.1.2 (#74)
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  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
83686e405c Release 0.6.5 2026-04-01 12:00:00 +08:00
Yanzhen Yu
b25033e872 limit max scale to 1 2026-04-01 12:00:00 +08:00
Yanzhen Yu
09f694c90a Release 0.6.4 2026-04-01 12:00:00 +08:00
Yanzhen Yu
7c9b99a7a6 upgrade rrweb 2026-04-01 12:00:00 +08:00
Yanzhen Yu
79a532a942 Release 0.6.3 2026-04-01 12:00:00 +08:00
Yanzhen Yu
1a19d471a3 upgrade rrweb 2026-04-01 12:00:00 +08:00
Karl-Aksel Puulmann
b06005cf40 Update rrwebPlayer types (#46)
Without this change, the following fails to compile in typescript:

```js
new rrwebPlayer({
                target: document.body,
                props: {
                    width: 900,
                    events,
                    autoPlay: true,
                },
            })
```
2026-04-01 12:00:00 +08:00
Yanzhen Yu
e3c93f261d Release 0.6.2 2026-04-01 12:00:00 +08:00
Yanzhen Yu
6ffdf28ebe export speed as props 2026-04-01 12:00:00 +08:00
Yanzhen Yu
25432a1ef1 by pass all options to rrweb 2026-04-01 12:00:00 +08:00
Yanzhen Yu
fa31bb6139 Release 0.6.1 2026-04-01 12:00:00 +08:00
Yanzhen Yu
3089b1ae8c expose trigger resize method 2026-04-01 12:00:00 +08:00
Yanzhen Yu
760f76ec16 Release 0.6.0 2026-04-01 12:00:00 +08:00
Yanzhen Yu
f0a6ee518b update rrweb version 2026-04-01 12:00:00 +08:00
jackycoder
8ee5ce8298 fix iframe border issue (#41) 2026-04-01 12:00:00 +08:00
Yanzhen Yu
78edf266d5 Release 0.5.6 2026-04-01 12:00:00 +08:00
Yanzhen Yu
4d393174d5 close #33 upgrade rrweb 2026-04-01 12:00:00 +08:00
DiaNiki
577c00962c Add UNSAFE_replayCanvas. (#36) 2026-04-01 12:00:00 +08:00
Yanzhen Yu
fa185e9a87 impl apis: play, pause, goto 2026-04-01 12:00:00 +08:00
Yanzhen Yu
f3e96622de Release 0.5.5 2026-04-01 12:00:00 +08:00
Yanzhen Yu
eafa09c692 upgrade to rrweb 0.9.2 2026-04-01 12:00:00 +08:00