Releases: THEOplayer/web-ui
Releases · THEOplayer/web-ui
@theoplayer/web-ui@2.0.0
💥 Breaking Changes
- Open Video UI for Web is now built using Lit.
- All components now extend
LitElementand 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 arender()method instead. - For older browsers that don't support Custom Elements, we recommend loading our new polyfills library from
@theoplayer/web-ui/polyfills.
- All components now extend
✨ Features
- Added settings menu to default UI.
@theoplayer/react-ui@2.0.0
💥 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
- See changes to Open Video UI for Web v2.0.0
@theoplayer/web-ui@1.16.3
🐛 Issues
- Improve labels for text tracks and audio tracks in the
<theoplayer-language-menu>.
@theoplayer/react-ui@1.16.3
📦 Dependency Updates
- See changes to Open Video UI for Web v1.16.3
@theoplayer/web-ui@1.16.2
🐛 Issues
- Language names in the language menu are now capitalized according to that language's case mappings.
@theoplayer/react-ui@1.16.2
📦 Dependency Updates
- See changes to Open Video UI for Web v1.16.2
@theoplayer/web-ui@1.16.1
🐛 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
📦 Dependency Updates
- See changes to Open Video UI for Web v1.16.1
@theoplayer/web-ui@2.0.0-beta.0
💥 Breaking Changes
- Open Video UI for Web is now built using Lit.
- All components now extend
LitElementand 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 arender()method instead. - For older browsers that don't support Custom Elements, we recommend loading our new polyfills library from
@theoplayer/web-ui/polyfills.
- All components now extend
@theoplayer/react-ui@2.0.0-beta.0
💥 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
- See changes to Open Video UI for Web v2.0.0-beta.0