Ecosyste.ms: OpenCollective

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

rrweb

Keep the rrweb project healthy and sustainable
Collective - Host: opensource - https://opencollective.com/rrweb - Website: https://rrweb.io/ - Code: https://github.com/rrweb-io/rrweb

Release 0.9.9

github.com/rrweb-io/rrweb - 476ae33d7aa9e0061493f76aa96d8375f5242b05 authored about 4 years ago by Yanzhen Yu <[email protected]>
fix serializeNodeWithId args

github.com/rrweb-io/rrweb - c822e344a831cb7b71a092fd7e2e976a5695e8ce authored about 4 years ago by Yanzhen Yu <[email protected]>
Release 0.6.3

github.com/rrweb-io/rrweb - fe36b17ebc6cf52cac9dad03ff6c4b610f08c438 authored about 4 years ago by Yanzhen Yu <[email protected]>
upgrade rrweb

github.com/rrweb-io/rrweb - e192497b9aac4b056601a90fd26fd984588f6deb authored about 4 years ago by Yanzhen Yu <[email protected]>
Fix CI (#405)

* add yarn.lock to CI

* update travis config

* replace data url by placeholder in CI

github.com/rrweb-io/rrweb - 55c50385280a5fadc8d2419a222bed4664202ef2 authored about 4 years ago by yz-yu <[email protected]>
docs: add “重新制作快照” anchor link and "隐私" anchor link (#399)

github.com/rrweb-io/rrweb - c3c8ee3ac8ba93242b609c1bc90bd41760c62cf5 authored about 4 years ago by Jonithan <[email protected]>
upgrade rrweb-snapshot

github.com/rrweb-io/rrweb - 7d5d0033258d6c29599fb08412202d9a2c7b9413 authored about 4 years ago by Yanzhen Yu <[email protected]>
Release 0.8.4

github.com/rrweb-io/rrweb - c489e06acfa1d77779da7a4461a17917aa2ba874 authored about 4 years ago by Yanzhen Yu <[email protected]>
Allow blocking elements by selector (#50)

* Extract method (isElementBlocked) and add tests

* Add blockSelector argument to snapshot

...

github.com/rrweb-io/rrweb - 036d3df692f9d73e3dfea3e827518a9ee5c14edd authored about 4 years ago by Karl-Aksel Puulmann <[email protected]>
Add ability to reset the mapping id, to facilitate destructor in rrweb (rrwebRecord.stop) (#49)

github.com/rrweb-io/rrweb - 14bdd6745959cbd1d033c60299883c3526537560 authored about 4 years ago by Eoghan Murray <[email protected]>
optimize the append queue algorithm

Loop the append queue has been proved to be very inefficient, and
some times lead to N^2 time com...

github.com/rrweb-io/rrweb - 6cef61882e4610992c3dc71fd593d669ba54babf authored about 4 years ago by Yanzhen Yu <[email protected]>
Release 0.9.8

github.com/rrweb-io/rrweb - 0e63852bbc707b4f0f1c1ff3ed792c7475c22e23 authored about 4 years ago by Yanzhen Yu <[email protected]>
ignore removed move set

github.com/rrweb-io/rrweb - 7c0476575238e2732ea8954dfbbaa8499117533d authored about 4 years ago by Yanzhen Yu <[email protected]>
Add support for StylesheetRule in document fragment (#293)

* add failing test

* add stylesheet to dom to manipulate the rules

* cleanup

github.com/rrweb-io/rrweb - 07ff4db2a6d396ff6faac7ba60f5861a08932f2d authored about 4 years ago by Justin Halsall <[email protected]>
Prefer a map and a join as feel it's easier to understand, and I found a case in the wild where `Array.prototype.reduce` was overwritten (which admittedly is also a danger with `map`) (#52)

github.com/rrweb-io/rrweb - b3e7d5a476f0c5adb291924654094299b8899d80 authored about 4 years ago by Eoghan Murray <[email protected]>
Update rrwebPlayer types (#46)

Without this change, the following fails to compile in typescript:

```js
new rrwebPlayer({
...

github.com/rrweb-io/rrweb - ea0ac76418ccaa45522fc35cbbdb63ea3bd452a7 authored about 4 years ago by Karl-Aksel Puulmann <[email protected]>
Suspend mutations during snapshot (#385)

* The `processMutations` function needed to be bound to the `mutationBuffer` object, as otherwis...

github.com/rrweb-io/rrweb - 665567119d87bf00880e4f885f485d06bc4dba60 authored over 4 years ago by Eoghan Murray <[email protected]>
Release 0.8.3

github.com/rrweb-io/rrweb - 1251091d6446cf8fe360012ff4b0a4af98567aff authored over 4 years ago by Yanzhen Yu <[email protected]>
update typings

github.com/rrweb-io/rrweb - 57a124ff747ec4033c38c4611d175d74d16ded08 authored over 4 years ago by Yanzhen Yu <[email protected]>
Preserve url quotes (#47)

* Preserve original quotes when rewriting CSS url() paths - important for inline SVG files which...

github.com/rrweb-io/rrweb - 8b0bc7c5052f7e9a1bb522cc31b5c342cef375e2 authored over 4 years ago by Eoghan Murray <[email protected]>
fix docs link (#386)

github.com/rrweb-io/rrweb - 3e18d20418f8c22d649d787071e1249fc8275c0e authored over 4 years ago by yz-yu <[email protected]>
Update zh_CN Docs (#384)

* update zh_CN guide, with latest API and options

* add receipes

* update receipes and gui...

github.com/rrweb-io/rrweb - c0f890241073d59bd45e696d24dc67011160f242 authored over 4 years ago by yz-yu <[email protected]>
Release 0.6.2

github.com/rrweb-io/rrweb - 4cff4225cf5371ab3c4e777f1b8533ec4f95cded authored over 4 years ago by Yanzhen Yu <[email protected]>
export speed as props

github.com/rrweb-io/rrweb - 459f8249b674595c3a9a27c92f4a2efcc151a6d9 authored over 4 years ago by Yanzhen Yu <[email protected]>
by pass all options to rrweb

github.com/rrweb-io/rrweb - 1277dbd1dfc464f869435b3457d0c8884a65f37b authored over 4 years ago by Yanzhen Yu <[email protected]>
Release 0.6.1

github.com/rrweb-io/rrweb - 9bdf9692db11a7de50af2b93e52a75584b48ffcd authored over 4 years ago by Yanzhen Yu <[email protected]>
expose trigger resize method

github.com/rrweb-io/rrweb - 325ca4cc699a380275648341c432db8e8a79265c authored over 4 years ago by Yanzhen Yu <[email protected]>
Release 0.9.7

github.com/rrweb-io/rrweb - 9488deb6d54a5f04350c063d942da5e96ab74075 authored over 4 years ago by Yanzhen Yu <[email protected]>
fix queue and use a unsafe but performant checker

github.com/rrweb-io/rrweb - c5e8d0bee9047c5241496e9f901b77d710aae0cf authored over 4 years ago by Yanzhen Yu <[email protected]>
Release 0.6.0

github.com/rrweb-io/rrweb - 183daf34b0009e1e78d68cf83619fbc90f28f0b2 authored over 4 years ago by Yanzhen Yu <[email protected]>
update rrweb version

github.com/rrweb-io/rrweb - 4d45d16cb81abfe35f8669c7998887ed79d703e0 authored over 4 years ago by Yanzhen Yu <[email protected]>
Release 0.9.6

github.com/rrweb-io/rrweb - 8065415de6e1c831272f68d1af105f7a2ae845c9 authored over 4 years ago by Yanzhen Yu <[email protected]>
fix iframe border issue (#41)

github.com/rrweb-io/rrweb - e63b554b49c20156f915acaa5723e451b172580e authored over 4 years ago by jackycoder <[email protected]>
compatibility fixes (#358)

* fix polyfill NodeList forEach

* contentDocument.contains for IE

* polyfill DOMTokenList ...

github.com/rrweb-io/rrweb - f8e88ced7b1def52a7f4126615a82866aeec28d7 authored over 4 years ago by jackycoder <[email protected]>
fix polyfill NodeList forEach (#357)

github.com/rrweb-io/rrweb - ef84f844ae6c0b1ef734b563e2eb8576718c1cb1 authored over 4 years ago by jackycoder <[email protected]>
close #356 improve loop checker

github.com/rrweb-io/rrweb - 64efb8c242b035eea0752caf6f841cdc2ec7b526 authored over 4 years ago by Yanzhen Yu <[email protected]>
Release 0.9.5

github.com/rrweb-io/rrweb - c9391a9c92b5a0e36c13e3f52b0edd988a2a5716 authored over 4 years ago by Yanzhen Yu <[email protected]>
make sure rrweb do not use browser API in static stage

github.com/rrweb-io/rrweb - 8d8e70400b67583366df339ea500b4f43ec9beed authored over 4 years ago by Yanzhen Yu <[email protected]>
Add a `slimDOM` option to strip out unnecessary parts of the DOM (#36)

* Add a `slimDOM` option to strip out unnecessary parts of the DOM in terms of replay

- <scr...

github.com/rrweb-io/rrweb - 6728d12b3cddd96951c86d948578f99ada5749ff authored over 4 years ago by Eoghan Murray <[email protected]>
child nodes without __sn now remove without error (#307)

github.com/rrweb-io/rrweb - 65d0d4e54a2c3f1a48fb77a477afea1b72f62e5e authored over 4 years ago by Justin Halsall <[email protected]>
close #350 catch error may caused by checkout feature

github.com/rrweb-io/rrweb - 9049f2aef1e10af7fc1e403d969c40087ba35242 authored over 4 years ago by Yanzhen Yu <[email protected]>
fix last played timestamp when it is a mousemove event

github.com/rrweb-io/rrweb - 9a3e1fe724db161c4f368998ed3645d37cbae603 authored over 4 years ago by Yanzhen Yu <[email protected]>
impl #309 observe font face set changes

github.com/rrweb-io/rrweb - 24407019263c7b31fdf3fddaed6d04ed2899f0d5 authored over 4 years ago by Yanzhen Yu <[email protected]>
Release 0.9.4

github.com/rrweb-io/rrweb - 412f6ca95e843cd01dd56d24cc413c7d658c2ce3 authored over 4 years ago by Yanzhen Yu <[email protected]>
clean up __ln property when remove node

github.com/rrweb-io/rrweb - a68684d881047a6168b47029ca86b37d1712691a authored over 4 years ago by Yanzhen Yu <[email protected]>
Release 0.5.6

github.com/rrweb-io/rrweb - e1b02d1b679bf4c0661044553827dd065c422e25 authored over 4 years ago by Yanzhen Yu <[email protected]>
close #33 upgrade rrweb

github.com/rrweb-io/rrweb - 22e6b67903f5868fddde81d4c5b0dc0bb01b3863 authored over 4 years ago by Yanzhen Yu <[email protected]>
Release 0.9.3

github.com/rrweb-io/rrweb - 81c2e547d8443cfd0509ed81470f59b313364d12 authored over 4 years ago by Yanzhen Yu <[email protected]>
close #322 hook select element selectedIndex property

github.com/rrweb-io/rrweb - 3abb2981ecfd202158391de7499c28c7a75d6033 authored over 4 years ago by Yanzhen Yu <[email protected]>
close #336 add pointer-events: null to mouse tail wrapper

github.com/rrweb-io/rrweb - 8519329e9040ff070200028628f68e7aad69746b authored over 4 years ago by Yanzhen Yu <[email protected]>
update #324, fix typo

github.com/rrweb-io/rrweb - dbe1c12cc2801cfe38a3847051773f610a83b27f authored over 4 years ago by Yanzhen Yu <[email protected]>
close #342 send SET_SPEED event when setConfig

github.com/rrweb-io/rrweb - 91dc54c7b8389e25e21a3caa54c37b8456e376ba authored over 4 years ago by Yanzhen Yu <[email protected]>
Add UNSAFE_replayCanvas. (#36)

github.com/rrweb-io/rrweb - 29ff1e9cedc34dfcdd4083a0ec81ebee6b7ff055 authored over 4 years ago by DiaNiki <[email protected]>
impl apis: play, pause, goto

github.com/rrweb-io/rrweb - 5a1d8b30b0373ce32d4e5904c52538ce67879d68 authored over 4 years ago by Yanzhen Yu <[email protected]>
Release 0.5.5

github.com/rrweb-io/rrweb - 4c0cbfaf6a891374d7ffe0e259331e598ed5f1d9 authored over 4 years ago by Yanzhen Yu <[email protected]>
upgrade to rrweb 0.9.2

github.com/rrweb-io/rrweb - 1f16bd750f6fbfdcb928b56974ba43f6332e2437 authored over 4 years ago by Yanzhen Yu <[email protected]>
Release 0.9.2

github.com/rrweb-io/rrweb - 52e257627d8437b7d2e1e6e74ce1de93d942828a authored over 4 years ago by Yanzhen Yu <[email protected]>
close #330 implement more accurate finish event

github.com/rrweb-io/rrweb - 41690c755c0665fa7a4e0807b5b84e8a59eacb13 authored over 4 years ago by Yanzhen Yu <[email protected]>
close #51 add mouse tail feature

github.com/rrweb-io/rrweb - 0688bb63532e786a033585eb3278561e3b93a81e authored over 4 years ago by Yanzhen Yu <[email protected]>
hide iframe before first meta event

github.com/rrweb-io/rrweb - 0256bea4bc476d38eb7f0ae871877bac386c477e authored over 4 years ago by Yanzhen Yu <[email protected]>
Release 0.9.1

github.com/rrweb-io/rrweb - c8094c33dce249b7160b8622dbd171f420e18449 authored over 4 years ago by Yanzhen Yu <[email protected]>
close #161 support "addEvent" in any state

github.com/rrweb-io/rrweb - 9b8c7f755fb59ff91f568ee41ebcc6d060ef8458 authored over 4 years ago by Yanzhen Yu <[email protected]>
close #300 upgrade rrweb-snapshot

github.com/rrweb-io/rrweb - 1bc5aaeb01e141a30937158fa0087aac48249eef authored over 4 years ago by Yanzhen Yu <[email protected]>
Release 0.8.2

github.com/rrweb-io/rrweb - fd285ed2c4d01bacf587c7c8f7bd1d95be4b6b4f authored over 4 years ago by Yanzhen Yu <[email protected]>
close #215 catch delete rule errors

github.com/rrweb-io/rrweb - 1e4df3709341e0b6e13fe2e0b946a19e5d7a928c authored over 4 years ago by Yanzhen Yu <[email protected]>
close #319 handle undefined nextId

Looks like some serializer will omit field with null value, so we
do some checks in the replayer ...

github.com/rrweb-io/rrweb - f52b02f4b180bd7adcc683d3d02ccc111c518536 authored over 4 years ago by Yanzhen Yu <[email protected]>
close #320 use emitter handler to catch before load state

github.com/rrweb-io/rrweb - cdebe188033cf07cfbfecba472ec49b7c5dd23ac authored over 4 years ago by Yanzhen Yu <[email protected]>
close #303 use a fork version of smooth scroll polyfill

The forked version support customize target window and document,
so we can polyfill it to the ifr...

github.com/rrweb-io/rrweb - 9f6f9a8c47d598ea96b7b2db306ed98827e7574f authored over 4 years ago by Yanzhen Yu <[email protected]>
catch unexpected errors during replay media interactions

github.com/rrweb-io/rrweb - fa6fd6e2b9d81588116a0903203550244050c3b3 authored over 4 years ago by Yanzhen Yu <[email protected]>
close #42 fallback to html when doctype is invalid

github.com/rrweb-io/rrweb - 8565b0d692bb3a19bf97a5f8a6c633bffcbc2db4 authored over 4 years ago by Yanzhen Yu <[email protected]>
Only trigger waitForStylesheetLoad if not seeking (#326)

github.com/rrweb-io/rrweb - df6d08db97ad788087a4dcf7095d5dc50e2a1456 authored over 4 years ago by Justin Halsall <[email protected]>
Update lastPlayedEvent in live mode (#327)

* Update lastPlayedEvent in live mode

* tricking travis-ci into running again

github.com/rrweb-io/rrweb - 6934fab78d3589d07aa4abe9ef7b9775d9f4f572 authored over 4 years ago by Justin Halsall <[email protected]>
Fix live mode (#310)

* add failing test

* paused -> live now possible

github.com/rrweb-io/rrweb - e717cda6588db49c0633ca6a85b04aa164841073 authored over 4 years ago by Justin Halsall <[email protected]>
record canvas mutations (#296)

* record canvas mutations

close #60, #261

This patch implements the canvas mutation observ...

github.com/rrweb-io/rrweb - 772c0e021a3e0fbbc60abee7ff47b0abc9fbd832 authored over 4 years ago by yz-yu <[email protected]>
Release 0.8.1

github.com/rrweb-io/rrweb - 9d58205bf8b9790ba499952f539f6f226507746b authored over 4 years ago by Yanzhen Yu <[email protected]>
add an option to enable/disable take canvas snapshot

github.com/rrweb-io/rrweb - 94ea611790eefe3b2e7a3631183cf8df2d811a66 authored over 4 years ago by Yanzhen Yu <[email protected]>
rename visit to visitSnapshot

github.com/rrweb-io/rrweb - 3c406bd49f340157b6248e9aaa199f2edc961962 authored over 4 years ago by Yanzhen Yu <[email protected]>
add visit function for snapshot

github.com/rrweb-io/rrweb - 9bf1ced6561c3c8c68b838d419bdeb9f5ce1f0b5 authored over 4 years ago by Yanzhen Yu <[email protected]>
provide a general visit function to modify rebuilt id node map

github.com/rrweb-io/rrweb - e54218be19240a65940c9f6f2165d934bfd84848 authored over 4 years ago by Yanzhen Yu <[email protected]>
Release 0.5.4

github.com/rrweb-io/rrweb - 01b138c650727d8f8e9ecb74cb29a3147d1738f8 authored over 4 years ago by Yanzhen Yu <[email protected]>
export more public APIs to customize UI

github.com/rrweb-io/rrweb - 74cb44c16b3743f4ba96e215f7f4a2e4eb75092d authored over 4 years ago by Yanzhen Yu <[email protected]>
Expand what is considered to be a valid tag name to include underscores: (#41)

- was making this change for <wix-image> on Wix websites, but discovered after that this has alr...

github.com/rrweb-io/rrweb - ae476d25a909acb4398ed986bd6df9abb0c1fcad authored over 4 years ago by Eoghan Murray <[email protected]>
dispatch ui events

github.com/rrweb-io/rrweb - 6c9a48919bf354e28732dcd622ba3f97b4e7862f authored over 4 years ago by Yanzhen Yu <[email protected]>
Release 0.5.3

github.com/rrweb-io/rrweb - a24e3762715165201ec24d767c6b0d55769138cd authored over 4 years ago by Yanzhen Yu <[email protected]>
expose APIs as public API

github.com/rrweb-io/rrweb - e905467852ed3d5321e5dcc0256e4434a2e08826 authored over 4 years ago by Yanzhen Yu <[email protected]>
Add regression tests and `pause(timeOffset)` test (#288)

* increase timeout from 2 (default to 10 seconds

* add regression tests for playing multiple ...

github.com/rrweb-io/rrweb - a9719e302e9449d49e31f4725ec8a05eacbd74bc authored over 4 years ago by Justin Halsall <[email protected]>
close #280. Improve the performance of the DOM mutation observer. (#284)

This issue was originally reported in #280 but may also relate
to #167 and other potential perf...

github.com/rrweb-io/rrweb - 5d83ee39fd211ec9fc692e4e6ad6ac386da1506f authored over 4 years ago by yz-yu <[email protected]>
Release 0.5.2

github.com/rrweb-io/rrweb - b3c3947a2d29243a3679fd684b35657cf48b9501 authored over 4 years ago by Yanzhen Yu <[email protected]>
fix types

github.com/rrweb-io/rrweb - 7525b3bb9f64095a228d8fad8d36b577390ad73c authored over 4 years ago by Yanzhen Yu <[email protected]>
Release 0.5.1

github.com/rrweb-io/rrweb - c84bfc8dbf33b87be490282208892a3f2f48e13b authored over 4 years ago by Yanzhen Yu <[email protected]>
close #20 add types

github.com/rrweb-io/rrweb - 3b8ea6d465b56e3555d48bfdb05d378e3ab8aaea authored over 4 years ago by Yanzhen Yu <[email protected]>
Release 0.5.0

github.com/rrweb-io/rrweb - 0ad53b232c993f67866c2ad9618bd14640336422 authored over 4 years ago by Yanzhen Yu <[email protected]>
Refactoring rrweb-player (#26)

* enable drag and drop in controller

* setup svelte v3 workflow and entry point

* add ts e...

github.com/rrweb-io/rrweb - 7aa760e73185b3de45d215e6b2f08a8191a4d9be authored over 4 years ago by yz-yu <[email protected]>
Release 0.9.0

github.com/rrweb-io/rrweb - 5e9e1a25225f6fa8234c6b07d37a2b8a376f7b47 authored over 4 years ago by Yanzhen Yu <[email protected]>
close #268 subscribe latest player state before resume

github.com/rrweb-io/rrweb - be4cccd6e373c1a6702130a21a1d4557f2944101 authored over 4 years ago by Yanzhen Yu <[email protected]>
remove the internal use of resume API

github.com/rrweb-io/rrweb - 006b709c00fc6e5b58679be0b33b43ca67d60931 authored over 4 years ago by Yanzhen Yu <[email protected]>
remove global body style

github.com/rrweb-io/rrweb - 54baa27b36c05339332125566e9e5b08a1ba07a8 authored over 4 years ago by Yanzhen Yu <[email protected]>
close #274 implement the new state management proposal

github.com/rrweb-io/rrweb - a90999d96eb59c1d1e2f8db297d6decb48dae49a authored over 4 years ago by Yanzhen Yu <[email protected]>
Fixes missing space when converting srcset to use absolute URLs (#40)

* Fixes missing space when converting srcset to use absolute URLs

* Fix integration snapshot

github.com/rrweb-io/rrweb - db28bc4428848728a5585326a865507c3811ec91 authored over 4 years ago by Jason Barry <[email protected]>
Reset the `lastPlayedEvent` as it would otherwise be used to discard events in machine.ts as follows: (#250)

github.com/rrweb-io/rrweb - 6e53410e2b7e3de8d82dec1d607a34e796a76e0b authored over 4 years ago by Eoghan Murray <[email protected]>