Skip to content

Releases: THEOplayer/web-ui

@theoplayer/web-ui@2.0.0

09 Apr 15:04
8193b24

Choose a tag to compare

💥 Breaking Changes

  • Open Video UI for Web is now built using Lit.
    • All components now extend LitElement and use reactive rendering, making it much easier to build custom UI components. While existing custom UI components should mostly continue to work, we highly recommend updating them to use a render() method instead.
    • For older browsers that don't support Custom Elements, we recommend loading our new polyfills library from @theoplayer/web-ui/polyfills.

✨ Features

  • Added settings menu to default UI.

@theoplayer/react-ui@2.0.0

09 Apr 15:04
8193b24

Choose a tag to compare

💥 Breaking Changes

  • Open Video UI for Web is now built using Lit.
    • This shouldn't affect any custom UIs or custom components built using Open Video UI for React.
    • For older browsers that don't support Custom Elements, we recommend loading our new polyfills library from @theoplayer/web-ui/polyfills.

📦 Dependency Updates

@theoplayer/web-ui@1.16.3

07 Apr 14:43
1aa0550

Choose a tag to compare

🐛 Issues

  • Improve labels for text tracks and audio tracks in the <theoplayer-language-menu>.

@theoplayer/react-ui@1.16.3

07 Apr 14:43
1aa0550

Choose a tag to compare

📦 Dependency Updates

@theoplayer/web-ui@1.16.2

27 Mar 15:07
9789273

Choose a tag to compare

🐛 Issues

  • Language names in the language menu are now capitalized according to that language's case mappings.

@theoplayer/react-ui@1.16.2

27 Mar 15:07
9789273

Choose a tag to compare

📦 Dependency Updates

@theoplayer/web-ui@1.16.1

07 Jan 15:49
d02c471

Choose a tag to compare

🐛 Issues

  • Fixed a regression where menus would always fill the entire player on desktop (rather than opening as a small popup in the bottom right corner).

@theoplayer/react-ui@1.16.1

07 Jan 15:49
d02c471

Choose a tag to compare

📦 Dependency Updates

@theoplayer/web-ui@2.0.0-beta.0

23 Dec 09:33
fd2baa0

Choose a tag to compare

Pre-release

💥 Breaking Changes

  • Open Video UI for Web is now built using Lit.
    • All components now extend LitElement and use reactive rendering, making it much easier to build custom UI components. While existing custom UI components should mostly continue to work, we highly recommend updating them to use a render() method instead.
    • For older browsers that don't support Custom Elements, we recommend loading our new polyfills library from @theoplayer/web-ui/polyfills.

@theoplayer/react-ui@2.0.0-beta.0

23 Dec 09:33
fd2baa0

Choose a tag to compare

Pre-release

💥 Breaking Changes

  • Open Video UI for Web is now built using Lit.
    • This shouldn't affect any custom UIs or custom components built using Open Video UI for React.
    • For older browsers that don't support Custom Elements, we recommend loading our new polyfills library from @theoplayer/web-ui/polyfills.

📦 Dependency Updates