Commit Graph

7 Commits

Author SHA1 Message Date
Justin Halsall
aee3c1605c allow goto to specify if it should play or pause 2021-02-19 12:50:22 +01:00
Yanzhen Yu
22e6b67903 close #33 upgrade rrweb 2020-09-12 17:40:27 +08:00
Yanzhen Yu
5a1d8b30b0 impl apis: play, pause, goto 2020-09-08 15:09:06 +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