Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bitmovin-player-ui

Package Overview
Dependencies
Maintainers
0
Versions
141
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bitmovin-player-ui - npm Package Versions

1
15

2.21.0

Diff

bitadmin
published 2.20.0 •

bitadmin
published 3.1.0 •

Changelog

Source

[3.1.0]

Added

  • Customization of output naming via CLI parameters (see outputnames in gulpfile.js)

Changed

  • Improved Button hit-boxes by changing margins to paddings
  • Seekbar/VolumeSlider position markers changed from SVG to pure CSS to improve vertical alignment with bar
  • Timeout rewritten for better efficiency

Fixed

  • Uncaught PlayerAPINotAvailableError in SeekBar position updater when player is destroyed
  • Unresponsive UI when a user canceled connection establishment to a Cast receiver
  • Avoid unnecessary animation when BufferingOverlay is hidden
  • Avoid unnecessary DOM modification when the text of a Label does not change
  • Positioning of SettingsPanelPageOpenButton in some browsers
  • Timeout could not be cleared from within the timeout callback function
bitadmin
published 3.0.1 •

Changelog

Source

[3.0.1]

Fixed

  • Positioning of SeekBar/VolumeSlider markers improved
  • Crash of UIManager.release when player instance was already destroyed
bitadmin
published 3.0.0 •

Changelog

Source

[3.0.0]

Major release for Bitmovin Player 8, mainly adjusted to the changed player API. For player 7, please use UI v2.x.

Added

  • Support for image subtitles
  • Paging support for SettingsPanel via SettingsPanelPage to enable navigation to sub-settings (#119)
  • Default ErrorMessageTranslator with english error messages for the ErrorMessageOverlay
  • UIConfig.errorMessages to allow customization of error messages via custom ErrorMessageTranslator | ErrorMessageMap

Changed

  • play and pause calls during seeking now have the issuer ui-seek instead of ui
  • Extracted/renamed UIManager.Factory to UIFactory
  • Moved UIConfig, TimelineMarker, and UIRecommendationConfig from uimanager.ts to uiconfig.ts
  • Replaced local player type definitions with type definitions from the bitmovin-player NPM package

Removed

  • Everything deprecated in 2.x
  • Player v7 feature detections and compatibility fallbacks
  • SubtitleSettingsPanel in favour of SubtitleSettingsPanelPage to use with the new navigation feature of SettingsPanel
  • Player v6 legacy skin (skin-legacy) and its UI variants
  • Disabled the ads UI variants because there is no ads module in player v8 yet that requires a UI (ads UI will be reintroduced with an upcoming release)

Fixed

  • Type definitions are now generated correctly and referenced from package.json
  • Update timeline markers when loading a new source
  • Flickering playback position indicator when switching to a live-stream
bitadmin
published 3.0.0-rc.1 •

bitadmin
published 2.19.0 •

bitadmin
published 3.0.0-a1pha.4 •

bitadmin
published 3.0.0-a1pha.3 •

bitadmin
published 3.0.0-a1pha.2 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc