Commit graph

21 commits

Author SHA1 Message Date
Alex K
822ca53980
Dev aleksk (#795)
*feat(tracker;backend;frontend/player): focus in elem
*feat(tracker;frontend/player): FontFace load
2022-11-04 11:33:29 +01:00
sylenien
7e8a106edf change(ui): remove some logs and warnings 2022-11-04 10:35:03 +01:00
Alex Kaminskii
e92ac4be33 fix(frontend/player): safe insert/deleteRule for every case to reduce affection of a replay 2022-10-10 11:19:19 +02:00
Alex Kaminskii
2a926d038d fix(frontend/player): PostponedStyleSheet callbacks & logs in tracker & accept virtual svg-style in tracker 2022-09-16 18:33:29 +02:00
Alex K
90a77f739f
Merge branch 'dev' into dynamic-css-support 2022-09-14 13:14:21 +02:00
Alex Kaminskii
c29c29ab7c feat(tracker): StyleSheet rules messages unifyied for Constructed and style-tag based cases 2022-09-14 13:08:46 +02:00
sylenien
07d8ce74cb fix(tracker): use sheetid to get sheet 2022-09-12 12:19:41 +02:00
sylenien
d77374c1e3 fix(tracker): fix message prop 2022-09-12 12:18:55 +02:00
Alex Kaminskii
89f8323ed8 fix(frontend/player): clean previously existed iFrame roots in case of a new one 2022-09-12 11:32:27 +02:00
Alex Kaminskii
fd24470c1f style(tracker): review code fixes 2022-08-26 11:39:31 +02:00
Alex Kaminskii
6fa68e7990 Merge branch 'dev' into adopted-style-sheets 2022-08-23 16:27:18 +02:00
Bart Riepe
af4160eb20
feat(ui): add consistent timestamps to (almost) all items in the player ui
This also tries to make the autoscroll functionality a bit more consistent, where all items are always shown in the list, but items which have not yet occurred will be partially transparent until they happen.

Due to that change, autoscroll behavior which previously always went all the way to the bottom of a list didn't make sense anymore, so now it scrolls to the current item.
2022-08-23 09:34:55 +09:00
Alex Kaminskii
3ec74095d7 fix(frontend/player): force mount of root nodes and styles 2022-08-17 18:11:02 +02:00
Alex Kaminskii
0013967376 feat(frontend/player): adoptedStyleSheets support 2022-08-09 20:33:52 +02:00
Alex Kaminskii
a1d8848e01 style(player):future optimisation comments 2022-07-27 18:48:02 +02:00
Alex Kaminskii
2bcc1f3f1e fix(frontend/player): styles in priority (style tag text as well) 2022-07-27 17:49:10 +02:00
Alex Kaminskii
cdcabf5f08 fix(frontend/player): store main vDoc inside the vRoots Map 2022-07-27 17:37:42 +02:00
Alex Kaminskii
dabe7f0e44 fix (frontend/player): instant insertion of style elements & correct children deletion 2022-07-27 17:28:51 +02:00
Alex Kaminskii
3c719f4839 fix(frontend-player): ignore non-http urls in links 2022-07-25 15:05:53 +02:00
Alex Kaminskii
7cd514eb23 style(frontend/player): codefixes 2022-07-25 15:05:42 +02:00
Alex Kaminskii
8b00543d8b feat(frontend/player): virtualisation of the DOM operations 2022-07-25 15:03:25 +02:00