Commit Graph

8 Commits

Author SHA1 Message Date
Álvaro Velad Galván 0c0c2ffe29 feat(UI)!: Enable customContextMenu by default on desktop browsers (#9635)
statistics and ad_statistics are added by default to context menu only
on debug builds
2026-01-30 12:03:26 +01:00
Álvaro Velad Galván a0384a1939 feat(UI): Adjust context menu positioning to avoid overflow (#9632) 2026-01-30 10:59:42 +01:00
Álvaro Velad Galván 2d02ae3f6d feat(UI): Allow all items registered in overflow to be in the context menu (#9527) 2025-12-19 09:23:07 +01:00
Álvaro Velad Galván 0d3f3d0140 feat(UI): Support sub menus on context button (#9526) 2025-12-18 15:49:50 +01:00
Álvaro Velad Galván 8739820648 fix(UI): Close context menu when hide the UI (#8234)
Related to https://github.com/shaka-project/shaka-player/issues/8224
2025-03-11 08:22:42 +01:00
Álvaro Velad Galván 5fc0fecd16 feat(UI): Close submenu or context menu on option click (#8193)
Close https://github.com/shaka-project/shaka-player/issues/8192
2025-03-03 08:25:06 +01:00
Wojciech Tyczyński 6e55a3b21b build: Forbid using dot in generic types (#7904)
Fixes #2643

Happy reviewing!
2025-01-20 09:39:51 +01:00
Nico afb93106a7 feat(ui): Add right-click context menu, statistics button (#3548)
Closes #2607
2021-08-04 22:16:56 -07:00