Socket
Socket
Sign inDemoInstall

video-react

Package Overview
Dependencies
13
Maintainers
2
Versions
67
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous123456

0.2.1

Diff

Changelog

Source

0.2.1 (2016-11-13)

  • New components:
    • CurrentTimeDisplay
    • DurationDisplay
    • RemainingTimeDisplay
    • TimeDivider
    • VolumeMenuButton
    • PlaybackRate
  • New example on how to customize

<a name="0.0.2"></a>

jimliu
published 0.1.4 •

Changelog

Source

0.2.1 (2016-11-13)

  • New components:
    • CurrentTimeDisplay
    • DurationDisplay
    • RemainingTimeDisplay
    • TimeDivider
    • VolumeMenuButton
    • PlaybackRate
  • New example on how to customize

<a name="0.0.2"></a>

jimliu
published 0.1.3 •

jimliu
published 0.1.2 •

jimliu
published 0.1.1 •

jimliu
published 0.0.2 •

Changelog

Source

0.0.2

  • Copy the project settings from reactstrap
  • Add new tests and new components

Features

  • Player: Player is the root component of the Video-React player. All the others components should be in this component.
  • Video: Video is the React component for Html5 video, it renders the Html5 video element to embed a video. It also is the container for all video sources. If there are more then one source, it could be failed back.
  • LoadingSpinner: There would be a loading spinner to display before the video is loaded.
  • BigPlayButton: Initial play button. Shows before the video has played. The hiding of the big play button is done via CSS and player states.
  • PosterImage: The PosterImage specifies an image to be shown while the video is downloading, or until the user hits the play button. If this is not included, the first frame of the video will be used instead.
jimliu
published 0.0.1 •

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc