Files
rrweb/packages/rrweb-snapshot/CHANGELOG.md
github-actions[bot] d5057c6268 Version Packages (alpha) (#1252)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-01 12:00:00 +08:00

3.8 KiB
Raw Blame History

rrweb-snapshot

2.0.0-alpha.10

Patch Changes

2.0.0-alpha.9

Patch Changes

2.0.0-alpha.8

Minor Changes

Patch Changes

2.0.0-alpha.7

Minor Changes

  • #1170 d2582e9 Thanks @mydea! - feat: Ensure password inputs remain masked when switching input type

Patch Changes

2.0.0-alpha.6

Minor Changes

Patch Changes

  • #1133 c28ef5f Thanks @eoghanmurray! - Fix: CSS transitions are incorrectly being applied upon rebuild in Firefox. Presumably FF doesn't finished parsing the styles in time, and applies e.g. a default margin:0 to elements which have a non-zero margin set in CSS, along with a transition on them.

    Related bug report to Firefox: https://bugzilla.mozilla.org/show_bug.cgi?id=1816672

  • #1130 f6f07e9 Thanks @Equlnox! - Fix: Make relative path detection in stylesheet URLs to detect more types of URL protocols when inlining stylesheets.

  • #1157 8e47ca1 Thanks @mydea! - fix: Explicitly handle null attribute values

2.0.0-alpha.5

Patch Changes