Yanzhen Yu
7c01ec3c27
Release 0.7.24
2020-01-12 18:02:12 +08:00
Yanzhen Yu
a7a3a76af1
add media state check
2020-01-12 18:01:37 +08:00
Yanzhen Yu
2d07b37701
close #153 emit event when it being casted
2019-12-08 16:45:21 +08:00
Yanzhen Yu
3afff63970
close #152
...
update rrweb-snapshot which contains the fix
2019-11-30 17:58:11 +08:00
Yanzhen Yu
2751762f81
update release it config
2019-11-30 17:57:47 +08:00
Yanzhen Yu
388ec6c30c
Release 0.7.23
2019-11-30 17:56:52 +08:00
Yanzhen Yu
98fc939c9e
allow release on not committed working dir
2019-11-30 17:56:32 +08:00
Yanzhen Yu
cdf7495cf7
update release it config
2019-11-30 17:52:05 +08:00
Yanzhen Yu
a739c0fbc6
Release 0.7.22
2019-11-30 17:50:48 +08:00
Filip Slatinac
f1cae2f68c
added cssText check ( #23 )
...
* added cssText check
* added testing
2019-11-27 14:17:00 +08:00
Filip Slatinac
acb53f2ef1
replacing invalid tag names by div ( #22 )
2019-11-25 21:28:20 +08:00
Yanzhen Yu
bf2142cb60
Release 0.7.27
2019-11-24 22:39:34 +08:00
Yanzhen Yu
f30328e40c
close #143 tweak the code of iterating iterators
...
Originally we use Array.from to transform iterator into array.
But we found some framework may overwrite the Array.from with a
pollyfill which was not implement correctly.
2019-11-24 22:33:45 +08:00
Filip Slatinac
130e6b2c60
Changing Array.from to iterators. ( #145 )
...
* added our package
* reverted back to old rrweb snapshot
* Array.from does not capture all elements added in the set, we have to manually iterate through the iterator
* package lock
2019-11-24 18:22:13 +08:00
mpstv
6a5d0610b7
Try add configurable threshold for events throttling ( #147 )
2019-11-16 21:25:34 +08:00
Yanzhen Yu
15f0c5ca26
Release 0.4.0
2019-11-14 17:47:36 +08:00
Yanzhen Yu
b183379783
Release 0.7.26
2019-11-09 15:52:04 +08:00
Yanzhen Yu
07a46a5997
close #140 transform mutated attributes
2019-11-09 15:49:36 +08:00
Yanzhen Yu
a0dc9481b2
Release 0.7.21
2019-11-09 15:28:17 +08:00
Yanzhen Yu
2af6e7af7f
export the transform attribute method
2019-11-09 15:28:04 +08:00
Yanzhen Yu
0b3b630c60
format code
2019-11-09 15:21:36 +08:00
Yanzhen Yu
169bc4b53f
Release 0.3.17
2019-11-07 11:53:52 +08:00
Yanzhen Yu
fa0243b33e
update rrweb
2019-11-07 11:53:29 +08:00
mpstv
998f7a6cf0
add skipInactive parameter ( #9 )
2019-10-31 09:25:09 +08:00
Yanzhen Yu
4426881f1f
fix types in replayer unit test
2019-10-12 17:03:22 +08:00
吴泽康
358d5e0d50
Add canvas image content support ( #20 )
...
* Add canvas image content support
* use rr_dataURL as the key so we know its a rrweb-added attribute.
* fix canvas rr_dataURL rebuild
2019-10-12 17:02:24 +08:00
Yanzhen Yu
ff34fb069e
fix unit test types
2019-10-12 16:58:35 +08:00
Yanzhen Yu
cd9de42b6d
add picture tag test
2019-10-12 16:54:41 +08:00
Yanzhen Yu
73fecd62a0
close #138 change source map into a single file
2019-10-04 23:17:45 +08:00
Yanzhen Yu
a58a118f2c
Release 0.7.20
2019-10-04 23:13:58 +08:00
Filip Slatinac
30bbd9e21d
Added srcset support ( #18 )
...
* added src set as a parsed attribute
* added tests
* changed to /a
* added multiple attribute handling
* added better comment
* made snapshot ignore invalid input as if it is invalid input in the original DOM, it should stay invalid in the recreated DOM
* added extra absolute test case
* code style
* addressed comments
2019-10-01 11:32:50 +08:00
Yanzhen Yu
7203517d15
Release 0.7.19
2019-09-19 12:41:12 +08:00
Yanzhen Yu
7ab5456b3e
export add hover class method
2019-09-19 12:40:51 +08:00
Yanzhen Yu
0399bb9595
Release 0.7.25
2019-09-19 10:23:40 +08:00
yz-yu
b64e1492ab
add hooks API ( #132 )
2019-09-17 23:33:38 +08:00
Yanzhen Yu
a5152de531
Release 0.7.24
2019-08-31 16:18:35 +08:00
Yanzhen Yu
c1010c54f2
update rrweb-snapshot to fix #129
2019-08-31 16:16:06 +08:00
Yanzhen Yu
44bdf69a1d
Release 0.7.18
2019-08-31 16:13:32 +08:00
Yanzhen Yu
a69791b7f5
fix data url regexp
2019-08-31 16:13:02 +08:00
Yanzhen Yu
31ea2db94d
Release 0.3.16
2019-08-29 16:11:00 +08:00
Yanzhen Yu
32f14b3027
Release 0.7.17
2019-08-27 13:45:00 +08:00
yz-yu
215aeeb6b1
add the HACK_CSS flag to bypass css parsing ( #16 )
2019-08-27 13:42:07 +08:00
Yanzhen Yu
d716a8e41f
Release 0.7.23
2019-08-12 21:56:11 +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
956afc7e80
Release 0.7.22
2019-08-12 21:25:05 +08:00
Yanzhen Yu
c00c4ad646
update mask option test snapshot
2019-08-12 21:24:47 +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
7ddf1f8ddb
Fix #93 update rrweb-snapshot
2019-08-11 20:45:18 +08:00
Yanzhen Yu
f6b93ee27c
Release 0.7.16
2019-08-11 20:43:47 +08:00