Commit graph

11 commits

Author SHA1 Message Date
Delirium
a24d99f75c
feat(player): player file loader refactoring (#1203)
* change(ui): refactor mob loading

* refactor(player): split message loader into separate file, remove toast dependency out of player lib, fix types, fix inspector and screen context

* refactor(player): simplify file loading, add safe error throws

* refactor(player): move loading status changers to the end of the flow
2023-05-12 15:38:43 +02:00
Alex Kaminskii
46cb699463 refactor(player/DOMManager): notMountedChildren rename 2023-04-21 17:36:06 +02:00
nick-delirium
cebb80c64b fix(player): fix vroot context getter 2023-04-20 09:21:37 +02:00
Alex Kaminskii
98fdf73bd5 feat(player/DOMManager): VirtualNodes insertion prioretization (for styles) 2023-04-07 18:59:04 +02:00
Alex Kaminskii
8eaa5e94fb style(player): few renamings; comments improved 2023-04-05 13:20:28 +02:00
Alex Kaminskii
57e4648e5e feat(player/VirtualDOM): OnloadVRoot & OnloadStyleSheet for lazy iframe innerContent initialisation & elimination of forceInsertion requirement in this case;; few renamings 2023-04-05 01:07:35 +02:00
Alex Kaminskii
885562ec94 feat(player): lazy JS DOM node creation; (need fixes for reaching full potential) 2023-04-02 22:44:36 +02:00
Alex Kaminskii
3588eddfd3 style(player):rm unused;rename few vars 2023-03-31 12:15:12 +02:00
nick-delirium
a128060248 change(ui): tracker beta v, improvements for assets loading after click on timeline (player.jump) 2023-03-21 15:59:06 +01:00
nick-delirium
c57846eab3 fix(tracker): fix typo 2023-02-17 13:04:00 +01:00
Alex Kaminskii
daf35a2dfa refactoring(player): separating Screen and MessageManager; renamings 2022-11-22 18:59:55 +01:00
Renamed from frontend/app/player/_web/managers/DOM/VirtualDOM.ts (Browse further)