All Versions
60
Latest Version
Avg Release Cycle
74 days
Latest Release
526 days ago

Changelog History
Page 5

  • v0.7.6 Changes

    April 14, 2017

    Calling VideoReact from outside (HTML script tag)

  • v0.7.5 Changes

    April 11, 2017

    ๐Ÿ›  Fixed IE11 Issue by @yuheiy's help.

  • v0.7.3 Changes

    March 10, 2017

    NO CHANGES ๐Ÿš€ Test travis-ci, use it to publish new release

  • v0.7.2 Changes

    ๐Ÿ›  Fixed issue that the player can't handle blur event

  • v0.7.0 Changes

    February 20, 2017
    • Rewrited Menu component.
    • ๐Ÿ”„ Changed component name from PlaybackRate to PlaybackRateMenuButton.
    • ๐Ÿ›  Fixed full screen bug on iPhone.
    • โž• Added travis-ci config
  • v0.6.4 Changes

    February 12, 2017

    ๐Ÿ›  Fixed issue #11 Make sure the children of Video can get video object

  • v0.6.3 Changes

    February 11, 2017

    ๐Ÿ›  Fixed issue #8 Spinner + Play Both Apear when no source ๐Ÿ”€ Merged #9 Display LoadingSpinner.js only if the player has started ๐Ÿ›  Fixed tests

  • v0.6.2 Changes

    January 19, 2017

    ๐Ÿ›  Fixed issue #7. muted={false} not working

  • v0.6.1 Changes

    January 19, 2017
    • โž• Add more methods to control the video for the Player component
    • โž• Add the subscribeToStateChange method to subscribe the state changes
    • โšก๏ธ Update the document
    • โž• Add an example on how to control the player from outside.
  • v0.5.1 Changes

    December 02, 2016
    • ๐Ÿ†• New features:
      • Support keyboard navigation
      • Click video to play or pause
    • ๐Ÿ›  Fixed the conflict of scss with other's