0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-22 17:24:15 +01:00
posthog/ee/frontend
Paul D'Ambra 388d88db7c
feat: incremental updates for mobile transformer (#19567)
first pass at adding incremental mutations

created some fake mobile recordings locally and these behaved as expected

this adds:

removals
these can be passed through - they're the same as rrweb
adds
the added wireframes can be converted just like in full snapshots (I think)
updates
these are implemented as removes and then adds
this might not work on recordings with very many mutations but it'll be at least enough for us to get some folk testing it and we should have few enough mutations that it'll be ok
2024-01-03 10:31:12 +00:00
..
mobile-replay feat: incremental updates for mobile transformer (#19567) 2024-01-03 10:31:12 +00:00
exports.ts