Yanzhen Yu
fe36b17ebc
Release 0.6.3
2020-10-24 23:15:02 +08:00
Yanzhen Yu
e192497b9a
upgrade rrweb
2020-10-24 23:14:43 +08:00
Karl-Aksel Puulmann
ea0ac76418
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,
},
})
```
2020-10-10 09:05:10 +08:00
Yanzhen Yu
4cff4225cf
Release 0.6.2
2020-10-01 22:04:24 +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
9bdf9692db
Release 0.6.1
2020-09-24 10:28:58 +08:00
Yanzhen Yu
325ca4cc69
expose trigger resize method
2020-09-24 10:28:35 +08:00
Yanzhen Yu
183daf34b0
Release 0.6.0
2020-09-23 16:08:23 +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
e1b02d1b67
Release 0.5.6
2020-09-12 17:41:26 +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
4c0cbfaf6a
Release 0.5.5
2020-09-07 22:07:37 +08:00
Yanzhen Yu
1f16bd750f
upgrade to rrweb 0.9.2
2020-09-07 22:07:17 +08:00
Yanzhen Yu
01b138c650
Release 0.5.4
2020-08-22 00:40:03 +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
a24e376271
Release 0.5.3
2020-08-20 23:27:09 +08:00
Yanzhen Yu
e905467852
expose APIs as public API
2020-08-20 23:18:55 +08:00
Yanzhen Yu
b3c3947a2d
Release 0.5.2
2020-08-09 16:00:21 +08:00
Yanzhen Yu
7525b3bb9f
fix types
2020-08-09 15:59:45 +08:00
Yanzhen Yu
c84bfc8dbf
Release 0.5.1
2020-08-09 15:55:39 +08:00
Yanzhen Yu
3b8ea6d465
close #20 add types
2020-08-09 15:54:56 +08:00
Yanzhen Yu
0ad53b232c
Release 0.5.0
2020-08-09 13:38:26 +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
675a8541b4
Release 0.4.6
2020-04-11 20:03:13 +08:00
Yanzhen Yu
c435c5f095
update player with built-in unpack function
2020-04-11 20:02:26 +08:00
Yanzhen Yu
b0451fc257
Release 0.4.5
2020-04-05 22:33:12 +08:00
Yanzhen Yu
6933a3b807
use player dimension to calc scale when fullscreen
2020-04-05 22:31:47 +08:00
Yanzhen Yu
18063bee33
Release 0.4.4
2020-04-05 22:14:52 +08:00
Yanzhen Yu
08d21b41ba
allow scale over 1
2020-04-05 22:14:28 +08:00
Yanzhen Yu
b1723e1716
update rrweb
2020-04-05 22:10:27 +08:00
Yanzhen Yu
10f192d54b
Release 0.4.3
2020-02-28 19:53:55 +08:00
Yanzhen Yu
6e4a7c3637
add rrweb options
2020-02-28 19:53:31 +08:00
Yanzhen Yu
1b834b6fe6
Release 0.4.2
2020-02-28 16:42:55 +08:00
Yanzhen Yu
fd9095f654
fix logic operator
2020-02-28 16:41:50 +08:00
Yanzhen Yu
a4e49ba741
Release 0.4.1
2020-02-28 16:25:48 +08:00
Yanzhen Yu
4e7b038c7b
fix controller height compute
2020-02-28 16:25:08 +08:00
Yanzhen Yu
15f0c5ca26
Release 0.4.0
2019-11-14 17:47:36 +08:00
Yanzhen Yu
169bc4b53f
Release 0.3.17
2019-11-07 11:53:52 +08:00
Yanzhen Yu
fa0243b33e
update rrweb
2019-11-07 11:53:29 +08:00
mpstv
998f7a6cf0
add skipInactive parameter ( #9 )
2019-10-31 09:25:09 +08:00
Yanzhen Yu
31ea2db94d
Release 0.3.16
2019-08-29 16:11:00 +08:00
Yanzhen Yu
9262014948
Release 0.3.15
2019-08-05 12:20:19 +08:00
Yanzhen Yu
1f052c1b2a
update rrweb
2019-08-05 12:19:15 +08:00