Commit Graph

17 Commits

Author SHA1 Message Date
Yanzhen Yu
5823d7a44f upgrade rrweb 2026-04-01 12:00:00 +08:00
Yanzhen Yu
4eb6c0b966 upgrade rrweb 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
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
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
34a05c635e 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
c6cb190879 upgrade rrweb 2026-04-01 12:00:00 +08:00
Yanzhen Yu
9c8b7b3c44 upgrade rrweb 2026-04-01 12:00:00 +08:00
Yanzhen Yu
7c9b99a7a6 upgrade rrweb 2026-04-01 12:00:00 +08:00
Yanzhen Yu
1a19d471a3 upgrade rrweb 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
f0a6ee518b update rrweb version 2026-04-01 12:00:00 +08:00
Yanzhen Yu
4d393174d5 close #33 upgrade rrweb 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
Yanzhen Yu
beac8ddd6b export more public APIs to customize UI 2026-04-01 12:00:00 +08:00
yz-yu
243cf9d382 Refactoring rrweb-player (#26)
* enable drag and drop in controller

* setup svelte v3 workflow and entry point

* add ts eslint config and do compatibility fallbacks in API

* rewrite replayer in svelte v3

* fix css import

* fix fullscreen API
2026-04-01 12:00:00 +08:00