openreplay/frontend/app/player/MessageDistributor/managers
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
..
DOM feat(ui): add consistent timestamps to (almost) all items in the player ui 2022-08-23 09:34:55 +09:00
ActivityManager.ts Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
AnnotationCanvas.ts fix(frontend-assist): second-time call fix; annotation reset fix 2022-03-25 17:11:21 +01:00
AssistManager.ts feat(ui): make ui able to load unprocessed session files (#652) 2022-08-11 12:07:34 +02:00
ListWalker.ts feat(ui): make ui able to load unprocessed session files (#652) 2022-08-11 12:07:34 +02:00
LocalStream.ts feat(ui/tracker/player): handle multiple callers in one assist session 2022-08-09 13:32:20 +03:00
MouseMoveManager.ts Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
PagesManager.ts feat(frontend/player): virtualisation of the DOM operations 2022-07-25 15:03:25 +02:00
PerformanceTrackManager.ts Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
ReduxStateManager.ts Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
WindowNodeCounter.ts Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00