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

:feat add tips (#23)

Co-authored-by: jinwentao <[email protected]>

github.com/rrweb-io/rrweb - d92bc733df2167d9692a748e7d5c44a8033e7ea0 authored over 4 years ago by Jin <[email protected]>
Add nested scroll support (#31)

github.com/rrweb-io/rrweb - f7d43f5fee7e064dff44375fae087edb42c3e8ae authored over 4 years ago by 吴泽康 <[email protected]>
Release 0.8.5

github.com/rrweb-io/rrweb - 9d24b8c3154db6e930e36ee97fa3203cdf850fe3 authored over 4 years ago by Yanzhen Yu <[email protected]>
close #263 Since we improved the block class strategy,

we need to check parent node before pushAdd.

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

github.com/rrweb-io/rrweb - 6a58ff28f9161e37bbdb7a8eaeaec89e7c448eeb authored over 4 years ago by Yanzhen Yu <[email protected]>
close #254 hotfix: only use virtual parent in sync mode

github.com/rrweb-io/rrweb - 6cf3253d9458e1d05441d45a27200d31e5af13a3 authored over 4 years ago by Yanzhen Yu <[email protected]>
close #240 fix block class to handle text node changes

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

github.com/rrweb-io/rrweb - 4ee86743a5108bea5b1b1a0deae6a4736ff91f67 authored over 4 years ago by Yanzhen Yu <[email protected]>
add the patch function to utils

github.com/rrweb-io/rrweb - 6f08ec3ca76f74c20e91683c46cb772051e3a34d authored over 4 years ago by Yanzhen Yu <[email protected]>
close #228 safe access content document, which may be destroyed manually

github.com/rrweb-io/rrweb - c5580f97f48dc3d8b22240ce80ec262db1a4330c authored over 4 years ago by Yanzhen Yu <[email protected]>
close #244 pass fullsnapshot event to the callback

github.com/rrweb-io/rrweb - 0756319b8efe22b9e7984200cd41de3228ad2a8a authored over 4 years ago by Yanzhen Yu <[email protected]>
fix unit tests

github.com/rrweb-io/rrweb - d7a1b0c9e36eebed9643539d63a2f98103b9539c authored over 4 years ago by Yanzhen Yu <[email protected]>
mask input options and sampling options (#252)

* part of #80, support mask input options

* close #188 enhance sampling options
Use a more g...

github.com/rrweb-io/rrweb - 7de7eb5e54fa2c003fc70cc7375d7445ce847cca authored over 4 years ago by yz-yu <[email protected]>
add textarea and select to default options

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

github.com/rrweb-io/rrweb - 4199e55da140e72bb7d75dcf8d96cf194442917a authored over 4 years ago by Yanzhen Yu <[email protected]>
support mask select fields

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

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

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

github.com/rrweb-io/rrweb - c206e100f1845b73d3fc389c95c212059ac008b9 authored over 4 years ago by Yanzhen Yu <[email protected]>
part of rrweb #80, support configure mask input types

github.com/rrweb-io/rrweb - e4593ff76d90e2519abe66186c38c0c2c473cd01 authored over 4 years ago by Yanzhen Yu <[email protected]>
Don't obscure text of form buttons under `maskAllInputs` (more modern style would be a `<button>`) (#35)

github.com/rrweb-io/rrweb - 63c3bd744e65d13d92d65026f2a9edb194475457 authored over 4 years ago by Eoghan Murray <[email protected]>
Restore functioning of #200 - this got broken after #242 (#246)

- What was broken was that it would just play activity from the first page view, but then would ...

github.com/rrweb-io/rrweb - 286b52090727de1610c4878e5d1a7a47ae0803c8 authored over 4 years ago by Eoghan Murray <[email protected]>
fix the skip event calculation (#242)

github.com/rrweb-io/rrweb - e2cc42e3931e7b3a0f9f25b700c56046480a6cb7 authored over 4 years ago by yz-yu <[email protected]>
fast-forward implementation v1

related to #6

Since the currently 'play at any time offset' implementation is pretty simple,
th...

github.com/rrweb-io/rrweb - 4bf533a675c8a4430ef4718fa8f55cb0984be5ad authored over 4 years ago by Yanzhen Yu <[email protected]>
tweak the code of getting last session, without splice events array

github.com/rrweb-io/rrweb - 3e2b596664b31ed85549a20f869b6784c89e9698 authored over 4 years ago by Yanzhen Yu <[email protected]>
Only execute events since most recent pageload when playing from an offset (#200)

On recordings with many full pageloads, dom state and mutations were being applied only to be di...

github.com/rrweb-io/rrweb - ef2c991012d8d3b2d6239210b89d0e94ab582120 authored over 4 years ago by Eoghan Murray <[email protected]>
Expose startTime and endTime in the `getMetaData()` call. I was using `player.events[0].timestamp` but `player.events` has gone away (since a78da77 I believe) (#235)

github.com/rrweb-io/rrweb - 6b0a0795ceeb0c711f3feb34e01e62b303e3c4d0 authored over 4 years ago by Eoghan Murray <[email protected]>
Ensure api method `.play()` can be called by external code without worrying about the internal state of the finite state machine (#236)

github.com/rrweb-io/rrweb - 43001ccbbde1378bb92a6bfa0f37c0c5daf3f780 authored over 4 years ago by Eoghan Murray <[email protected]>
:Update guide.zh_CN.md (#238)

Co-authored-by: jinwentao <[email protected]>

github.com/rrweb-io/rrweb - 5d9035dcaf989fd0a07df155708c0c9fecb65190 authored over 4 years ago by Jin <[email protected]>
:books: Quick typo check. Update replay.md (#237)

Precise typo check of inprecise -> imprecise

github.com/rrweb-io/rrweb - 3faace3801b520acccdaface49d331cd11b2b01c authored over 4 years ago by slimlime <[email protected]>
Update observer.md (#233)

github.com/rrweb-io/rrweb - 0988e453016f6d1e7189d95b179599749c154b94 authored over 4 years ago by Jeff Loiselle <[email protected]>
add sponsor info

github.com/rrweb-io/rrweb - be219d8eb91218ad96c2151af997d000b3b2f50c authored over 4 years ago by Yanzhen Yu <[email protected]>
Create FUNDING.yml

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

github.com/rrweb-io/rrweb - c6ee83ce6809e1b8693704092031edd9dc6039ae authored over 4 years ago by Yanzhen Yu <[email protected]>
hotfix: fix es module entry path

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

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

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

github.com/rrweb-io/rrweb - 5b587d2e55a025e907d477fb05a454f02894e661 authored over 4 years ago by Yanzhen Yu <[email protected]>
continue #199: redesign the bundled file structure

According to @eoghanmurray's suggestion, we can support three
main scenarios:
1. record only
2. r...

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

github.com/rrweb-io/rrweb - 647e314179b5f7d80b90ea951c5a11b35fa17ec0 authored over 4 years ago by Yanzhen Yu <[email protected]>
export utils as public API

github.com/rrweb-io/rrweb - 4cf196718cb8acda8fab2803094bcef0d1dfd6f9 authored over 4 years ago by Yanzhen Yu <[email protected]>
update typescript to 3.9.5

github.com/rrweb-io/rrweb - 7feb2c945c88de35a4a0708c2ded025a683997d2 authored over 4 years ago by Yanzhen Yu <[email protected]>
add '-' to symbolAndNumberRegex (#34)

github.com/rrweb-io/rrweb - 341b1858b984f72bed20b2a9657a154e75fafefc authored over 4 years ago by Maxim Postautov <[email protected]>
Move mutation processing into it's own class (#223)

* Move mutation processing into it's own object.

This should stand on it's own as a refactor,...

github.com/rrweb-io/rrweb - 8766335c82370f1310b4cca8165826b96cd95295 authored over 4 years ago by Eoghan Murray <[email protected]>
close #216 rebuild first full snapshot when init the replayer

github.com/rrweb-io/rrweb - ee73bd4919b5db1d380981fd9249a7452cdef474 authored over 4 years ago by Yanzhen Yu <[email protected]>
Live mode 2 (#226)

* refactoring play, pause, resume, load style sheet to subscribe style code

* support live mo...

github.com/rrweb-io/rrweb - 8913bcb9d6bc50850474439b218b85a7e434d6a2 authored over 4 years ago by yz-yu <[email protected]>
update packer unit test (#220)

github.com/rrweb-io/rrweb - 09104470810681c27a4961332ace0d34d02cab19 authored over 4 years ago by Jinxing Lin <[email protected]>
Added tags support in the player timeline (#17)

* implemented custom-event handler from replayer

* Added tags support in the player timeline
...

github.com/rrweb-io/rrweb - a60cf99691512d05473500d44f1b0fba244b8963 authored over 4 years ago by Rifaudeen <[email protected]>
Keep `npm run typings` happy (#222)

github.com/rrweb-io/rrweb - 7d062830ab059c8960707d34f48336f70bcf172f authored over 4 years ago by Eoghan Murray <[email protected]>
This dimension is in px but is unitless according to https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe (#214)

github.com/rrweb-io/rrweb - 0bbe79b42b24284f7b7f68138edfe4ca007c1a62 authored over 4 years ago by Eoghan Murray <[email protected]>
added custom-event emitter to replayer (#219)

github.com/rrweb-io/rrweb - 45a7f89f2be31d7dd1ba383686724ee9c7094724 authored over 4 years ago by Rifaudeen <[email protected]>
Small syntaxe error (#207)

"A" should be used here, because the word after it ("unique"), begins with a consonant sound

github.com/rrweb-io/rrweb - 0ef1155308a106cf37218143c066b56e2f6d35c9 authored over 4 years ago by nicolas-meunier-97 <[email protected]>
mutation observer v2 (#206)

There are some long-term issues in rrweb's mutation observer.

A scenario cause problem:
A li...

github.com/rrweb-io/rrweb - 7a666293b67fa5c52f09beaeb9861f78a281d814 authored over 4 years ago by yz-yu <[email protected]>
close #205

1. upgrade rollup postcss plugin
2. fix postcss plugins for bundles

github.com/rrweb-io/rrweb - f8e3cc6e19c47e3d5c4c98347e5c85a0ce08821d authored over 4 years ago by Yanzhen Yu <[email protected]>
Bundles (#199)

* provide more bundle outputs

* update commonJS and es module entry to boot file

github.com/rrweb-io/rrweb - 7a0fbaecd55328d31412160158932bfb0deec6cd authored over 4 years ago by yz-yu <[email protected]>
impl basic player state machine (#198)

github.com/rrweb-io/rrweb - 877e2ce958c28b4e2ee5139a8cf6dbff268319ba authored over 4 years ago by yz-yu <[email protected]>
update rollup terser plugin

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

github.com/rrweb-io/rrweb - 445b3953f1f9d1aa59ffcbb2a7bc45d654657f5e authored over 4 years ago by Yanzhen Yu <[email protected]>
upgrade TS

github.com/rrweb-io/rrweb - f159d7711f43964a507bb282e343b9a7800c27b1 authored over 4 years ago by Yanzhen Yu <[email protected]>
Fix for certain websites which don't scroll on their document.documentElement (#193)

- document.documentElement.scrollTop may be zero, but document.body.scrollTop may have the actua...

github.com/rrweb-io/rrweb - 1bb7ffd8fccda1717320cfa6ed18084277a239e1 authored over 4 years ago by Eoghan Murray <[email protected]>
use a fixed version of styled-components to make snapshot testing stable

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

github.com/rrweb-io/rrweb - 675a8541b414a0ab0afc1fd23b64e94957714ff6 authored over 4 years ago by Yanzhen Yu <[email protected]>
update player with built-in unpack function

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

github.com/rrweb-io/rrweb - 481158981674481e1554458f0f06a9c22daaf70f authored over 4 years ago by Yanzhen Yu <[email protected]>
Revert "Create FUNDING.yml"

This reverts commit 2c438d18125812a84e841673b12ab48bc2708c28.

github.com/rrweb-io/rrweb - 685951d0c43a46d3a8e76e37d143fe0a009746b9 authored over 4 years ago by Yanzhen Yu <[email protected]>
Create FUNDING.yml

github.com/rrweb-io/rrweb - 2c438d18125812a84e841673b12ab48bc2708c28 authored over 4 years ago by yz-yu <[email protected]>
Update rollup

With rollup's preserveModules option and the sideEffects flag in
package.json, now we have the p...

github.com/rrweb-io/rrweb - 8a1d74f6cbdb4171173a3ab63c56a0f355fcf84f authored almost 5 years ago by Yanzhen Yu <[email protected]>
Packer (#172)

* introduce pako and add general packer interface

* add tests for packer

* use function AP...

github.com/rrweb-io/rrweb - 4f36d0e57d167b021f458545cf39e89690827a0a authored almost 5 years ago by yz-yu <[email protected]>
Release 0.4.5

github.com/rrweb-io/rrweb - b0451fc257300c02907557cfa79aaea5eac90143 authored almost 5 years ago by Yanzhen Yu <[email protected]>
use player dimension to calc scale when fullscreen

github.com/rrweb-io/rrweb - 6933a3b807e1f51f25b907aee73e22732fb3fc4c authored almost 5 years ago by Yanzhen Yu <[email protected]>
Release 0.4.4

github.com/rrweb-io/rrweb - 18063bee330c53b6a3f6edcf14a43999f3d4b5ef authored almost 5 years ago by Yanzhen Yu <[email protected]>
allow scale over 1

github.com/rrweb-io/rrweb - 08d21b41bae1be680e3a2d6eaabefd93eeaff2ec authored almost 5 years ago by Yanzhen Yu <[email protected]>
update rrweb

github.com/rrweb-io/rrweb - b1723e17162d07a773ac8211dc7c7d3255520c9c authored almost 5 years ago by Yanzhen Yu <[email protected]>
Release 0.7.31

github.com/rrweb-io/rrweb - 18129bab707bb2c618e6d77bb7e5e10946b20e31 authored almost 5 years ago by Yanzhen Yu <[email protected]>
Keep track of pause/play state so that player doesn't accidentally 'unpause' a user pause action (#189)

github.com/rrweb-io/rrweb - e12d2400645c9cccc8988c17687470fb62c24106 authored almost 5 years ago by Eoghan Murray <[email protected]>
Release 0.7.30

github.com/rrweb-io/rrweb - 318ce9eb0957fbbc0c775eda4adfe4bf1df1f1ed authored almost 5 years ago by Yanzhen Yu <[email protected]>
remove useless console.log

github.com/rrweb-io/rrweb - 3f30c47cfb4e96c9d144ef01585c0e73691ccacf authored almost 5 years ago by Yanzhen Yu <[email protected]>
tolerate insertRule error since browser may throw Error on wrong prefix

github.com/rrweb-io/rrweb - 380819ca706aa2041d053511569dac46eade3bd0 authored almost 5 years ago by Yanzhen Yu <[email protected]>
avoid style sheet rules index overflow

github.com/rrweb-io/rrweb - 6e38ae47352af3f55649912765986df063cc5c00 authored almost 5 years ago by Yanzhen Yu <[email protected]>
Avoid more common causes of 'blocked script execution' console.error messages in Chrome which are not exceptions (but look like them): (#30)

'Blocked script execution in '<page>' because the document's frame is sandboxed and the 'allow-s...

github.com/rrweb-io/rrweb - c14242e93248107ebdc56d45c0a441a3ca176097 authored almost 5 years ago by Eoghan Murray <[email protected]>
ignore style sheet changes before the target DOM was serialized

The serialized DOM will contains all the styles, so this looks safe.

github.com/rrweb-io/rrweb - 197526fbe8a8ed0360d9c6420cf0437bfd75447a authored almost 5 years ago by Yanzhen Yu <[email protected]>
add an integration tests for react and styled components

github.com/rrweb-io/rrweb - 02a33faaf9149ddef87ae789ec68ae19ddc9a436 authored almost 5 years ago by Yanzhen Yu <[email protected]>
make the unit tests more stable

github.com/rrweb-io/rrweb - 5e549c4ee43d6e6854c58f255f2d7297cf82ba26 authored almost 5 years ago by Yanzhen Yu <[email protected]>
update rrweb-snapshot

github.com/rrweb-io/rrweb - 9f2f6757b35030d0c5d72d5968703a6171ee9cc9 authored almost 5 years ago by Yanzhen Yu <[email protected]>
Release 0.7.26

github.com/rrweb-io/rrweb - 6245bee7bd7530e8830e051df09dccaf45c27cf4 authored almost 5 years ago by Yanzhen Yu <[email protected]>
close #29 add MIT license

github.com/rrweb-io/rrweb - 89445f3c503d46c5b77bb9a54c10ee5ac8cd3612 authored almost 5 years ago by Yanzhen Yu <[email protected]>
H tags (#28)

* Failing test

* Allow numbers in el name tests

* Allow numbers in el names

github.com/rrweb-io/rrweb - 86cf78822dff6f7b7743d6f8fa630a14999eefca authored almost 5 years ago by James Bradley <[email protected]>
Checking node existence (#174)

* added our package

* reverted back to old rrweb snapshot

* Array.from does not capture al...

github.com/rrweb-io/rrweb - fc6c6c43d54b20ce582e3a6699e0352e0142ae12 authored almost 5 years ago by Filip Slatinac <[email protected]>
Was experiencing case when a TouchEnd event occurred on a text element i.e. (nodeType: 3 / nodeName: #text) (#180)

This was a recording taken with rrweb 0.7.27 (3afff63970d19ac17eac3dc026c7b2699021f042) and rrwe...

github.com/rrweb-io/rrweb - 444570b7fccdf9c9e5fe095ee57a9e9d0eb645a1 authored almost 5 years ago by Eoghan Murray <[email protected]>
Release 0.4.3

github.com/rrweb-io/rrweb - 10f192d54b9023119f6c273ddcadc8038ff8620b authored almost 5 years ago by Yanzhen Yu <[email protected]>
add rrweb options

github.com/rrweb-io/rrweb - 6e4a7c3637233acf5279d06a9bcd58e608d2fe2d authored almost 5 years ago by Yanzhen Yu <[email protected]>
Release 0.7.29

github.com/rrweb-io/rrweb - 69094081ea106095cb3f85b4103947312fc1fa59 authored almost 5 years ago by Yanzhen Yu <[email protected]>
add trigger focus option to replayer, which may helps integration into other apps

github.com/rrweb-io/rrweb - 29296b6877342c04745dafda775479275eb9e8b0 authored almost 5 years ago by Yanzhen Yu <[email protected]>
Release 0.4.2

github.com/rrweb-io/rrweb - 1b834b6fe60ada4c432e5068c389956736137b0a authored almost 5 years ago by Yanzhen Yu <[email protected]>
fix logic operator

github.com/rrweb-io/rrweb - fd9095f6549b1dbdd3c8edf5ffd76fd221e02d54 authored almost 5 years ago by Yanzhen Yu <[email protected]>
Release 0.4.1

github.com/rrweb-io/rrweb - a4e49ba7416cb02a54c4e2cbf5aef82be85f1edc authored almost 5 years ago by Yanzhen Yu <[email protected]>
fix controller height compute

github.com/rrweb-io/rrweb - 4e7b038c7be233a8fc72c9d73e2be94be781c45a authored almost 5 years ago by Yanzhen Yu <[email protected]>
Release 0.7.28

github.com/rrweb-io/rrweb - fa4b4299e7c3742a8d476c151c65ab6040514634 authored almost 5 years ago by Yanzhen Yu <[email protected]>
update rrweb-snapshot

github.com/rrweb-io/rrweb - 91cc57d032de828fe4e052b821d5d140b0498bf0 authored almost 5 years ago by Yanzhen Yu <[email protected]>
Release 0.7.25

github.com/rrweb-io/rrweb - 4118d32601641d19b2fda94e0bb813aed7ba5551 authored almost 5 years ago by Yanzhen Yu <[email protected]>