Yanzhen Yu
79a8198c03
limit max scale to 1
2020-11-15 14:42:23 +08:00
Yanzhen Yu
459f8249b6
export speed as props
2020-10-01 15:24:57 +08:00
Yanzhen Yu
1277dbd1df
by pass all options to rrweb
2020-10-01 14:17:46 +08:00
Yanzhen Yu
325ca4cc69
expose trigger resize method
2020-09-24 10:28:35 +08:00
Yanzhen Yu
4d45d16cb8
update rrweb version
2020-09-23 16:07:24 +08:00
jackycoder
e63b554b49
fix iframe border issue ( #41 )
2020-09-20 18:59:44 +08:00
Yanzhen Yu
22e6b67903
close #33 upgrade rrweb
2020-09-12 17:40:27 +08:00
DiaNiki
29ff1e9ced
Add UNSAFE_replayCanvas. ( #36 )
2020-09-10 08:43:33 +08:00
Yanzhen Yu
5a1d8b30b0
impl apis: play, pause, goto
2020-09-08 15:09:06 +08:00
Yanzhen Yu
1f16bd750f
upgrade to rrweb 0.9.2
2020-09-07 22:07:17 +08:00
Yanzhen Yu
74cb44c16b
export more public APIs to customize UI
2020-08-22 00:39:29 +08:00
Yanzhen Yu
6c9a48919b
dispatch ui events
2020-08-21 18:33:24 +08:00
Yanzhen Yu
e905467852
expose APIs as public API
2020-08-20 23:18:55 +08:00
yz-yu
7aa760e731
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
2020-08-09 13:35:25 +08:00
Jin
d92bc733df
:feat add tips ( #23 )
...
Co-authored-by: jinwentao <jinwentao@huya.com >
2020-07-25 17:14:39 +08:00
Rifaudeen
a60cf99691
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
2020-05-28 23:31:12 +08:00
Yanzhen Yu
c435c5f095
update player with built-in unpack function
2020-04-11 20:02:26 +08:00
Yanzhen Yu
6933a3b807
use player dimension to calc scale when fullscreen
2020-04-05 22:31:47 +08:00
Yanzhen Yu
08d21b41ba
allow scale over 1
2020-04-05 22:14:28 +08:00
Yanzhen Yu
6e4a7c3637
add rrweb options
2020-02-28 19:53:31 +08:00
Yanzhen Yu
fd9095f654
fix logic operator
2020-02-28 16:41:50 +08:00
Yanzhen Yu
4e7b038c7b
fix controller height compute
2020-02-28 16:25:08 +08:00
mpstv
998f7a6cf0
add skipInactive parameter ( #9 )
2019-10-31 09:25:09 +08:00
肉肉肉肉
63cb0d9592
fix translate second to second problem: formatTime function in utils/index.ts ( #6 )
2019-06-12 17:51:34 +08:00
Yanzhen Yu
11b39664b5
force box-sizing model for progress bar
2019-04-09 22:11:02 +08:00
Xavier
94e1fbba0c
Fix progress bar height
2019-04-09 14:21:18 +02:00
Yanzhen Yu
b200f6b404
enable click to play and update rrweb
2019-04-09 17:06:22 +08:00
Yanzhen Yu
201eae782d
bypass event listener to rrweb event emitter
2019-01-25 18:28:29 +08:00
Yanzhen Yu
f3de70114d
impl auto play
2019-01-24 19:28:16 +08:00
Yanzhen Yu
9099a8ad83
impl fullscreen mode
2019-01-07 20:01:27 +08:00
Yanzhen Yu
4f6ef05f13
bugfix and update rrweb
2018-12-27 18:18:29 +08:00
Yanzhen Yu
b01deae64e
temp disable click progress
2018-12-27 13:12:21 +08:00
Yanzhen Yu
e5cb062995
add skip inactive switch and use rrweb timer to display current time
2018-12-27 13:10:03 +08:00
Yanzhen Yu
2fdef75c6c
update rrweb and impl click progress to play at any time offset
2018-12-14 14:14:31 +08:00
Yanzhen Yu
61e6e16d5b
fix autoplay check
2018-12-10 10:23:26 +08:00
Yanzhen Yu
8f78a3bfb6
fix auto play
2018-12-07 17:18:32 +08:00
Yanzhen Yu
b9130e8555
update rreb and refactor toggle
2018-12-06 18:05:36 +08:00
Yanzhen Yu
5d3d27f9f7
add rollup postcss plugin and import style from rrweb
2018-11-27 17:55:20 +08:00
Yanzhen Yu
9471d4dd01
improve style of the player
2018-11-05 18:09:43 +08:00
Yanzhen Yu
8f1d9d5ca9
update rrweb and use the resume method with better performance
2018-11-02 11:07:56 +08:00
Yanzhen Yu
33b58c7717
add speed setter and option for display controller or not
2018-10-23 18:59:29 +08:00
Yanzhen Yu
0f7fa67871
impl controller play, pause and speed
2018-10-18 15:21:51 +08:00
Yanzhen Yu
e99bd3245f
add player controller
2018-10-17 19:10:45 +08:00
Yanzhen Yu
f97c829a7d
attach the scaled iframe into player
2018-10-17 15:45:02 +08:00
Yanzhen Yu
904cc493db
add eslint
2018-10-17 14:14:44 +08:00
Yanzhen Yu
2eed038e6b
init repo
2018-10-17 12:06:18 +08:00