Yanzhen Yu
bc78468ef4
Release 0.7.32
2026-04-01 12:00:00 +08:00
yz-yu
dcad6ff922
Packer ( #172 )
...
* introduce pako and add general packer interface
* add tests for packer
* use function API instead of class API for better tree shaking support
* refcatoring the rollup bundle config
2026-04-01 12:00:00 +08:00
Yanzhen Yu
f1adef4693
Release 0.7.31
2026-04-01 12:00:00 +08:00
Yanzhen Yu
91064d48cb
Release 0.7.29
2026-04-01 12:00:00 +08:00
Yanzhen Yu
9035a8f814
Release 0.7.28
2026-04-01 12:00:00 +08:00
Yanzhen Yu
fb13d24a86
Release 0.7.27
2026-04-01 12:00:00 +08:00
yz-yu
1afc0b7527
add hooks API ( #132 )
2026-04-01 12:00:00 +08:00
Yanzhen Yu
2ac8634607
re-add addCustomEvent function via function property
2026-04-01 12:00:00 +08:00
Yanzhen Yu
f872ed143b
Revert "temp revert #81 "
...
This reverts commit 835161c737 .
2026-04-01 12:00:00 +08:00
Yanzhen Yu
2be090cc0d
temp revert #81
...
This patch introduce a breaking change in rrweb-record's API, so
we will revert it in 0.7.x and release it in 0.8.
2026-04-01 12:00:00 +08:00
Yanzhen Yu
9f3404a26a
Release 0.7.21
2026-04-01 12:00:00 +08:00
Yanzhen Yu
21e90a0c7d
hotfix throttle function args
2026-04-01 12:00:00 +08:00
Yanzhen Yu
ee5554c890
Release 0.7.20
2026-04-01 12:00:00 +08:00
Yanzhen Yu
78959df05d
Release 0.7.19
2026-04-01 12:00:00 +08:00
肉肉肉肉
338da11e35
new feature: add custom style in replayer ( #87 )
...
* new feature: add custom style in replayer
* concat style rules for loop
2026-04-01 12:00:00 +08:00
Yanzhen Yu
7d785c18c2
Release 0.7.17
2026-04-01 12:00:00 +08:00
Sebastian Jakob
2502913883
Option to mask inputs ( #80 )
...
* Option to mask inputs
Added option 'maskAllInputs' to replace all user inputs with an Asterisk.
* Update types.d.ts
2026-04-01 12:00:00 +08:00
Yanzhen Yu
57df28de2f
remove mitt typings namesapce
2026-04-01 12:00:00 +08:00
yz-yu
689840d237
start to support live mode ( #73 )
...
1. add a liveMode flag to config, when liveMode is set, the timer
will keep running even though all the actions casted
2. add a public method addEvent, which will cast newly added event
in sync
3. move mouse in sync mode with the latest position info
2026-04-01 12:00:00 +08:00
Yanzhen Yu
d23c0cd0c1
Release 0.7.13
2026-04-01 12:00:00 +08:00
Yanzhen Yu
503987c583
fix #62 accept RegExp type block class config
2026-04-01 12:00:00 +08:00
Yanzhen Yu
4f58cad48d
resume with time offset when after wait stylesheet load
2026-04-01 12:00:00 +08:00
Yanzhen Yu
6010d62c60
Release 0.7.10
2026-04-01 12:00:00 +08:00
Yanzhen Yu
da54061b53
check attribute is null instead of any falsy value
2026-04-01 12:00:00 +08:00
Yanzhen Yu
281eca7fe2
Release 0.7.9
2026-04-01 12:00:00 +08:00
Yanzhen Yu
cfe77b2cb2
Release 0.7.8
2026-04-01 12:00:00 +08:00
Yanzhen Yu
e2bc867b2e
move all events to an enum and update guide
2026-04-01 12:00:00 +08:00
yz-yu
329de4e9f7
update dependencies and generate typings ( #44 )
2026-04-01 12:00:00 +08:00