Skip to content

Releases: ryanhefner/react-video-players

v0.1.11

06 Mar 23:08
Compare
Choose a tag to compare
  • Update NPM dependencies
  • Update Rollup config
  • Update copyright years in LICENSE

v0.1.9

03 Oct 23:17
Compare
Choose a tag to compare
  • Add error handling to VideoPlayer
  • Add error handling to YouTubePlayer
  • Delay setting currentTime and volume until loadedmetadata, hopefully fixing issue in IE
  • Express my opinion on an extra error code in the YouTubeEmbed

v0.1.8

29 Sep 20:36
Compare
Choose a tag to compare
  • Use clean-react-props to clean props now
  • Change from lodash.omit to lomit to drop file size
  • Upgrade dependencies
  • Upgrade build system
  • Clean things up a bit

v0.1.6

16 Aug 00:40
Compare
Choose a tag to compare
  • Add playerController.js and src directory to package files
  • Clean-up README.md file and apply formatting to code blocks

v0.1.5

09 Aug 02:44
Compare
Choose a tag to compare
  • Upgrade clean-react-props dependency
  • Clean-up .gitignore and .npmignore files

v0.1.4

27 Jul 15:58
Compare
Choose a tag to compare
  • Fix issue with removing event listeners when YouTubeEmbed unmounts

v0.1.2

24 Jul 21:21
Compare
Choose a tag to compare
0.1.2

0.1.0

24 Jul 20:49
Compare
Choose a tag to compare
* Initial release of `react-video-players` package