Commit Graph

44 Commits

Author SHA1 Message Date
Antonio Stipić
7456e57916 docs: add analyzee to readme (#1227)
Added analyzee as one of the SaaS that use rrweb in one of their products
2026-04-01 12:00:00 +08:00
Justin Halsall
d882347a08 Docs: scale sponsors by donation size (#1217)
* Scale sponsors

Gold sponsors where a bit too big. I've scaled down all sponsors to match their donation level (calculation below). Also makes the low res image of our gold sponsor less apparent.

Example:

Bronze Sponsors Calculation:
50 pixels per donation $
100$ = 5000 pixels
√5000 = +/-70
Resolution: 70*70 = +/-5000 pixels

* Create fresh-cars-impress.md
2026-04-01 12:00:00 +08:00
Justin Halsall
19727cf50e Add highlight to "who's using rrweb" (#1215)
* Add highlight to "who's using rrweb"

* Create rich-crews-protect.md
2026-04-01 12:00:00 +08:00
Yun Feng
354959cd0c fix: all tiers of sponsors are displayed under the 'gold sponsor' level (#1210) 2026-04-01 12:00:00 +08:00
Justin Halsall
23388f2d00 Add gold sponsors (#1207)
* Add gold sponsors

* Create empty-bikes-cheer.md
2026-04-01 12:00:00 +08:00
Yun Feng
55c39c3c92 add change log and update readme (#1122) 2026-04-01 12:00:00 +08:00
Justin Halsall
6e06fd2536 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 ?

* Make tests less flakey

* Make attribute-setting more explicit

* Make test less flakey

* Make test less flakey

* Upgrade puppeteer for rrdom

* Use wait for request animation frame instead of timeout

* Force append to happen in second event

* Wait till iframe was loaded (now 100ms)

* Round the currentTime to 1 decimal place
2026-04-01 12:00:00 +08:00
Justin Halsall
da0a3b8fff Add Twitter badge (#829)
* Add Twitter badge

* Remove extra line break
2026-04-01 12:00:00 +08:00
Michał Zarach
6c1cd75354 Added RemSupp logo (#774) 2026-04-01 12:00:00 +08:00
Justin Halsall
ef28761aca add root scripts and update contribution guide (#750) 2026-04-01 12:00:00 +08:00
Justin Halsall
41c3b118db Fix typo 2026-04-01 12:00:00 +08:00
Justin Halsall
9d9c9629e3 Add Record Once (#740) 2026-04-01 12:00:00 +08:00
Kamil Walkowiak
6baaf3d1d9 added CUX logo (#739) 2026-04-01 12:00:00 +08:00
Eoghan Murray
d7deae2ca0 Add Statcounter logo (#738) 2026-04-01 12:00:00 +08:00
Yanzhen Yu
57c466b62a update documentary to readme 2026-04-01 12:00:00 +08:00
Phil Leggetter
ec93ad5b66 adds PostHog as users to the README (#719) 2026-04-01 12:00:00 +08:00
Justin Halsall
4ceb7eaead prefer yarn over npm (#705) 2026-04-01 12:00:00 +08:00
Eoghan Murray
cd782c5f97 Correct links in #647; think they were only working previously with an auto-redirect (#658) 2026-04-01 12:00:00 +08:00
Eoghan Murray
eb25068b54 Reference packages directly in docs (removing direct references to the old rrweb-snapshot and rrweb-player repositories) (#647) 2026-04-01 12:00:00 +08:00
Yanzhen Yu
789533382b update roadmap and remove v1.0 warning 2026-04-01 12:00:00 +08:00
Yanzhen Yu
00c568ea30 update slack channel link and core team members 2026-04-01 12:00:00 +08:00
Yanzhen Yu
66fc50b3d9 update storyteller link 2026-04-01 12:00:00 +08:00
Yanzhen Yu
0ea615327c add storyteller link 2026-04-01 12:00:00 +08:00
Yanzhen Yu
4a2eae6a44 add hiring link 2026-04-01 12:00:00 +08:00
Yanzhen Yu
0efc644a29 update link style 2026-04-01 12:00:00 +08:00
Yanzhen Yu
aeeafddb46 update docs 2026-04-01 12:00:00 +08:00
Yanzhen Yu
d7086b50e8 add sponsor info 2026-04-01 12:00:00 +08:00
nicolas-meunier-97
dcff282c90 Small syntaxe error (#207)
"A" should be used here, because the word after it ("unique"), begins with a consonant sound
2026-04-01 12:00:00 +08:00
yz-yu
8d5fe7dd34 Css parser (#107)
* add gzip size badges

* update rrweb-snapshot which has a performance boost in CSS parsing
2026-04-01 12:00:00 +08:00
Yanzhen Yu
adba7ee0bb add company info 2026-04-01 12:00:00 +08:00
The Gitter Badger
924ce4b082 Add Gitter badge (#35) 2026-04-01 12:00:00 +08:00
Daniël van de Giessen
1a1f6d69a3 Translated design docs to English (#19)
* Renamed original documentation files

* Add translated English design docs
2026-04-01 12:00:00 +08:00
Yanzhen Yu
ee41434a70 update docs and add compatibility note 2026-04-01 12:00:00 +08:00
Yanzhen Yu
a5f6cb92c7 update docs 2026-04-01 12:00:00 +08:00
Yanzhen Yu
1fa40d751c improve README grammer 2026-04-01 12:00:00 +08:00
Yanzhen Yu
31e8c17b0e add README in English 2026-04-01 12:00:00 +08:00
Yanzhen Yu
efa7a8fa1b new sandbox strategy
In this commit we switched the sandbox strategy to use iframe's
sandbox attribute. Indeed we do not need delegate event anymore,
but need to add some styles into the iframe.
The details were documented in the sandbox part of internal design.
2026-04-01 12:00:00 +08:00
Yanzhen Yu
9a7f98402c check interaction target before apply 2026-04-01 12:00:00 +08:00
Yanzhen Yu
b065b22f09 refactor the repl tool to support multipage apps and better dev 2026-04-01 12:00:00 +08:00
Yanzhen Yu
8567114688 fix file link 2026-04-01 12:00:00 +08:00
Yanzhen Yu
824e165ede add internal design docs 2026-04-01 12:00:00 +08:00
Yanzhen Yu
500f89b1d0 add a repl mode for quick test 2026-04-01 12:00:00 +08:00
Yanzhen Yu
430e84811a add chinese README 2026-04-01 12:00:00 +08:00
Yanzhen Yu
e2fbecea96 init the repo and integrate rrweb-snapshot 2026-04-01 12:00:00 +08:00