Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/rrweb-io/rrweb

record and replay the web
https://github.com/rrweb-io/rrweb

upgrade rrweb

6f17eb3a9da280e9113dcecb2eed3561f5f0bddb authored over 3 years ago
Release 1.0.0

55f7f4f5d2d96c94134d60c385e287ad5fec7b49 authored over 3 years ago
close #489 add v1.0.0 changelog

89bbcb3d0730de9130519d13ac6195a963968cc5 authored over 3 years ago
add plugin API recipe

dbbb20f5e5965798bb99d997ca30780505feaa41 authored over 3 years ago
update console recipes

65a45202d7fe52b61298f66f269dc0a594a57e6d authored over 3 years ago
update roadmap and remove v1.0 warning

60fd6bf874f92f8365b57b3a1ee3307f6ccc4581 authored over 3 years ago
update slack channel link and core team members

4def072934c21f2ad2399ebb7f0257be54b176f1 authored over 3 years ago
Update pagination.md (#610)

fix: typo lool to loop

67ef7d57cff76b31ff247dcea3e154b1167b29ea authored over 3 years ago
Release 1.0.0-beta.2

924c8991da5997281bb9d9b4315d382f015bc031 authored over 3 years ago
rename console replay plugin

ea489104639c002d908d1fe48f8984bd3c8254cd authored over 3 years ago
do not bundle es module multiple times

ab1bc478343979753a1e3ad8a6faa02311d4ea67 authored over 3 years ago
Release 1.0.0-beta.1

8082b05254a4f281d4caa1ba3694e5b77b347144 authored over 3 years ago
Mask value attribute changes for elements in maskInputOptions (#602)

* mask value attribute changes for elements in maskInputOptions

* refactor initInputObserver ...

ed37401f635e7ca9d4891b8292cc945a4ac0d546 authored over 3 years ago
Release 1.1.6

583db220169d2a41b757269019f8a8c81edaeb5a authored over 3 years ago
move maskInputValue to rrweb-snapshot (#83)

More info: https://github.com/rrweb-io/rrweb/pull/602#discussion_r660434998

775291042d8661af1a512832e2c3e44077466a4a authored over 3 years ago
Fix an incorrected finish which halted playback prematurely. The scenario was that there were events being rapidly added to the recording. (#606)

c1158d88df1587fae43697f9bbc00dc9eb4e2b42 authored over 3 years ago
update yarn.lock

bf8d9d0f89bb147458b2bd7d62bb269e212b4a76 authored over 3 years ago
add keepIframeSrcFn option (#592)

* rename allowIframe to keepIframeSrcFn

* update rrweb-snapshot to 1.1.5

dee0457ffeda8fae303c797d4a7d28ca2c6265c1 authored over 3 years ago
Release 1.1.5

5175b08a5a2ddae92b816c08fe293263e712cdae authored over 3 years ago
format code

778b22dc8163fbf9c5bb4b5ed16857b297e52fb6 authored over 3 years ago
add keepIframeSrcFn option (#81)

* add allowIframe option to snapshot

* rename allowIframe to keepIframeSrcFn

b1a8b6926af336cded2b27668a4afd298b59321f authored over 3 years ago
improve https://github.com/rrweb-io/rrweb-player/issues/12

b96e9e3632fc97ae5dd291f8bc27a41d84bce0df authored over 3 years ago
Docs: update link to list of input values (#604)

* Update url to list of types

* Docs: Update list of inputs (zh_CN)

ec08be02410a329bb3cb5712ab7c6512f2eb1d8e authored over 3 years ago
Fixes `dist/plugins/console-record.min.js` needed for tests #601 (#603)

239259cee85ff42a12c706d27dbff325911d7da4 authored over 3 years ago
Bump color-string from 1.5.4 to 1.5.5 (#599)

Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.4 to 1.5.5.
- [Release note...

1ae74b2d0486de08d63b82a76a149e8c94c3ed87 authored over 3 years ago
plugin API (#598)

* temp: plugin API

* fix a bug in the replay handler and rename some type names.

* update ...

5fc6c193fd2a9dde15d295b805d4424a174cd7c5 authored over 3 years ago
remove unsed variables

4e025c84ced9d308bbfda517c82dc57e719d0487 authored over 3 years ago
implement video seek feature (#593)

* implement video seek feature

* rm attribute from MediaInteractions

* resolve ts warning
...

dbaea7a521d7c832f35ad6089a02fb219dc7552d authored over 3 years ago
style(rebuild.ts snapshot.ts): format code

2cf4ddd9e2de46f132c5c28e14510606bd4e2f5d authored over 3 years ago
fix media playback bug (#80)

f5509d3a47ca96d5d265ef43b7e9ad833f62059a authored over 3 years ago
doc: update guide.zh_CN.md

1b62620e5289216311ca86a90dd900d0f25b41e5 authored over 3 years ago
Add ability to mask passwords (#494)

* add ability to mask passwords

* remove duplicate mask snapshot

* make sure only one clic...

fee48f084c9614f88d2a5a81e598f0918bd9988e authored over 3 years ago
rrweb 1.0 use new getMirror api (#70)

* Fixes #69

* update rrweb to 1.0.0-beta.0

52cbbdaf5669740cc7d417db3551502c25b22b36 authored over 3 years ago
Release 1.0.0-beta.0

c2e042ca6cf963df147ff9063af2da933c290c65 authored over 3 years ago
Tests: Iframe event order (#568)

* add failing test

* assert order of events

* defer attaching of iframe till FullSnapshot ...

8a9212fed451502485749485d9c38ebcee969708 authored over 3 years ago
fix registry

069397c2c751d0292bb70804599023dee85796fe authored over 3 years ago
update rrweb-snapshot

2c905436604508247430f8f56603af38d24b29e7 authored over 3 years ago
Handle Drag events in replayer (#587)

* Handle Drag events in replayer

* add touch move source as well

Co-authored-by: Yash Kuma...

d4d437db375506d99e073fbb773bc9dd476f9b8f authored over 3 years ago
Fix order of ternary expression for mouse move source type (#586)

Co-authored-by: Yash Kumar <[email protected]>

ba6666b7f32a2109b8d9b9b0430c3838ece28c4d authored over 3 years ago
update typings and fix lint errors

ce74062869f64e2ce9d88f82703f36e4c82b2da1 authored over 3 years ago
add ability to stop listening

c59bd710d22cc4736f853fc047bf4fa0a70b9eaa authored over 3 years ago
Bump glob-parent from 5.1.1 to 5.1.2 (#74)

Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release note...

1c59ead0076f36073303a847abc82ccaf8690371 authored over 3 years ago
Add Vue.js version link to readme file

e17845cf185d8594dfbe19e99784c13dfcddd813 authored over 3 years ago
Update canvas recording mechanism (#536)

1dd91f0737dc326560fec4bccb0264623777103f authored over 3 years ago
Release 1.1.4

d9d3e5461aa2e9eaf13b598019d6d48ded3f1135 authored over 3 years ago
shadow DOM recording GA

1. record shadow DOM event target by parsing composed path
2. nested record scroll event in shado...

1062770e20c0631bd07eba36c98c8b4de905325e authored over 3 years ago
fix: "Uncaught TypeError: Cannot read property 'insertRule' of null" caused by CSP style-src (#79)

079ecd4972ba6fbf1f25c0905ab201ded4968ca3 authored over 3 years ago
remove useless log

53699822e4c6bbad25ee847877513db5afa6839b authored over 3 years ago
Fixes https://github.com/rrweb-io/rrweb/issues/567 (#78)

6710e2c0e30b602872aae8bf478d286aebc54a8b authored over 3 years ago
Bump ws from 6.2.1 to 6.2.2 (#575)

Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://git...

c25bd2ee857a11e6d2a21b73d1be8cd89a1d32a9 authored over 3 years ago
Bump ws from 6.2.1 to 6.2.2 (#72)

Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://git...

04b3d8b35182b21f753f5dc2af90d2c5a0bfa598 authored over 3 years ago
Updates regex used to validate tagnames to allow for tagnames that include namespace information (esp: svg tags) (#77)

Co-authored-by: Mitch Goshorn <[email protected]>

9fbd7e1661c4654c4b14948b5802fb498caa8f2d authored over 3 years ago
Bump browserslist from 4.14.5 to 4.16.6 (#569)

Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.14.5 to 4.16.6.
- [Re...

cbcd46a5b1ccb30db9d87b2393ac5bed9a162d3f authored over 3 years ago
fix mirror usage in shadow DOM manager

28b6ac8bd98586d2d671b4181b6a61fca4583b8f authored over 3 years ago
fix unit test

3b20abec2d6d2e2e0d8b541a5250face8a89a90f authored over 3 years ago
create mirror during record

995d80a26ff23e0ed9bebd7292e2d0a5491f3f4f authored over 3 years ago
fix #565 add departed warning

51f64d8fad7978947c16f488b417b55c1fd8d5af authored over 3 years ago
fix useless code introduced by resolving conflicts

0f86a72705b998a9abf5b4aae5b01a4f3b679954 authored over 3 years ago
feature: make mirror independent in Replayer (#407)

Co-authored-by: zhaoziqiu <[email protected]>
Co-authored-by: yz-yu <[email protected]>

3b4ff0e2015ef2bb45c634a859739cafb0fdd031 authored over 3 years ago
Bump lodash from 4.17.20 to 4.17.21

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](http...

e71a8d3fc34b393dd21281270c9529dc7ac1e961 authored over 3 years ago
Release 1.1.3

4059b2a4699253d057a41c928bcb7feaddad96b5 authored over 3 years ago
related to #75 mask password input by default

0d1dbdd0a7ec840ebde8499f52f736efde244553 authored over 3 years ago
Allow password to be maskable instead of ignorable (#65)

* Add password to maskInputOptions on types

* Add password on maskInputOptions to types defin...

0bb95f1ee77fef03166a68f75b959ad997171442 authored over 3 years ago
fix #524 polyfill Node.prototype.contains

b83123a23c2fe5d08ebeff6a74f839bc8efcb865 authored over 3 years ago
Bump lodash from 4.17.19 to 4.17.21

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](http...

2169af167f5a6d8deb626f94f07efff0f9b3b03e authored over 3 years ago
Improve parsing of srcset according to whatwg spec (#74)

* Improve parsing of srcset according to whatwg spec; e.g. srcset="http://example.com/size400,30...

362359eccc60cac2e35129cf822a0e6fa590c011 authored over 3 years ago
fix: #542 wrong results of splitting log stacks (#547)

fix bug of stack parcer and increase compatibility for different browser vendors

e9b9d42e6eca7af3cc154fd2dc55914f8f25b619 authored over 3 years ago
fix: issue #548 (#550)

1. Do not use virtual parent optimization if the mutation targets have iframe elements as childr...

7e46341c18deda352045b8416cf75a1ba6641c58 authored over 3 years ago
check events cursor before comparing timestamp

2b96a68e881695c54bbf6808e7df17c62adb1c21 authored almost 4 years ago
update typings file

ed990536bcda0c3f381ab2caaa1ee331672c4185 authored almost 4 years ago
fix validation warning

6f0dde529e1c72a1adc30566ee4371bef13da3f7 authored almost 4 years ago
enable sourcemaps everywhere

30fe993e99e406df1e99e86c4b080b9701212550 authored almost 4 years ago
update rollup

922919d251040f8fdd71e25e8eaee338d95568ef authored almost 4 years ago
remove duplicate files

4c9c3e9c94043f5f78884f4153f93f125944504a authored almost 4 years ago
Add options to mask texts (#540)

* feat: add options to mask texts

* feat: add the default mask function

* refactor: rename...

18ad3dae1a0e1ba1672e9385beb5b76ff77206e8 authored almost 4 years ago
Release 1.1.2

7850a75c835bc37fd42db0e4ddb28c640db958de authored almost 4 years ago
Enable to mask texts (#73)

* chore: reorder options

* feat: enable to mask texts

* feat: add the default mask functio...

a0d82589b7136b8d5b4ad354713ea6038c45fc1e authored almost 4 years ago
Speed up addHoverClass on large stylesheets (#72)

* speed up addHoverClass on large style sheets

* longer strings first to prevent accidental p...

3c2d7c1eea16446306bf38610b1889d2472c5a42 authored almost 4 years ago
fix #535 add play-back event to reset mirror and replayer

df455c483a294addedd1e325e5e2c534bf0e6013 authored almost 4 years ago
call sort after unpack

cf860278a2cb5b26024cb772f90a182a05cd324d authored almost 4 years ago
Sort events upon creation, and keep ordered (#411)

* Sort events at start, as otherwise we risk misidentifying the last event

* Keep inserted ev...

af0c0d95bdd5a80223f27b611126289e28f3456a authored almost 4 years ago
Don't perform newly added actions if player is paused (#539)

7c5e15d6075653d0cc396ed55802410c914bd736 authored almost 4 years ago
fix first play check

fbfb96297d6d4a07a99a75aec127c2d2bccbd338 authored almost 4 years ago
update storyteller link

32b68aca643bfce6523e445ac8362b65e8113168 authored almost 4 years ago
add storyteller link

fdd59b5368315b29a26539e04df322381f83bb75 authored almost 4 years ago
impl #530, observe drag event and replay as mousemove

693a8faf5e1b60e841acede0b4388206e50cacb0 authored almost 4 years ago
Don't rebuildFullSnapshot if it's the first run (#532)

* Don't rebuildFullSnapshot if it's the first run

* Fix typo

e8925337d9bc6a29ac1d271932e4216d4748e29b authored almost 4 years ago
fix #531 use getRootNode with precheck

80e0efa1dad09ac132843513b294854345792e90 authored almost 4 years ago
Fix docs to point to correct event format (#523)

* Fix docs to point to correct event attribute

* Update customize-replayer.zh_CN.md

* corr...

1783213846db007ccc704afa0d0a96fdb57f43fb authored almost 4 years ago
impl shadow DOM manager

part of #38
1. observe DOM mutations in shadow DOM
2. rebuild DOM mutations in shadow DOM

df7537b01d4ce7b7ec9accad550acb1c9da304d3 authored almost 4 years ago
Release 1.1.1

9dfbd522bf34c634812c6d6cfa1998820d6c2a5c authored almost 4 years ago
add isShadow flag if a node is under shadow root

9d6696befde9427653312a0d335ab42c25beb15f authored almost 4 years ago
fix: inaccurate mouse position (#522)

1. Position of mouse was inaccurate when replaying and this PR will fix it.
2. Fix the bug that...

e3f9a4d205afe081cfb4c86f4a5c3d2f32fe10cb authored almost 4 years ago
rename node_modules in es bundle to ext

ac606763210e4d6b2fa0757463af3bd25acf60b6 authored almost 4 years ago
update typings

5f96f775e8e07aa29ef93fdb5cec49cc7f19ef11 authored almost 4 years ago
Release 1.1.0

1192735af4b53770ec6dd793fb39eac8df334c8b authored almost 4 years ago
fix: errors of replaying iframe records (#520)

* fix: errors of replaying iframe records

error1:
HierarchyRequestError: Failed to execute '...

2260806ff3c816f57d95730c929a0b64afe93013 authored almost 4 years ago
snapshot and rebuild shadow DOM

https://github.com/rrweb-io/rrweb/issues/38

88f348a57b24cccfb3e6a4db8b8eb0576c4ca7fe authored almost 4 years ago
Handle event undefined in initMoveObserver (#515)

fe6341eefc7463c456d07e606c206f81838c029f authored almost 4 years ago
add an experiment config to set max speed in fast forward

f3e118ef39d4ed90de662951a1e29e179985e3e5 authored almost 4 years ago