Skip to content

Releases: joaopaulovieira/clappr-media-control-plugin

1.3.1

14 Aug 19:18
Compare
Choose a tag to compare
  • a9e70fd [Fullscreen] Fix icon update when use scape key

1.3.0

23 May 21:47
Compare
Choose a tag to compare
  • [Time Indicator]:
    • 0e791ac Use constants to set default value
    • 73f3b74 Define behavior for live media:
      • Position and duration values are updated with media metadata only after the media is started;
      • Hides plugin for live content without DVR after the media started;
      • If the current media is updated, sets the position and duration default values again and show the plugin.
  • [Seek Bar]:
    • 07c0794 238e689 Define behavior for live media:
      • Interaction with the plugin is disabled by default;
      • Interaction with the plugin is enabled only after media is started;
      • Position and duration values are updated with media metadata only after the media is started;
      • Keeps interaction disabled after media starts for live content without DVR;
      • If the current media is updated, sets the position and duration default values and disables interaction again;
  • [Media Control]:
    • 00570fe Fix Clappr show/hide events overflow
    • 1ed0c4c d0103de Keep visible if user interact with one element
    • 614d82f New hide delay for mobile devices:
      • 2 seconds for desktop devices;
      • 3 seconds for mobile devices;

1.2.0

27 Apr 22:03
Compare
Choose a tag to compare
  • ae2ba6e [Seek Bar] Guarantee correct position on click events;
  • 80ad4ae [Components] Avoid event listeners leak when one component plugin is destroyed;
  • [Components] New component plugin Level Selector:
    • Supports current playback architecture (get levels on PLAYBACK_LEVELS_AVAILABLE event);
    • Supports customized labels;
    • Supports edit the levels array (via onLevelsAvailable callback);
    • Supports levels for MP4 medias;

1.1.0

22 Apr 02:17
Compare
Choose a tag to compare
  • 786fbf0 109c3df [Time Indicator] Updates position time when occurs drag interacton on seek bar element
  • 0f59cfe [Components] Allows to config any render settings at Clappr startup

First Release

22 Mar 09:03
Compare
Choose a tag to compare
1.0.0

chore(package): bump version to 1.0.0