Skip to content

v1.5.0

Compare
Choose a tag to compare
@MattiasBuelens MattiasBuelens released this 27 Nov 13:12
· 304 commits to main since this release
  • πŸš€ Added support for smart TVs. (#40)
    • Updated <theoplayer-default-ui> to automatically switch to an optimized layout when running on a smart TV.
      For custom UIs using <theoplayer-ui>, you can use the tv-only and tv-hidden attributes to show or hide specific UI elements on smart TVs.
    • Added support for navigating the UI using a TV remote control.
    • Added a tv-focus attribute to specify which UI element should receive the initial focus when showing the controls on a TV.
      In the default UI, initial focus is on the seek bar.
  • πŸš€ Allow overriding more CSS properties of <theoplayer-default-ui>. (#42)
  • πŸ’… Renamed project to "THEOplayer Open Video UI for Web". (#43)