Commit Graph

77 Commits

Author SHA1 Message Date
Yanzhen Yu
ab3f0f0844 Release 0.5.2 2026-04-01 12:00:00 +08:00
Yanzhen Yu
3e3e65845b fix types 2026-04-01 12:00:00 +08:00
Yanzhen Yu
669d8cbb90 Release 0.5.1 2026-04-01 12:00:00 +08:00
Yanzhen Yu
3af515327b close #20 add types 2026-04-01 12:00:00 +08:00
Yanzhen Yu
7a700b8947 Release 0.5.0 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
Jin
1f06234bdc :feat add tips (#23)
Co-authored-by: jinwentao <jinwentao@huya.com>
2026-04-01 12:00:00 +08:00
Rifaudeen
9452e5b12a Added tags support in the player timeline (#17)
* implemented custom-event handler from replayer

* Added tags support in the player timeline

* updated event type check with EventType enum from rrweb
2026-04-01 12:00:00 +08:00
Yanzhen Yu
8340ed933e Release 0.4.6 2026-04-01 12:00:00 +08:00
Yanzhen Yu
3537720833 update player with built-in unpack function 2026-04-01 12:00:00 +08:00
Yanzhen Yu
a4dc863065 Release 0.4.5 2026-04-01 12:00:00 +08:00
Yanzhen Yu
08e85b805d use player dimension to calc scale when fullscreen 2026-04-01 12:00:00 +08:00
Yanzhen Yu
f6219c37f9 Release 0.4.4 2026-04-01 12:00:00 +08:00
Yanzhen Yu
1a3762212f allow scale over 1 2026-04-01 12:00:00 +08:00
Yanzhen Yu
3b0a2f2c5a update rrweb 2026-04-01 12:00:00 +08:00
Yanzhen Yu
4a30fca766 Release 0.4.3 2026-04-01 12:00:00 +08:00
Yanzhen Yu
3cd0816535 add rrweb options 2026-04-01 12:00:00 +08:00
Yanzhen Yu
00e36bb070 Release 0.4.2 2026-04-01 12:00:00 +08:00
Yanzhen Yu
1a6bd7a5f8 fix logic operator 2026-04-01 12:00:00 +08:00
Yanzhen Yu
a56c15c32b Release 0.4.1 2026-04-01 12:00:00 +08:00
Yanzhen Yu
6b81e939cb fix controller height compute 2026-04-01 12:00:00 +08:00
Yanzhen Yu
70c8a6b9d1 Release 0.4.0 2026-04-01 12:00:00 +08:00
Yanzhen Yu
795e6cd8dc Release 0.3.17 2026-04-01 12:00:00 +08:00
Yanzhen Yu
5475163a31 update rrweb 2026-04-01 12:00:00 +08:00
mpstv
092255be91 add skipInactive parameter (#9) 2026-04-01 12:00:00 +08:00
Yanzhen Yu
a6d6d4b3cd Release 0.3.16 2026-04-01 12:00:00 +08:00
Yanzhen Yu
79bb37616a Release 0.3.15 2026-04-01 12:00:00 +08:00
Yanzhen Yu
6c258ee50c update rrweb 2026-04-01 12:00:00 +08:00
Yanzhen Yu
7210e5b9a1 Release 0.3.14 2026-04-01 12:00:00 +08:00
Yanzhen Yu
fbc0a0335f Release 0.3.12 2026-04-01 12:00:00 +08:00
Yanzhen Yu
58239befc9 fix version number 2026-04-01 12:00:00 +08:00
Yanzhen Yu
9a75e27d71 Release 0.3.12 2026-04-01 12:00:00 +08:00
Yanzhen Yu
6a24ddc368 Release 0.3.13 2026-04-01 12:00:00 +08:00
Yanzhen Yu
9b451f06e1 Release 0.3.12 2026-04-01 12:00:00 +08:00
Yanzhen Yu
1f6b9ec1da update dependency 2026-04-01 12:00:00 +08:00
肉肉肉肉
07264d8011 fix translate second to second problem: formatTime function in utils/index.ts (#6) 2026-04-01 12:00:00 +08:00
Yanzhen Yu
e3698d14b1 Release 0.3.11 2026-04-01 12:00:00 +08:00
Yanzhen Yu
de652a36a7 force box-sizing model for progress bar 2026-04-01 12:00:00 +08:00
yz-yu
2ae9c530b4 Merge pull request #3 from xavier-heysch/master
Fix progress bar height
2026-04-01 12:00:00 +08:00
Yanzhen Yu
1b5388700b Release 0.3.10 2026-04-01 12:00:00 +08:00
Xavier
72d2a8b302 Fix progress bar height 2026-04-01 12:00:00 +08:00
Yanzhen Yu
4748be58d3 enable click to play and update rrweb 2026-04-01 12:00:00 +08:00
Yanzhen Yu
aa48697ee1 Release 0.3.9 2026-04-01 12:00:00 +08:00
Yanzhen Yu
1e01ae42c4 update rrweb 2026-04-01 12:00:00 +08:00
Yanzhen Yu
da99e8a3a2 Release 0.3.8 2026-04-01 12:00:00 +08:00
Yanzhen Yu
ac8da53f78 bypass event listener to rrweb event emitter 2026-04-01 12:00:00 +08:00
Yanzhen Yu
750ed8b69e impl auto play 2026-04-01 12:00:00 +08:00
Yanzhen Yu
cae9f7652b impl fullscreen mode 2026-04-01 12:00:00 +08:00
Yanzhen Yu
c9702063a0 Release 0.3.7 2026-04-01 12:00:00 +08:00
Yanzhen Yu
99993360d5 bugfix and update rrweb 2026-04-01 12:00:00 +08:00