Justin Halsall
4e04bb631e
Merge pull request #59 from Juice10/goto-play
...
Allow goto to specify if it should play or pause
2021-07-21 11:16:54 +02:00
Justin Halsall
534a4c1451
Merge branch 'master' into sourcemaps
2021-07-19 15:56:49 +02:00
Justin Halsall
52cbbdaf56
rrweb 1.0 use new getMirror api ( #70 )
...
* Fixes #69
* update rrweb to 1.0.0-beta.0
2021-06-22 10:26:39 +08:00
Justin Halsall
6f0dde529e
fix validation warning
2021-04-22 15:35:57 +02:00
Justin Halsall
aee3c1605c
allow goto to specify if it should play or pause
2021-02-19 12:50:22 +01:00
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
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