MF
|
e08d03988f
|
fix CI error (#1045)
* fix CI error
* change the CI triggering event to pull_request
|
2022-11-07 12:54:36 +08:00 |
|
DexxDing
|
bdd89400d2
|
Implement: Inactive activity indicator on progress bar (#1039)
* update utils.ts: add a tool function to detect inactive periods
* update Controller.svelte: add a fixed div element as an indicator
* update Controller.svelte: add one blank space at the end
* update Controller.svelte: add a variable inactivePeriods and use util function to get inactive periods
* update Controller.svelte: add width property for inactive activity indicators
* update Controller.svelte: combine calculation value with indicator UI
* update utils.ts: fix error https://github.com/HurricaHjz/rrweb_2120_ga_3/pull/5#discussion_r1008677230 and add comments
update Controller.svelte: apply Zihan's suggestion https://github.com/HurricaHjz/rrweb_2120_ga_3/pull/5#discussion_r1008678403
* update Controller.svelte: make the color of indicator customizable
update index.d.ts: add type definition for the color option
Co-authored-by: u7149141 <fengyun5264@outlook.com>
Co-authored-by: Jerry Zhang <u7305891@anu.edu.au>
Co-authored-by: fengyun5264 <115444501+fengyun5264@users.noreply.github.com>
Co-authored-by: Zihan Meng <u7354208@anu.edu.au>
Co-authored-by: HurricaHjz <105645379+HurricaHjz@users.noreply.github.com>
Co-authored-by: u6924169 <u6924169@anu.edu.au>
Co-authored-by: Majia0712 <55265314+MengZihan712@users.noreply.github.com>
|
2022-10-31 22:17:35 +08:00 |
|
Justin Halsall
|
9de0de2cc5
|
Add maxScale to rrwebPlayer types and add docs to others (#1014)
|
2022-10-04 14:27:53 +08:00 |
|
Mark-fenng
|
407c09ed37
|
moved rrweb-player into packages/rrweb-player
|
2021-07-22 18:09:32 +08:00 |
|