yz-yu
b64e1492ab
add hooks API ( #132 )
2019-09-17 23:33:38 +08:00
Yanzhen Yu
487165791a
re-add addCustomEvent function via function property
2019-08-12 21:52:24 +08:00
Yanzhen Yu
3beb57273e
Revert "temp revert #81 "
...
This reverts commit 835161c737 .
2019-08-12 21:26:35 +08:00
Yanzhen Yu
835161c737
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.
2019-08-12 21:21:53 +08:00
Yanzhen Yu
3269089e1f
fix#110 add NodeList forEach polyfill
2019-08-07 23:51:40 +08:00
Yanzhen Yu
56c025fde3
close #84 set mousemoveData's source by event source
2019-08-04 15:06:06 +08:00
Yanzhen Yu
f78070a824
impl #81 custom event
...
This is the record side impl of custom event, according to the
issue, we may also add first-class support for the custom event
tag like display color labels in the replayer-ui.
2019-07-24 22:32:11 +08:00
Yanzhen Yu
52ec5d435b
pass mask input option to snapshot
2019-06-15 14:45:42 +08:00
Sebastian Jakob
189df87b9d
Option to mask inputs ( #80 )
...
* Option to mask inputs
Added option 'maskAllInputs' to replace all user inputs with an Asterisk.
* Update types.d.ts
2019-06-15 12:52:08 +08:00
Yanzhen Yu
107296eee3
add the inline stylesheet option when recording
2019-05-12 21:10:34 +08:00
Yanzhen Yu
c04e4bf0a5
impl #23 add custom privacy selectors
2019-04-02 00:25:08 +08:00
yz-yu
cedc87c69e
add checkout config to recorder ( #36 )
...
* add checkout config to recorder
* add test cases for checkout feature and extract assertSnapshot method
2019-01-11 10:52:04 +08:00
Yanzhen Yu
78967192fc
return stopper function as the result of record
2018-12-02 22:37:28 +08:00
Yanzhen Yu
eab30bd274
improve prevent default event when replay
2018-11-23 18:06:19 +08:00
Yanzhen Yu
a88a79d821
add meta event and fix childList observer, also update related replayer
2018-10-22 10:48:56 +08:00
Yanzhen Yu
49cd7b4db3
align id map by skip extra added nodes
2018-10-16 15:29:52 +08:00
Yanzhen Yu
85a56d2047
fix scroll value and record viewport when loaded
2018-10-12 13:08:03 +08:00
Yanzhen Yu
c07cce74bf
improve record method and bump 0.2.0
2018-10-11 17:30:54 +08:00
Yanzhen Yu
40f29e5353
add input event observer and hook the value setter
2018-10-11 16:12:32 +08:00
Yanzhen Yu
1f10b70d30
add scroll and viewport resize observers
2018-10-09 10:33:24 +08:00
Yanzhen Yu
64d4c541ee
add mouse interactions observer
2018-10-08 18:37:40 +08:00
Yanzhen Yu
a33b24a676
add mouse movement observer
2018-10-08 17:46:15 +08:00
Yanzhen Yu
427acff3d6
change observed mutations into serializable records
2018-10-08 15:47:21 +08:00