Commit Graph

888 Commits

Author SHA1 Message Date
Yanzhen Yu
bd5dc7e077 Release 0.7.6 2019-01-21 19:54:52 +08:00
yz-yu
128deca040 update dependencies and generate typings (#44) 2019-01-21 19:54:21 +08:00
yz-yu
3daedfa284 fix remove node observer and check on the result of getNode (#43)
* check removed node and its parent before collect

* add more more checks on the result of getNode
2019-01-21 19:18:51 +08:00
Yanzhen Yu
c0ec1bd49a Release 0.7.5 2019-01-19 11:10:23 +08:00
Mike MacCana
8fde00adfe Small fixes to English around rrwebRecord / rrweb.record (#41)
* Small fixes to English around rrwebRecord / rrweb.record

* Fix missing word
2019-01-18 22:58:34 +08:00
Yanzhen Yu
e3de1f75b9 repl: reset events when start and add types to inquirer prompt 2019-01-13 10:56:59 +08:00
Rongjian Zhang
218dace4ac REPL tool enhancement (#21)
* exit after record saved

* refactor: use inquirer instead of low level readline

* feat: ask user if record another one, instead of exit
2019-01-13 10:45:33 +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
9099a8ad83 impl fullscreen mode 2019-01-07 20:01:27 +08:00
Yanzhen Yu
b45655ea3a expose iframe as public property 2019-01-07 19:40:38 +08:00
Yanzhen Yu
1eb1ba4bac add gitter badge to Chinese README 2019-01-06 20:06:13 +08:00
The Gitter Badger
b9565334f6 Add Gitter badge (#9) 2019-01-06 19:39:02 +08:00
The Gitter Badger
5899a03ad2 Add Gitter badge (#35) 2019-01-06 19:38:35 +08:00
Yanzhen Yu
6973ce2c8d resolve #13 add warning messages when target is not found 2019-01-05 14:18:07 +08:00
Yanzhen Yu
727009177b Release 0.7.4 2019-01-01 13:22:26 +08:00
Yanzhen Yu
0d000b55b1 resolve #28, init replayer config in the constructor 2019-01-01 13:21:33 +08:00
Yanzhen Yu
96bb177e84 update Chinese guide doc 2018-12-31 18:12:25 +08:00
Charlie Jonas
d25a96ec63 demonstrating how to stop recording (#20)
* demonstrating how to stop recording

* made record stop example seperate
2018-12-31 17:13:33 +08:00
Daniël van de Giessen
0f227492dc Translated design docs to English (#19)
* Renamed original documentation files

* Add translated English design docs
2018-12-31 17:02:19 +08:00
Yanzhen Yu
576980d7db Release 0.7.3 2018-12-30 21:52:24 +08:00
Yanzhen Yu
d5d051602a update rrweb-snapshot 2018-12-30 21:52:11 +08:00
Yanzhen Yu
286a98a9e8 Release 0.7.2 2018-12-30 21:50:16 +08:00
Yanzhen Yu
7c275cbf2c fix the format and use window.location 2018-12-30 21:50:04 +08:00
Yanzhen Yu
8f24cb78b3 fix block strategy
If an element was blocked, its child nodes should also be blocked.
The interactions and mutations on the element and its child nodes
also need to be blocked.
2018-12-30 21:46:23 +08:00
Daniël van de Giessen
91e031844e Fixed detection of multiple consecutive CSS URLs without quotes (#4) 2018-12-30 13:36:17 +08:00
Daniël van de Giessen
056b317116 Parse style attributes for absolute URL paths (#5) 2018-12-30 13:19:31 +08:00
Daniël van de Giessen
e563dc1638 Use cross-env for cross-platform scripts, fixes #12. (#17) 2018-12-29 22:31:01 +08:00
Timo M. Staudinger
e2b68e3edb Add LICENSE file (#11)
* Add LICENSE file

* Update LICENSE
2018-12-29 14:55:00 +08:00
Yanzhen Yu
f5a154b750 Release 0.7.1 2018-12-29 12:13:16 +08:00
Daniël van de Giessen
e3f371cd67 Cross-platform npm scripts using cross-env (#2) 2018-12-29 12:12:28 +08:00
Daniël van de Giessen
e6ad2bc1d3 Corrected value for scrollTo behaviour parameter (#18) 2018-12-29 11:19:36 +08:00
Bozhidar Kirev
1ef16d2a54 Fixed typo in guide.md (#8)
supoorted -> supported
2018-12-29 10:13:30 +08:00
Yanzhen Yu
71ea6455c3 update docs and add compatibility note 2018-12-28 11:03:30 +08:00
Yanzhen Yu
aed0b1e4ec Release 0.3.7 2018-12-27 18:18:47 +08:00
Yanzhen Yu
4f6ef05f13 bugfix and update rrweb 2018-12-27 18:18:29 +08:00
Yanzhen Yu
f1824fb46f Release 0.7.2 2018-12-27 18:15:24 +08:00
Yanzhen Yu
8221b427a3 fix skip event logic when finding next active event 2018-12-27 18:14:49 +08:00
Yanzhen Yu
a519d00683 Release 0.7.1 2018-12-27 17:44:32 +08:00
Yanzhen Yu
848dab8967 restore speed when finished 2018-12-27 17:44:03 +08:00
Yanzhen Yu
c818b9de3b update docs 2018-12-27 17:13:39 +08:00
Yanzhen Yu
c00b38ba1a Release 0.3.6 2018-12-27 13:12:53 +08:00
Yanzhen Yu
b01deae64e temp disable click progress 2018-12-27 13:12:21 +08:00
Yanzhen Yu
e5cb062995 add skip inactive switch and use rrweb timer to display current time 2018-12-27 13:10:03 +08:00
Yanzhen Yu
cf11556929 Release 0.7.0 2018-12-27 13:00:38 +08:00
Yanzhen Yu
6d77c502bb update rrweb-snapshot minor version and set max skip speed 2018-12-27 13:00:23 +08:00
Yanzhen Yu
f11aa15105 Release 0.7.0 2018-12-27 12:54:42 +08:00
Yanzhen Yu
9854e5cf31 add camel case svg element tag names to tag map 2018-12-27 12:53:07 +08:00
Yanzhen Yu
922be70f54 do not add origin before data uri image 2018-12-27 12:44:52 +08:00
Yanzhen Yu
533885a707 export timer to public API 2018-12-26 20:58:14 +08:00
Yanzhen Yu
05b42322d7 emit speed with skip event 2018-12-26 18:14:47 +08:00