Skip to content

V2.0.0 - RC1

Pre-release
Pre-release

Choose a tag to compare

@ranyefet ranyefet released this 19 Aug 10:11
· 11668 commits to master since this release

This is the first release candidate for 2.0.0 player this release includes a lot of content and new features.

Demo

New Features:

  • New Amazing Skin with CSS3 animations
  • Added Source Selector and Custom Logo components
  • Added Tooltips support ( per component )
  • New Thumbnail Preview feature
  • New beautiful Spinner

Other Changes:

  • Support for runtime "visibility" property change
  • Support for formatting method on evaluated strings ( i.e: {video.currentTime|formatTime} )
  • Added onPlayerStateChange event ( support the following states: start, load, play, pause, end )
  • Added ability to bind to multiple events on base plugin
  • Added disableable propery to base component
  • Added showTooltip propery to base component
  • Added new flashVar "enableTooltips" - to disable/enable all tooltips, true by default