Commit Graph

  • d9133fd7ac Release 1.1.6 Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • 1f74202d7d Merge pull request #63 from Juice10/sourcemaps Justin Halsall 2026-04-01 12:00:00 +08:00
  • 45bfc12bcf allow goto to specify if it should play or pause Justin Halsall 2026-04-01 12:00:00 +08:00
  • 50998fae7f use prettier instead of node-libtidy (#638) yz-yu 2026-04-01 12:00:00 +08:00
  • 9fdd8cd2dc move maskInputValue to rrweb-snapshot (#83) Justin Halsall 2026-04-01 12:00:00 +08:00
  • ec8074a632 Merge branch 'master' into sourcemaps Justin Halsall 2026-04-01 12:00:00 +08:00
  • 599e07d9a3 yarn typings (#635) Justin Halsall 2026-04-01 12:00:00 +08:00
  • 30f82a891b Release 1.1.5 Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • 48304ffc94 fix validation warning Justin Halsall 2026-04-01 12:00:00 +08:00
  • 61626af060 Release 0.7.3 Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • fd76a7bcd8 Fixes to #628 to help it pass typescript's type checking (#634) Justin Halsall 2026-04-01 12:00:00 +08:00
  • 63cec44c10 format code Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • d8285664dc enable sourcemaps everywhere Justin Halsall 2026-04-01 12:00:00 +08:00
  • 5823d7a44f upgrade rrweb Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • 5de802912a Remove userTriggeredOnInput in player config (#633) Justin Halsall 2026-04-01 12:00:00 +08:00
  • 9110664ca2 add keepIframeSrcFn option (#81) bachmanity1 2026-04-01 12:00:00 +08:00
  • 5dbb182774 update rollup Justin Halsall 2026-04-01 12:00:00 +08:00
  • fe45dd1bc9 Release 0.7.2 Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • 6bdb40d711 Update index.zh_CN.md (#632) qun 2026-04-01 12:00:00 +08:00
  • 61074a2303 style(rebuild.ts snapshot.ts): format code Yun Feng 2026-04-01 12:00:00 +08:00
  • da0ec6fb3a remove duplicate files Justin Halsall 2026-04-01 12:00:00 +08:00
  • 4eb6c0b966 upgrade rrweb Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • 34ef34469a Add check-types to package.json (#627) Justin Halsall 2026-04-01 12:00:00 +08:00
  • 5fbb459a8e fix media playback bug (#80) bachmanity1 2026-04-01 12:00:00 +08:00
  • 1226a093a1 rrweb 1.0 use new getMirror api (#70) Justin Halsall 2026-04-01 12:00:00 +08:00
  • a891d141d2 Add type checking to ci (#626) Justin Halsall 2026-04-01 12:00:00 +08:00
  • 17b79ca210 Release 1.1.4 Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • cf791ebca1 Bump glob-parent from 5.1.1 to 5.1.2 (#74) dependabot[bot] 2026-04-01 12:00:00 +08:00
  • afe6ec9dd1 Compact style mutation (#464) Eoghan Murray 2026-04-01 12:00:00 +08:00
  • 68b39c82c4 fix: "Uncaught TypeError: Cannot read property 'insertRule' of null" caused by CSP style-src (#79) Lucky Feng 2026-04-01 12:00:00 +08:00
  • 76c75aaeb6 Bump ws from 6.2.1 to 6.2.2 (#72) dependabot[bot] 2026-04-01 12:00:00 +08:00
  • 59b7a39ce1 Buffer modifications to virtual stylesheets (#618) Justin Halsall 2026-04-01 12:00:00 +08:00
  • 1849943d48 Fixes https://github.com/rrweb-io/rrweb/issues/567 (#78) Justin Halsall 2026-04-01 12:00:00 +08:00
  • 7058946824 Release 0.7.1 Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • 9df2aa8e0e Add userTriggered (#495) Justin Halsall 2026-04-01 12:00:00 +08:00
  • 42273eb2e4 Updates regex used to validate tagnames to allow for tagnames that include namespace information (esp: svg tags) (#77) mgoshorn 2026-04-01 12:00:00 +08:00
  • 34a05c635e upgrade rrweb Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • a224fdd903 Release 1.0.1 Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • 6e144d13b3 Release 1.1.3 Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • 0783554b9f update rollup config to fix breaking change in css.write fix #58 fix https://github.com/rrweb-io/rrweb/issues/496 Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • 8b7c36be3e add release to github Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • 41e5082c08 related to #75 mask password input by default Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • 2744b59e29 Release 0.7.0 Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • fb381a1254 Ignore firstFullSnapshot once only after initial 'poster' build (#608) Eoghan Murray 2026-04-01 12:00:00 +08:00
  • b75140dc62 Allow password to be maskable instead of ignorable (#65) Justin Halsall 2026-04-01 12:00:00 +08:00
  • c6cb190879 upgrade rrweb Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • 045e125e37 Release 1.0.0 Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • f2c5ab096e Improve parsing of srcset according to whatwg spec (#74) Eoghan Murray 2026-04-01 12:00:00 +08:00
  • 90f83c92a1 2 commits for optimizing chore (#53) Jonithan 2026-04-01 12:00:00 +08:00
  • e7d23755a4 close #489 add v1.0.0 changelog Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • 628fee9292 Release 1.1.2 Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • 9b13829696 Release 0.6.6 Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • 8c17ef02ec add plugin API recipe Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • 89cdf67234 Enable to mask texts (#73) re-fort 2026-04-01 12:00:00 +08:00
  • 9c8b7b3c44 upgrade rrweb Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • 35c6f20164 update console recipes Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • 74706eeac6 Speed up addHoverClass on large stylesheets (#72) Justin Halsall 2026-04-01 12:00:00 +08:00
  • 83686e405c Release 0.6.5 Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • 789533382b update roadmap and remove v1.0 warning Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • 19038fe593 Release 1.1.1 Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • b25033e872 limit max scale to 1 Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • 00c568ea30 update slack channel link and core team members Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • e92d92b0b6 add isShadow flag if a node is under shadow root Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • 09f694c90a Release 0.6.4 Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • ac1b7caa2c Update pagination.md (#610) Omair Nabiel 2026-04-01 12:00:00 +08:00
  • d79922f6b6 update typings Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • 7c9b99a7a6 upgrade rrweb Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • de16040917 Release 1.0.0-beta.2 Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • 697be5acf7 Release 1.1.0 Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • 79a532a942 Release 0.6.3 Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • ed46394562 rename console replay plugin Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • 105268f472 snapshot and rebuild shadow DOM https://github.com/rrweb-io/rrweb/issues/38 Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • 1a19d471a3 upgrade rrweb Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • bd89778315 do not bundle es module multiple times Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • af000d4a7a add typings script to prepack Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • b06005cf40 Update rrwebPlayer types (#46) Karl-Aksel Puulmann 2026-04-01 12:00:00 +08:00
  • 8f57ba9808 Release 1.0.0-beta.1 Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • be2648054c Found an example in the wild of the deprecated pre-css way of adding a background image to table cells (#69) Eoghan Murray 2026-04-01 12:00:00 +08:00
  • e3c93f261d Release 0.6.2 Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • 4dcd674e34 Mask value attribute changes for elements in maskInputOptions (#602) Justin Halsall 2026-04-01 12:00:00 +08:00
  • 7cb4a25597 using for loop instead of forEach in element classlists pick #64 and close #68 Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • 6ffdf28ebe export speed as props Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • 38a9e36b8f Fix an incorrected finish which halted playback prematurely. The scenario was that there were events being rapidly added to the recording. (#606) Eoghan Murray 2026-04-01 12:00:00 +08:00
  • c09ee435d8 Valid tag names can include any digit [0-9] (#66) Province Innovation 2026-04-01 12:00:00 +08:00
  • 25432a1ef1 by pass all options to rrweb Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • 880cc3ab9e update yarn.lock Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • 17b1821a15 Adding prepare & prepack npm statement (#67) Justin Halsall 2026-04-01 12:00:00 +08:00
  • fa31bb6139 Release 0.6.1 Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • 059d492bea add keepIframeSrcFn option (#592) bachmanity1 2026-04-01 12:00:00 +08:00
  • 3d463d219c Release 1.0.7 Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • 3089b1ae8c expose trigger resize method Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • 35a5a4ff34 improve https://github.com/rrweb-io/rrweb-player/issues/12 Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • d449a1263d safe access iframe document Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • 760f76ec16 Release 0.6.0 Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • 669446b480 Docs: update link to list of input values (#604) Justin Halsall 2026-04-01 12:00:00 +08:00
  • 4d186077f4 Release 1.0.6 Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • f0a6ee518b update rrweb version Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • ae8ddcaa3a Fixes dist/plugins/console-record.min.js needed for tests #601 (#603) Justin Halsall 2026-04-01 12:00:00 +08:00
  • a5d77ea4f0 add iframe load timeout Yanzhen Yu 2026-04-01 12:00:00 +08:00
  • 8ee5ce8298 fix iframe border issue (#41) jackycoder 2026-04-01 12:00:00 +08:00