0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-21 21:49:51 +01:00
Commit Graph

15 Commits

Author SHA1 Message Date
Paul D'Ambra
8f49924fdf
revert: "chore: upgrade rrweb to alpha.17" (#26134) 2024-11-11 23:05:03 +00:00
David Newell
a7e35f51f5
chore: upgrade rrweb to alpha.17 (#25736)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Paul D'Ambra <paul@posthog.com>
2024-11-11 21:03:45 +00:00
Georgiy Tarasov
a197a5dad7
fix: patch dayjs to fix the utc timezone bug (#23527)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-07-08 17:39:55 +02:00
David Newell
7c6805df2c
fix: pause error patch (#22060) 2024-05-03 11:17:23 +01:00
David Newell
9f656721fb
feat: better CSS parsing (#21978) 2024-04-30 17:25:25 +01:00
David Newell
ba46cfb795
fix: patch missing pause method in rrweb (#21898) 2024-04-26 15:14:04 +01:00
David Newell
72bf3ab7c7
fix: revert even more rrweb (#21821) 2024-04-24 17:29:21 +00:00
David Newell
b4cea1277c
fix: revert even more rrweb (#21816) 2024-04-24 17:12:17 +01:00
David Newell
ab3a64d6c8
fix: skip custom split (#21812) 2024-04-24 15:30:17 +01:00
David Newell
907221067e
chore: upgrade rrweb (#21734) 2024-04-23 15:44:16 +01:00
Ben White
c0b34067de
feat: Heatmaps toolbar code (#21630) 2024-04-23 07:52:44 +00:00
David Newell
cf1234ef38
fix: nested css selector splitting (#21427) 2024-04-09 11:25:52 +01:00
David Newell
4b1c253759
chore: upgrade rrweb for playback (#21368) 2024-04-08 11:37:09 +01:00
Paul D'Ambra
d6e15ccb06
feat: replay error handler (#19868)
* pass onerror into replayer

* patch to allow handling errors in incremental snapshots
2024-01-19 14:32:54 +00:00
Paul D'Ambra
4b12f76bc4
feat: patch canvas export into rrweb (#19861)
* feat: patch canvas export into rrweb

* like that?

* like that?
2024-01-19 13:41:19 +00:00