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

Add tsdoc/jsdoc deprecated notice to Mirror (#1168)

github.com/rrweb-io/rrweb - d29216799704feb69153da52756282a81d81f0da authored almost 2 years ago by Justin Halsall <[email protected]>
Fix: Switch to real dom before rebuilding fullsnapshot (#1139)

github.com/rrweb-io/rrweb - f27e545e1871ed2c1753d37543f556e8ddc406b4 authored almost 2 years ago by Yun Feng <[email protected]>
Update CONTRIBUTING.md (#1165)

* Update CONTRIBUTING.md

Add info about Changesets

* Apply formatting changes

github.com/rrweb-io/rrweb - d82c5edfff25e9430acd5cfcaa3552edd51b301d authored almost 2 years ago by Eoghan Murray <[email protected]>
feat: Ignore `autoplay` attribute on video/audio elements (#1152)

* feat: Ignore `autoplay` attribute on video/auto elements

This element leads to weird issues...

github.com/rrweb-io/rrweb - eac9b18bbfa3c350797b99b583dd93a5fc32b828 authored almost 2 years ago by Francesco Novy <[email protected]>
Set userTriggered to false on Input attribute modifications (#1159)

* Set userTriggered to false on Input attribute modifications

- the fact we are intercepting...

github.com/rrweb-io/rrweb - 5e6c132a4d0e5f5524b2201d6a73dae62b4a0877 authored almost 2 years ago by Eoghan Murray <[email protected]>
fix: Explicitly handle `null` attribute values (#1157)

* fix: Explicitly handle removed attributes

The attribute `value` can be null when a mutation...

github.com/rrweb-io/rrweb - 8e47ca1021ebb4fc036b37623ef10abf7976d6dd authored almost 2 years ago by Francesco Novy <[email protected]>
fix the statement which is getting changed by Microbundle (#1156)

* fix the statement which is getting changed by microbundle

* Create chatty-cherries-train.md...

github.com/rrweb-io/rrweb - e65465e808178a80a4ba84970f02162ba812955e authored almost 2 years ago by Pravin Tiwari <[email protected]>
Replay fix for Firefox — add <head> and <body> separately (#1133)

* Firefox fix: Allow the <head> and <body> to be added in two stages so that (presumably) styles...

github.com/rrweb-io/rrweb - c28ef5f658abb93086504581409cf7a376db48dc authored almost 2 years ago by Eoghan Murray <[email protected]>
chore: web-extension vite.config.ts needs these changes to work for node 14 (#1146)

github.com/rrweb-io/rrweb - be54981358c958fe2cb0de24b9c25e149c9171cc authored almost 2 years ago by Neil Han <[email protected]>
fix: isCheckout is not included in fullsnapshot event (#1141)

* fix: isCheckout is not included in fullsnapshot event

* add change log

github.com/rrweb-io/rrweb - 3416c3a769e2bd2ddfbb88f5c4ff139871c567be authored almost 2 years ago by Yun Feng <[email protected]>
fix: Recursive logging bug with console recording (#1136)

* fix: Recursive logging bug with console recording

* Create violet-melons-itch.md

github.com/rrweb-io/rrweb - aaabdbdff5df2abd1a294c40ed89e74bf8b2ec7c authored almost 2 years ago by Ben White <[email protected]>
Fix relative path detection in stylesheet URLs (#1130)

* Fix relative path detection in stylesheet URLs

* Add a check for www.

* Update packages/...

github.com/rrweb-io/rrweb - f6f07e953376634a4caf28ff8cbfed5a017c4347 authored almost 2 years ago by Prateek Karnal <[email protected]>
Version Packages (alpha) (#1135)

github.com/rrweb-io/rrweb - 06031a64868b5f23338b2276b23a0ccb7df110fc authored almost 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
some minor changes for releasing the extension and revert failed publish PR #1123 (#1132)

* improve extension bundle

* Revert "Version Packages (alpha) (#1123)"

This reverts commit...

github.com/rrweb-io/rrweb - 033d2d18b42444f578ddc0822695aaf43ee6b9f2 authored almost 2 years ago by Yun Feng <[email protected]>
Fix broken changeset release action (#1134)

* Fix broken changeset release action

* Create mighty-frogs-sparkle.md

github.com/rrweb-io/rrweb - 28111c14b1120a1f145f95bc1ab8ef3a36b27f23 authored almost 2 years ago by Justin Halsall <[email protected]>
Version Packages (alpha) (#1123)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/rrweb-io/rrweb - 39f8c24f1da5b0077d743b308e6592579c962ec4 authored almost 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix: Exclude scripts loaded with `rel=modulepreload` from snapshots (#1128)

* fix: Exclude `modulepreload` as well

We were only excluding `<link rel="preload" as="script...

github.com/rrweb-io/rrweb - b540c047c2a514db65eb3e61d3b211d652af7914 authored almost 2 years ago by Billy Vong <[email protected]>
Chore: Bump up all package versions together whenever any one version changes (#1131)

* Bump up all package versions together whenever any one version changes.

Keeps everything in...

github.com/rrweb-io/rrweb - f9affc9747036fdca409ddc265e1b97e6b55eafc authored almost 2 years ago by Justin Halsall <[email protected]>
improve rrdom performance (#1127)

* add more check to rrdom to make diff algorithm more robust

* fix: selector match in iframe ...

github.com/rrweb-io/rrweb - 3cc4323094065a12f8b65afecd45061d604e245f authored almost 2 years ago by Yun Feng <[email protected]>
rrweb extension implementation (#1044)

* feat: add rrweb web-extension package

* refactor: make the extension suitable for manifest ...

github.com/rrweb-io/rrweb - 282c8fa415318e56e8b63fa30ce3f173813b39c3 authored almost 2 years ago by Yun Feng <[email protected]>
refine change logs (#1126)

github.com/rrweb-io/rrweb - 227d43abb93d57cadc70c760b28c46911bf7d8ff authored almost 2 years ago by Yun Feng <[email protected]>
fix duplicated shadow dom (#1095)

* fix: duplicated elements in shadow doms

clean observers before taking new full snapshots

...

github.com/rrweb-io/rrweb - 1385f7acc0052f83be1458a7b00e18c026ee393f authored almost 2 years ago by Yun Feng <[email protected]>
Add needed dependency for changeset formatter (#1125)

github.com/rrweb-io/rrweb - 2946f102ffbef98417b6541e2266f8f819191530 authored almost 2 years ago by Justin Halsall <[email protected]>
Add friendly changelog message (#1124)

* Add friendly changelog message

* add empty changelog

github.com/rrweb-io/rrweb - fdce994018768672463717f3b4d9bbd98c33f507 authored almost 2 years ago by Justin Halsall <[email protected]>
fix: outdated ':hover' styles can't be removed from iframes or shadow doms (#1121)

* fix :hover class can't be removed in iframes

* add test case and change log

github.com/rrweb-io/rrweb - 502d15df9f7f43b3408ccfbb3f14c4bb007883c4 authored almost 2 years ago by Yun Feng <[email protected]>
add change log and update readme (#1122)

github.com/rrweb-io/rrweb - 8d209a62f31c4c80e3e5bc36e47d7282ee854ac7 authored almost 2 years ago by Yun Feng <[email protected]>
Automate NPM package releases (#1119)

github.com/rrweb-io/rrweb - 5a1e5e919e3f8bef48d142115c0afd5706a442b5 authored almost 2 years ago by Justin Halsall <[email protected]>
fix: mutation Failed to execute 'insertBefore' on 'Node': Only one doctype on document allowed (#1112)

Co-authored-by: Justin Halsall <[email protected]>

github.com/rrweb-io/rrweb - 174b9ac066565b8c065f40f0303189f10c7c4efb authored almost 2 years ago by Yun Feng <[email protected]>
add option to record on DOMContentLoaded event (#1109)

github.com/rrweb-io/rrweb - 0627d4df7cc76cde7babbd37ab8e3da5810fb51d authored almost 2 years ago by Yun Feng <[email protected]>
enable to customize logger in the replayer (#1111)

github.com/rrweb-io/rrweb - 07d22e7cd999a48e7371aaef1b979574bb746500 authored almost 2 years ago by Yun Feng <[email protected]>
improve rrdom robustness (#1091)

github.com/rrweb-io/rrweb - 4ee86fe66d3e1fe7071f9c8764d82a6fa5c71d57 authored almost 2 years ago by Yun Feng <[email protected]>
fix: regression of issue: ShadowHost can't be a string (issue 941) (#1092)

github.com/rrweb-io/rrweb - 3a26e36f6f625c0391c7e6d3f1050660adfccc4f authored almost 2 years ago by Yun Feng <[email protected]>
Don't have requestAnimationFrame looping in background for Live Mode (#1098)

github.com/rrweb-io/rrweb - 3caa25ed9b19954c98775f22d5fa47233fa3d1db authored almost 2 years ago by Eoghan Murray <[email protected]>
fix: wrong rootId value in special iframes (#1100)

1. When some same-origin iframes are nested in cross-origin iframes, their `rootId`s are wrong.
...

github.com/rrweb-io/rrweb - 07326182f9750646771918481f116b946a17c2a9 authored almost 2 years ago by Yun Feng <[email protected]>
fix: Ensure CSS support is checked more robustly (#1106)

* fix: Ensure CSS support is checked more robustly

* Apply formatting changes

* apply esli...

github.com/rrweb-io/rrweb - cb1580008d04b0bc5c5d4ebec0e2e79899faaeb6 authored almost 2 years ago by Francesco Novy <[email protected]>
[fix] Don't trigger Finish event when in liveMode (#1115)

github.com/rrweb-io/rrweb - 25a4f5ab6c7311f2e8e5e1a4d232c2820adf910e authored almost 2 years ago by Justin Halsall <[email protected]>
[console-plugin] Feat: Record `unhandledrejection` event (#1104)

* feat/console-plugin/add-unhandledrejection-handler

* better error

* change the window ob...

github.com/rrweb-io/rrweb - a77e30217893e63f8025c73afc3ac1ba294d7761 authored almost 2 years ago by James Berry <[email protected]>
chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 (#1108)

Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4....

github.com/rrweb-io/rrweb - 7e002b9bdafb23b494178629689b26fce6e57e33 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix cross origin iframe bugs (#1093)

* fix: error data while recording some websites are integrated with stripe

These websites wi...

github.com/rrweb-io/rrweb - fc828694099b87b4d811e6b651a7bb4c7499b896 authored almost 2 years ago by Yun Feng <[email protected]>
feat: Guard against missing `window.CSSStyleSheet` (#1088)

github.com/rrweb-io/rrweb - 57a2e140ea419f7790b1672529f21dfe2261b52b authored almost 2 years ago by Francesco Novy <[email protected]>
Fix: shadow dom bugs (#1049)

* Add test cases for bugs

* Fix shadow dom recording

When moving an element containing sha...

github.com/rrweb-io/rrweb - 07aa1b2807da5a9a1db678ebc3ff59320a300d06 authored almost 2 years ago by Justin Halsall <[email protected]>
Fix: isBlocked throws on invalid HTML element (#1032)

github.com/rrweb-io/rrweb - 66abe17832dbb23b3948af1c394f9a02caccc17b authored almost 2 years ago by dbseel <[email protected]>
Fix missed adopted style sheets of shadow doms in checkout full snapshot (#1086)

* fix: adoptedStyleSheets in shadow doms are missed when a full snapshot is checked out after re...

github.com/rrweb-io/rrweb - d08913d0dc506dbf119e94686fe5f01c415316c9 authored almost 2 years ago by Yun Feng <[email protected]>
fix: module error (#1087)

* fix: module error

refactor all suffix of bundled scripts with commonjs module from 'js' to ...

github.com/rrweb-io/rrweb - fe69bd6456cead304bfc77cf72c9db0f8c030842 authored almost 2 years ago by Yun Feng <[email protected]>
chore(deps): bump loader-utils from 1.4.0 to 1.4.2 (#1051)

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2.
- [Release n...

github.com/rrweb-io/rrweb - 55cc1b34871206fbe097a658fd76a3507f5f0091 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (#1068)

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 ...

github.com/rrweb-io/rrweb - 9354636201306ec1557683f066d4b7062b58246b authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump express from 4.17.1 to 4.18.2 (#1076)

Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2.
- [Release notes](...

github.com/rrweb-io/rrweb - 6be4437905314fae93326d47a8cadda5783b0f8e authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump qs from 6.5.2 to 6.5.3 (#1072)

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Release notes](https://github....

github.com/rrweb-io/rrweb - a596a1ea49f9f025fb70652a419319f3439e97c1 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Chore: Make tests less flakey & upgrade puppeteer to rrweb-snapshot test suite to run (#1084)

* Upgrade puppeteer to 17.1.3 in rrweb-snapshot

* Apply formatting changes

* Add ?

* Ma...

github.com/rrweb-io/rrweb - cfac5e7c7384f3fb92c97c0c40d78d695b39167e authored almost 2 years ago by Justin Halsall <[email protected]>
harmonize on a single getWindowScroll (#1054)

* Fix issue where only indication I could see in any attribute that the document was scrolling w...

github.com/rrweb-io/rrweb - 03821d9b9fa0513e6e373881d43102ceb9388340 authored almost 2 years ago by Eoghan Murray <[email protected]>
Fix: Catch iframe manager & fix formatting issues (#1083)

* Catch any errors observing iframes

* Fix formatting

github.com/rrweb-io/rrweb - 729b8bf38c8c7f2e1b22b4e0f7cab14f0807bc74 authored almost 2 years ago by Justin Halsall <[email protected]>
Handle errors when observing iframes (#1058)

github.com/rrweb-io/rrweb - 44e92cbff981c36e754dfcb9a184eae9e7292ecf authored almost 2 years ago by Francesco Novy <[email protected]>
fix: Failed to execute insertBefore on Node (#1042)

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

github.com/rrweb-io/rrweb - 36b44e104b91fc74c3e69684111240cd23105340 authored almost 2 years ago by fukang wang <[email protected]>
Export `recordOptions` type (#1067)

github.com/rrweb-io/rrweb - b655361a5f0d50a053fcd0e5c823b8494c33b89c authored almost 2 years ago by Francesco Novy <[email protected]>
Fix muted false -> true not being set

github.com/rrweb-io/rrweb - 7e8dcdb11dc5dfefcdd19ff5e13ec9d8b5c24dcc authored almost 2 years ago by Jimmy Liu <[email protected]>
Fix: Post message can break cross origin iframe recording (#1053)

github.com/rrweb-io/rrweb - a220835eeb81ca4f294682e060d46c8853720d7f authored about 2 years ago by Justin Halsall <[email protected]>
fix @rrweb prefix package access

github.com/rrweb-io/rrweb - 59a1e4f7d9541e055ee610536f1a796579151426 authored about 2 years ago by Yanzhen Yu <[email protected]>
Cross origin iframe support (#1035)

* Add `recordCrossOriginIframe` setting

* Set up messaging between iframes

* should emit f...

github.com/rrweb-io/rrweb - 2a809499480ae4f7118432f09871c5f75fda06d7 authored about 2 years ago by Justin Halsall <[email protected]>
shadow root use the correct dom in iframe (#1037)

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

github.com/rrweb-io/rrweb - a9fffb3bc0098cfa00253b1da1df84fc059dda1a authored about 2 years ago by luocongqiu <[email protected]>
Fix: scrolling on elements being is ignored (#1029)

In certain cases when scrollLeft is being set, but the value doesn't change. Then scrollTop is a...

github.com/rrweb-io/rrweb - fdb7135fbeddc4b4ddcb4711f028a1a3a2852ca5 authored about 2 years ago by Justin Halsall <[email protected]>
Fix: Capture css `background-clip: text` with browser prefix (#1047)

github.com/rrweb-io/rrweb - 9bbc3e007334dc9ba712fd41cb4ffc0a73b54949 authored about 2 years ago by Justin Halsall <[email protected]>
Add rrweb-player readme (#1050)

* Add rrweb-player readme

* Apply formatting changes

github.com/rrweb-io/rrweb - 75e2280bf6c8d3e216894f79b5635663ae348833 authored about 2 years ago by Justin Halsall <[email protected]>
fix CI error (#1045)

* fix CI error

* change the CI triggering event to pull_request

github.com/rrweb-io/rrweb - e08d03988f9d0cd44d20bc19fb85de335e88bb9a authored about 2 years ago by MF <[email protected]>
fix: bug when handling shadow doms (#1041)

On the website https://mixpanel.com/project/2195193/view/139237/app/dashboards#id=3679845, the b...

github.com/rrweb-io/rrweb - 1990524ebb87a8eda05b251568eea9274ef1506a authored about 2 years ago by MF <[email protected]>
Replace travis ci with github actions (#1043)

github.com/rrweb-io/rrweb - 98e71cd0d23628cd1fbdbe47664a65748084c4a4 authored about 2 years ago by Justin Halsall <[email protected]>
Chore: Move most types from rrweb to @rrweb/types package (#1031)

* Chore: Add move most types from rrweb to @rrweb/types package

* Split off type imports

*...

github.com/rrweb-io/rrweb - ad9bc3ed191cda270895ff8f63b42f62c14616e9 authored about 2 years ago by Justin Halsall <[email protected]>
fix: wrappedEmit is not a function (#1034)

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

github.com/rrweb-io/rrweb - 5012b1eb601915a386c14045ef7cab66357413ad authored about 2 years ago by fukang wang <[email protected]>
Implement: Inactive activity indicator on progress bar (#1039)

* update utils.ts: add a tool function to detect inactive periods

* update Controller.svelte:...

github.com/rrweb-io/rrweb - bdd89400d2c9dd8ee2eb7f33a020e1b8ddde8e58 authored about 2 years ago by DexxDing <[email protected]>
Update Player.svelte: fix the bug. (#1028)

The progress bar and controls now can be displayed under the fullscreen mode.

github.com/rrweb-io/rrweb - 2286c11912652e9158eefa35a42b4b608b7bfb29 authored about 2 years ago by Majia0712 <[email protected]>
Fix #972 [Docs]: Add Readme.md to packages/rrweb (#1025)

* Create README.md

Copy the README.md from source folder, change link dependencies

* Updat...

github.com/rrweb-io/rrweb - ae643f4c4865a9c2c1c3056e54721208582a5317 authored about 2 years ago by HurricaHjz <[email protected]>
doc: improve contributor experience (#1024)

github.com/rrweb-io/rrweb - 1ec4413137d906664120516b1769b5cfb2552fa8 authored about 2 years ago by Samuel Berthe <[email protected]>
fix: recording bug in youtube and bitbucket (#1020)

when getting shadow host elements, the anchor element <a> also has a host property as a string. ...

github.com/rrweb-io/rrweb - 7edfefe680d6710f653f458e555ec8b9d9140566 authored about 2 years ago by MF <[email protected]>
Ignore noisy webgl params (#1016)

* `isContextLost` is particularly noisy, being called almost constantly by e.g. Figma to check w...

github.com/rrweb-io/rrweb - 87aa3b6a3d4368d8a3e3cf9f25cb07420bdd05b5 authored about 2 years ago by Eoghan Murray <[email protected]>
`prototype` here does not refer to the correct WebGLRenderingContext … (#1013)

* `prototype` here does not refer to the correct WebGLRenderingContext when there are multiple b...

github.com/rrweb-io/rrweb - 20ad416d9b4d2376ec4d090a39d5088ac65c37d6 authored about 2 years ago by Eoghan Murray <[email protected]>
Add maxScale to rrwebPlayer types and add docs to others (#1014)

github.com/rrweb-io/rrweb - 9de0de2cc56262234d1167d880981f1e99aa28a9 authored about 2 years ago by Justin Halsall <[email protected]>
Call `afterAppend` for mutations and top level elements (#1012)

github.com/rrweb-io/rrweb - 6f44bb72a194ad428bc697229f589c17d713da2c authored over 2 years ago by Justin Halsall <[email protected]>
Fix inline link elements bug (#995)

* fix: bug when inlined link elements

* test: update snapshot for test cases

* apply Justi...

github.com/rrweb-io/rrweb - 55ebce73376535bc9710e3088abd25aced68b4a4 authored over 2 years ago by MF <[email protected]>
feat: add support for recording and replaying adoptedStyleSheets API (#989)

* test(recording side): add test case for adopted stylesheets in shadow doms and iframe

* add t...

github.com/rrweb-io/rrweb - 38090606847007ffec0a78d3aeffd9b9783f9914 authored over 2 years ago by Yun Feng <[email protected]>
bugfix: Sort attributes to make `rr_*` attributes handled last (#970)

* Sort attributes to make `rr_*` attributes handled last

`rr_dataURL` overwrites `src` attrib...

github.com/rrweb-io/rrweb - 23e3a73bf38cd2b271ae891b128e1440cc69520d authored over 2 years ago by Justin Halsall <[email protected]>
Make maximum scale configurable (#1006)

github.com/rrweb-io/rrweb - 6f63cf1584f42c73f495b0d0166857ae6ed8528a authored over 2 years ago by Justin Halsall <[email protected]>
Allow player to play a from-to range (#1007)

* Allow player to play a from-to range

And optionally trigger a callback or loop

* Update ...

github.com/rrweb-io/rrweb - 3924aafd619d23350cddba80da9d03e60365db74 authored over 2 years ago by Justin Halsall <[email protected]>
Add `play` to live-mode.md (#1009)

* Update live-mode.md

`play` is superior in the case that there are existing events as it will...

github.com/rrweb-io/rrweb - a16d506d0c6e8ff7300f178624e6a97f73469843 authored over 2 years ago by Eoghan Murray <[email protected]>
Fix that `addAction` wouldn't have any effect without a stop and start (#1001)

* Fix that `addAction` wouldn't have any effect without a stop and start - noticed during live m...

github.com/rrweb-io/rrweb - c619a59d766b346320e33c2f4a9fe0ef651c6d00 authored over 2 years ago by Eoghan Murray <[email protected]>
re-use live mode config - and improve docs on how to start liveMode (#1003)

* Use config.liveMode to turn on liveMode in the timer

* Discussion of `startLive(1500)` was ...

github.com/rrweb-io/rrweb - 08ab7ab45227a31f3f35e2ff43e6517f567130b2 authored over 2 years ago by Justin Halsall <[email protected]>
feat: add dataURLOptions parameter control canvas image format and quality (#967)

* feat: record add dataURLOptions parameter control canvas image format and quality

* 解决 buil...

github.com/rrweb-io/rrweb - bac1d7b0484e4f1083ad4ff8844d526ddaf6cf82 authored over 2 years ago by 何遇 <[email protected]>
fix duplicate shadow doms in the recorder (#1002)

* fix: some shadow doms are observed multiple times and cause duplicate elements in the replayer...

github.com/rrweb-io/rrweb - 96b74664651f4b09ef7b01b9759938b66331de06 authored over 2 years ago by Yun Feng <[email protected]>
fix: reset fns when when stopping record (#962)

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

github.com/rrweb-io/rrweb - 60072666d7512bd17e868ac78e6bbeb1942fd477 authored over 2 years ago by fukang wang <[email protected]>
feat: support media playbackRate (#1000)

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

github.com/rrweb-io/rrweb - ce6019d274d63e4e4b53b6aaa999004d43b0d2d1 authored over 2 years ago by fukang wang <[email protected]>
fix: add mutation lost in slimDOMOptions (#994)

* fix: add mutation lost in slimDOMOptions

* fix: slimDOMOptions-mutation-lost

Co-authored...

github.com/rrweb-io/rrweb - a9a255931f82a9b311d9385ac081337ccaf59512 authored over 2 years ago by fukang wang <[email protected]>
[Plugin] Live stream canvas via webrtc (#976)

* inline stylesheets when loaded

* set empty link elements to loaded by default

* Clean up...

github.com/rrweb-io/rrweb - a8478f1da4d3486cfa66b55f0d4ece606c21803c authored over 2 years ago by Justin Halsall <[email protected]>
Ensure positions has length before referencing (#998)

github.com/rrweb-io/rrweb - 49d143f777e99ae9327222f8c655839b6f14e418 authored over 2 years ago by dbseel <[email protected]>
fix: iframe input hook (#991)

* fix: iframe input hook (#990)

* Update observer.ts

* format code with prettier

* form...

github.com/rrweb-io/rrweb - 7be26b07eb22bf39412175c1942b7a9be137881f authored over 2 years ago by luocongqiu <[email protected]>
fix error for prettier action (#992)

* create a bait error for prettier

* refactor github action config

* Apply formatting chan...

github.com/rrweb-io/rrweb - 31890f002112274b638310859370d537bd71e019 authored over 2 years ago by Yun Feng <[email protected]>
fix: Iframe replay fails after the second full snapshot #983 (#984)

github.com/rrweb-io/rrweb - 6eaec0424d3df346987da4b3279d2ca574ce3998 authored over 2 years ago by luocongqiu <[email protected]>
fix: can't record shadow root's children except the last one (#956)

* fix: can't record shadow root's children except the last one

* remove unnecessary type cast

github.com/rrweb-io/rrweb - e7fdf533666a2ea9defb021ad33b45e3f238e8af authored over 2 years ago by Yun Feng <[email protected]>
CI: add a prettier GitHub action to format code automatically (#988)

* CI: add a prettier GitHub action to format code automatically

* improve GitHub Action config ...

github.com/rrweb-io/rrweb - f1b5cb2738527eff44b50ad0cc14d171e006c974 authored over 2 years ago by Yun Feng <[email protected]>
isBlocked factors in the selector (#894)

* isBlocked factors in the selector

* Ensure contains parameter is a node

* Fix blockSelec...

github.com/rrweb-io/rrweb - 5ba933cce3d9e2acd5e3e82c2936aeecc61958bb authored over 2 years ago by dbseel <[email protected]>