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

Added support for deprecated addRule & removeRule methods

okejminja opened this pull request about 1 year ago
[Bug]: Repeat menu

srchen1987 opened this issue about 1 year ago
Version Packages (alpha)

github-actions[bot] opened this pull request about 1 year ago
Skip mask check on leaf elements

eoghanmurray opened this pull request about 1 year ago
Assuming all jest should have been removed in #1033

eoghanmurray opened this pull request about 1 year ago
Fix async assertions in test files

Juice10 opened this pull request about 1 year ago
[draft] reverse monkey patch built in methods to support LWC

Juice10 opened this pull request about 1 year ago
Update vite-plugin-dts to version 3.9.1

Juice10 opened this pull request about 1 year ago
fix: extension doesn't work after vite bump

YunFeng0817 opened this pull request about 1 year ago
Chore: Delete unused lerna.json file

Juice10 opened this pull request about 1 year ago
Support top-layer <dialog> recording & replay

Juice10 opened this pull request about 1 year ago
[draft] Recording dialog

Juice10 opened this pull request about 1 year ago
Chore: Fix yarn dev

Juice10 opened this pull request about 1 year ago
Changes the you made may not be saved

dhrn opened this issue about 1 year ago
Update styleguilde.md

eoghanmurray opened this pull request about 1 year ago
Added changesets for https://github.com/rrweb-io/rrweb/pull/1033

Juice10 opened this pull request about 1 year ago
Added changesets for https://github.com/rrweb-io/rrweb/pull/1033

Juice10 opened this pull request about 1 year ago
External Error

jackson-amplitude opened this pull request about 1 year ago
[Bug]: Added nodes not showing up

StatsProIO opened this issue about 1 year ago
No neg lookbehind

eoghanmurray opened this pull request about 1 year ago
[feature request]: Record/replay css animation's `currentTime`

oceanMa1 opened this issue about 1 year ago
fix: pass maskInputFn to snapshot

lewgordon-amplitude opened this pull request about 1 year ago
perf(mutation): refactor parent removed detection to iterative procedure

JonasBa opened this pull request about 1 year ago
[Bug]: maskInputFn is not called on inputs

ericmeadows opened this issue about 1 year ago
publish well-formulated and concise types

tmc opened this issue about 1 year ago
Add options to mask values based on inclusion list instead of exclusion list

vincent-psarga opened this pull request about 1 year ago
Version Packages (alpha)

github-actions[bot] opened this pull request about 1 year ago
improvements to <link rel="stylesheet"> + mutations

eoghanmurray opened this pull request about 1 year ago
Removing global document references

AlfieJones opened this pull request about 1 year ago
Fix and test for bug #1457

eoghanmurray opened this pull request about 1 year ago
replay `:hover` rewrite - instead mutate stylesheets

eoghanmurray opened this pull request about 1 year ago
[Bug]: The player shows canvas in the wrong way

wanlijun opened this issue about 1 year ago
Add a failing test for fixing

eoghanmurray opened this pull request about 1 year ago
Pre commit auto prettier

eoghanmurray opened this pull request about 1 year ago
Fixup for background-clip replacement

eoghanmurray opened this pull request about 1 year ago
assets + stylesheet assets

eoghanmurray opened this pull request about 1 year ago
Feature/click offsets

dengelke opened this pull request about 1 year ago
[Bug]: Seeking within player doesn't correctly handle scrolling

richard-misiak-az opened this issue about 1 year ago
yarn format - prettier improvements & add .editorconfig

eoghanmurray opened this pull request about 1 year ago
[Bug]: Duplicate player window

fidelis27 opened this issue about 1 year ago
capture bitmap errors

daibhin opened this pull request about 1 year ago
inlineImages: Setting of `image.crossOrigin` is not always necessary

eoghanmurray opened this pull request about 1 year ago
Fix that blob urls persist on the shared anchor element and can't be later modified

eoghanmurray opened this pull request about 1 year ago
window.history change testing

eoghanmurray opened this pull request about 1 year ago
rrweb sends message to cross-origin iframe to force snapshot

colingm opened this pull request about 1 year ago
avoid using 2nd argument of Array.from that prototype.js does not support

colingm opened this pull request about 1 year ago
toString for patched methods returns original toString

colingm opened this pull request about 1 year ago
Fix media replay bug when target is not an AUDIO or VIDEO element

Juice10 opened this pull request about 1 year ago
fix: safe pause

marandaneto opened this pull request over 1 year ago
repro: adding node to <style> clears injected styles

billyvg opened this pull request over 1 year ago
feat: add new css parser - postcss

daibhin opened this pull request over 1 year ago
[Bug]: Uncaught SyntaxError: Regular expression too large

mrfullset opened this issue over 1 year ago
[Bug]: Unable to capture the website onhover screens using rrweb.

w3villa-harsh-yadav opened this issue over 1 year ago
Ensure there is separation of timestamps

eoghanmurray opened this pull request over 1 year ago
Version Packages (alpha)

github-actions[bot] opened this pull request over 1 year ago
I forgot to pay attention to `yarn format` during merge of #1408

eoghanmurray opened this pull request over 1 year ago
fix: Fixed the color of echarts turning gray when clicked or moved in

Belen-Luo opened this pull request over 1 year ago
[Bug]: echart color error

Belen-Luo opened this issue over 1 year ago
Add rrweb-worker package

daibhin opened this pull request over 1 year ago
[Bug]: Performance issue with Mutation observer and rr-block

NatanCoralogix opened this issue over 1 year ago
[Bug]: Cannot use 'in' operator to search for 'xmlns' in undefined

w3villa-harsh-yadav opened this issue over 1 year ago
protect against no parent node

daibhin opened this pull request over 1 year ago
[Bug]: Cannot read properties of null (reading 'tagName')

alecmocatta opened this issue over 1 year ago
[Bug]: Node Parent casting of undefined

yimejky opened this issue over 1 year ago
Fixes #1424 'types are not exported' error

Juice10 opened this pull request over 1 year ago
perf: Avoid an extra function call and object clone during event emission

eoghanmurray opened this pull request over 1 year ago
better splitting of selectors

daibhin opened this pull request over 1 year ago
[Bug]: Flash of unstyled content when using Web Components

kwalker3690 opened this issue over 1 year ago
Single style capture

eoghanmurray opened this pull request over 1 year ago
Version Packages (alpha)

github-actions[bot] opened this pull request over 1 year ago
Avoid the costly createElement calls during snapshot

eoghanmurray opened this pull request over 1 year ago
Asset event attrs in dom

eoghanmurray opened this pull request over 1 year ago
Full overhawl of video & audio playback to make it more complete

Juice10 opened this pull request over 1 year ago
Fix some css issues with :hover and rewrite max-device-width

eoghanmurray opened this pull request over 1 year ago
[Bug]: Running yarn install in web-extension fails

simaofreitas opened this issue over 1 year ago
Chore: Make inject script more robust on repl & stream

Juice10 opened this pull request over 1 year ago
support recording canvas in iframe and shadow dom

p-mazhnik opened this pull request over 1 year ago
chore: Grouping event names under tag

Archish27 opened this pull request over 1 year ago
[Bug]: Types are not exported

Nomango opened this issue over 1 year ago
Add HowdyGo to Who's using rrweb

dengelke opened this pull request over 1 year ago
fix: createImageBitmap throws DOMException if source is 0

marandaneto opened this pull request over 1 year ago
[Bug]: Calling 'createImageBitmap' throws an exception

daibhin opened this issue over 1 year ago
[Feature Request]: When will the 2.0.0 official version be released?

chuangchen911 opened this issue over 1 year ago
[Feature Request]: Optimization of Initial Full Snapshot in rrweb

zhanseitaliev opened this issue over 1 year ago
Feature/player style

warjiang opened this pull request over 1 year ago
fix guide doc

xujiujiu opened this pull request over 1 year ago