openreplay/frontend/app/player/common
Shekar Siri 8d8f320ddb
Player virtual dom lazy creation (#1174)
* feat(player): lazy JS DOM node creation; (need fixes for reaching  full potential)

* fix(player): drasticly reduce amount of node getter call during virtual node insertion

* feat(player/VirtualDOM): OnloadVRoot & OnloadStyleSheet for lazy iframe innerContent initialisation & elimination of forceInsertion requirement in this case;; few renamings

* style(player): few renamings; comments improved

* feat(player/DOMManager): VirtualNodes insertion prioretization (for styles)

---------

Co-authored-by: Alex Kaminskii <alex@openreplay.com>
2023-04-17 14:37:33 +02:00
..
ListWalker.ts Player virtual dom lazy creation (#1174) 2023-04-17 14:37:33 +02:00
ListWalkerWithMarks.ts refactoring(player): separating Screen and MessageManager; renamings 2022-11-22 18:59:55 +01:00
SimpleStore.ts Player virtual dom lazy creation (#1174) 2023-04-17 14:37:33 +02:00
types.ts change(ui): remove isjump, improve error logging for dommanager; improve healthstatus API display 2023-03-27 12:55:11 +02:00