1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
Commit graph

2 commits

Author SHA1 Message Date
Kasin Sparks
a24b840153
Replace deprecated initEvent()
Replaced deprecated initEvent() with recommended event constructor, Event(), as per MDN web docs specification.
https://developer.mozilla.org/en-US/docs/Web/API/Event/initEvent#browser_compatibility
2024-01-21 21:02:18 -05:00
Dmitry Lyzo
ab5c4949c3 Add KeyboardEvent constructor polyfill
(cherry picked from commit 11ae2ff43f)
2023-09-22 11:08:13 +03:00