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

5 Commits

Author SHA1 Message Date
Paul D'Ambra
7d06729fe6
feat: support font styles (#18984) 2023-11-30 11:54:26 +00:00
Paul D'Ambra
022996dd1a
fix: transformation no breaky (#18967)
* fix: transformation should never break replay

* fix: transformer should never break replay
2023-11-29 18:55:13 +00:00
Paul D'Ambra
2bf3e52ed7
feat(mobile replay): placeholder image if none is provided (#18961) 2023-11-29 15:49:55 +00:00
Paul D'Ambra
16323959fd
feat: add ee licensed replay transformer (#18874)
first pass through using the EE licensed replay transformer in playback

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: David Newell <d.newell1@outlook.com>
2023-11-29 10:41:18 +00:00
Ben White
4ad3928c74
feat: Added ability to import code from ee folder (#18841)
We want to experiment with some conditional licensing of frontend code via the ee folder.

---------

Co-authored-by: Paul D'Ambra <paul@posthog.com>
2023-11-23 16:40:46 +00:00