Commit Graph

  • ab24d085b4 Remove brackets from single param arrow functions Pete Cook 2016-09-24 17:38:03 +01:00
  • 8b6bc86ad3 Add streamable tests Pete Cook 2016-09-24 17:27:53 +01:00
  • ffc8b36f9e Skip onPause tests Pete Cook 2016-09-24 17:27:09 +01:00
  • 24a807b724 Change async test timeouts to 60 seconds Pete Cook 2016-09-24 17:26:51 +01:00
  • 55bf8d53cf Use a proper promise and fetch polyfill for builds Pete Cook 2016-09-17 14:47:48 +01:00
  • c84079a5cc Remove unused imports-loader package Pete Cook 2016-09-17 14:55:34 +01:00
  • 35b7123a80 Textarea is self-closing Pete Cook 2016-09-12 09:29:45 +01:00
  • 9ad2d933d1 Bump packages Pete Cook 2016-09-12 09:29:26 +01:00
  • ff6a3006ec Add Streamable player Pete Cook 2016-09-12 08:22:51 +01:00
  • 2958cd2365 Remove unused player index file Pete Cook 2016-09-12 08:22:28 +01:00
  • e4e722c923 Remove all FilePlayer event listeners on unmount Pete Cook 2016-09-12 08:22:13 +01:00
  • a81f00f301 Use addEventListener for FilePlayer events Pete Cook 2016-09-11 21:06:42 +01:00
  • 2984fa9625 Use mounted property to prevent setting state when unmounted Pete Cook 2016-09-11 21:06:04 +01:00
  • 060dbaccd0 Update onProgress logic to still report loaded amounts when paused Pete Cook 2016-09-11 21:01:25 +01:00
  • 19a8f9cf38 Merge pull request #102 from kevinzwh/hidden-prop Pete Cook 2016-09-02 09:53:09 +01:00
  • 29c6fe02be Remove Vimeo message listener on when unmounting Pete Cook 2016-09-01 08:16:58 +01:00
  • 902063c208 Add hidden documentation on README.md Kevin Huang 2016-08-31 19:05:14 -07:00
  • 577af2fc6e Set default value for hidden prop to false Kevin Huang 2016-08-31 19:04:31 -07:00
  • a96ab4d861 Add statement for hidden prop to allow changes in the value of hidden Kevin Huang 2016-08-31 19:00:35 -07:00
  • 24b3bd9e0b Pass hidden prop to parent div in ReactPlayer.js Kevin Huang 2016-08-31 18:59:07 -07:00
  • 7bbe1fbf84 Add to exported propTypes in props.js Kevin Huang 2016-08-31 18:57:46 -07:00
  • 0961fc1d82 Bump mocha version Pete Cook 2016-08-17 17:26:37 +01:00
  • db2a345dd1 Update david-dm link Pete Cook 2016-08-17 17:26:29 +01:00
  • 7ebc3ae4bf 0.9.0 v0.9.0 Pete Cook 2016-08-09 21:06:02 +01:00
  • ed6cab0cc9 Skip tests before versioning Pete Cook 2016-08-09 21:03:38 +01:00
  • 9ed363a95a Ensure YouTube SDK is loaded before resolving promise Pete Cook 2016-08-09 21:00:46 +01:00
  • 8de750a2ac Fix looping behaviour Pete Cook 2016-08-04 22:09:14 +01:00
  • c788ddea20 Add style prop Pete Cook 2016-08-04 21:44:56 +01:00
  • 354236f26d 0.8.0 v0.8.0 Pete Cook 2016-07-29 21:38:34 +01:00
  • 2d436592fe Bump packages Pete Cook 2016-07-29 21:34:26 +01:00
  • 8d249cedb2 Render FilePlayer by default Pete Cook 2016-07-29 20:27:33 +01:00
  • 266536b33b Merge pull request #87 from redbadger/compile-to-es3 Pete Cook 2016-07-28 18:00:59 +01:00
  • 21f1dad12c 0.7.5 v0.7.5 Pete Cook 2016-07-27 22:16:21 +01:00
  • 180039b19b Stop progress loop on pause Pete Cook 2016-07-27 21:45:27 +01:00
  • 2a4ecd4266 Always send both played and loaded values in progress events Pete Cook 2016-07-25 09:22:08 +01:00
  • 26abe2ccb6 Add babel es3 plugins Dominik Piatek 2016-07-26 12:02:38 +01:00
  • 5ad9c07f48 Add RTSP stream support to FilePlayer Pete Cook 2016-07-25 09:20:22 +01:00
  • d792c61b4e Move initial setVolume to onStart Pete Cook 2016-07-25 09:10:56 +01:00
  • 3dfdc46521 Update player when width or height changes Pete Cook 2016-07-25 09:09:16 +01:00
  • a76daa27ea 0.7.4 v0.7.4 Pete Cook 2016-06-23 09:35:46 +01:00
  • d345f03316 Pause FilePlayer when stopping Pete Cook 2016-06-23 09:32:35 +01:00
  • 90b083a839 0.7.3 v0.7.3 Pete Cook 2016-06-21 09:29:37 +01:00
  • 1dffccafca Pass fileConfig down correctly Pete Cook 2016-06-21 09:25:34 +01:00
  • 905df9ef9a 0.7.2 v0.7.2 Pete Cook 2016-06-03 11:18:37 +01:00
  • 2fe8806996 Nest media switching test in a describe block Pete Cook 2016-06-03 11:10:10 +01:00
  • 3718730b5b Add m4v and m4a extensions to filePlayer Pete Cook 2016-06-03 11:04:15 +01:00
  • 91f73449e8 Rename seekOnReady to seekOnPlay Pete Cook 2016-06-01 16:51:30 +01:00
  • fea78c046c Fix onDuration being called with null Pete Cook 2016-06-01 16:46:02 +01:00
  • 564243e194 Add failing onDuration test Pete Cook 2016-04-18 16:08:09 +01:00
  • 1e5c9e9fed 0.7.1 v0.7.1 Pete Cook 2016-06-01 10:24:55 +01:00
  • 7fd5beba23 Merge pull request #68 from the4dpatrick/master Pete Cook 2016-06-01 10:16:11 +01:00
  • 6f0f346821 make file extensions case insensitive Patrick Perey 2016-05-31 17:32:51 -07:00
  • 0bd811e4d3 Add .mov to supported video file types Patrick Perey 2016-05-31 17:32:36 -07:00
  • eff2623b30 Tweak example usage Pete Cook 2016-05-25 16:38:41 +01:00
  • c37e87ee92 Update supported media readme Pete Cook 2016-05-25 08:09:45 +01:00
  • 987159d168 Merge pull request #66 from raksonibs/patch-1 Pete Cook 2016-05-25 06:29:03 +01:00
  • dee8e86920 Update README.md links Oskar Niburski 2016-05-25 00:16:37 -04:00
  • 52866603cd 0.7.0 v0.7.0 Pete Cook 2016-05-21 17:16:15 +01:00
  • c4ed49093f Skip FilePlayer onError test Pete Cook 2016-05-21 17:14:45 +01:00
  • 9a2ae22928 Add controls prop Pete Cook 2016-05-21 15:36:12 +01:00
  • 5393343a23 Use filePlayer for SoundCloud tracks Pete Cook 2016-05-21 09:40:21 +01:00
  • 79c2d5a16f Tidy up filePlayer Pete Cook 2016-05-21 09:39:40 +01:00
  • c365921173 0.6.0 v0.6.0 Pete Cook 2016-05-19 19:02:20 +01:00
  • d1de750915 Add filePlayer config prop Pete Cook 2016-05-19 18:32:06 +01:00
  • 8cde0929f2 Add loop prop Pete Cook 2016-05-19 16:51:12 +01:00
  • 1219b88b38 Add onStart prop Pete Cook 2016-05-19 16:16:48 +01:00
  • 0d48a9e767 Use fetch-jsonp for SoundCloud resolve endpoint Pete Cook 2016-05-19 09:11:27 +01:00
  • cb71f30975 Remove arrow function brackets Pete Cook 2016-05-19 07:24:21 +01:00
  • 0c8070dbac Remove class property semicolons Pete Cook 2016-05-19 07:21:53 +01:00
  • fe8a871a16 Bump packages Pete Cook 2016-05-19 07:21:04 +01:00
  • 16f515ddf6 Add contribution guidelines Pete Cook 2016-04-19 10:53:58 +01:00
  • e4950a0dbf Do not remove dist files when cleaning Pete Cook 2016-04-19 10:54:40 +01:00
  • ee65d36f27 0.5.8 v0.5.8 Pete Cook 2016-04-19 10:26:14 +01:00
  • 2449cf75a5 Increase onPause test delay Pete Cook 2016-04-18 16:29:32 +01:00
  • f528ade2ef Better canPlay test grouping Pete Cook 2016-04-19 10:10:29 +01:00
  • 0ce6c6b252 Fix test descriptions Pete Cook 2016-04-18 15:50:17 +01:00
  • b115bfc395 Limit Travis to node 5 Pete Cook 2016-04-18 15:15:23 +01:00
  • bbefce019a Move all tests to Karma Pete Cook 2016-04-18 15:09:50 +01:00
  • 546678c33c Add footer to demo Pete Cook 2016-04-18 14:57:39 +01:00
  • ed4825b17a Update demo SoundCloud track Pete Cook 2016-04-18 13:48:34 +01:00
  • 8eb2dc053b Fix Youtube rendering issue with React 15 Pete Cook 2016-04-18 13:43:32 +01:00
  • 048f4809fa Bump packages Pete Cook 2016-04-15 16:49:23 +01:00
  • cafba37830 Add webkit-playsinline attribute to FilePlayer Pete Cook 2016-04-13 14:20:08 +01:00
  • be276bfa1e 0.5.7 v0.5.7 Pete Cook 2016-04-13 12:49:39 +01:00
  • 2abb25e68b Add default props to readme Pete Cook 2016-04-13 12:47:31 +01:00
  • c05bd9dff3 Specify https in YouTube SDK location Pete Cook 2016-04-13 12:43:19 +01:00
  • fededddce6 Add progressFrequency prop Pete Cook 2016-04-13 12:29:27 +01:00
  • d96b4271b5 Only include played amount in onProgress when playing Pete Cook 2016-04-13 12:23:20 +01:00
  • 7995e86918 Merge pull request #48 from pors/master Pete Cook 2016-04-13 12:18:44 +01:00
  • 9c542f155a Pass on event including error message and code onError Mark Pors 2016-04-13 14:08:56 +03:00
  • f0d2ffbf73 Merge pull request #45 from gridsane/master Pete Cook 2016-04-08 08:30:47 +01:00
  • fe0b452683 Add FilePlayer support for urls with query string grid 2016-04-04 16:49:38 +05:00
  • 93e84a47ec Add shameless rplayr plug to readme Pete Cook 2016-03-23 14:43:16 +00:00
  • 3582de46a5 Bump normalize.css Pete Cook 2016-03-23 14:40:14 +00:00
  • 1740ca6cb5 Ignore dist when linting Pete Cook 2016-03-08 10:25:40 +00:00
  • 2dc7d45bed 0.5.6 v0.5.6 Pete Cook 2016-03-08 09:56:06 +00:00
  • 69ce9fcfd1 Fix bower support Pete Cook 2016-03-08 09:33:58 +00:00
  • 98bc28a9d9 Bump karma-mocha-reporter Pete Cook 2016-03-08 09:32:52 +00:00
  • 03a4e22a80 Remove comments from production builds Pete Cook 2016-03-07 10:11:56 +00:00
  • 78463b2592 Fix browser build Pete Cook 2016-03-07 10:11:40 +00:00