Commit Graph

  • 90ef334853 Move defaultProps to separate props file Pete Cook 2015-12-15 11:31:06 +00:00
  • 158fdde54b Always render every player Pete Cook 2015-12-14 17:06:12 +00:00
  • 355ffc54c8 Set Vimeo iframe src in play method instead of render Pete Cook 2015-12-14 17:08:48 +00:00
  • a9e985474c 0.2.1 v0.2.1 Pete Cook 2015-11-13 16:21:43 +00:00
  • 821be95265 Better npm publish cleanup scripts Pete Cook 2015-11-13 16:15:41 +00:00
  • 63f1660890 Add onError support to FilePlayer Pete Cook 2015-11-13 08:13:53 +00:00
  • 842bc344c7 Remove autoplay and only play if props.playing is true when ready Pete Cook 2015-11-13 08:11:23 +00:00
  • a15700ac95 Be a bit more const-friendly Pete Cook 2015-11-13 07:55:38 +00:00
  • 4cec3f9802 Fix readme fragment links Pete Cook 2015-11-06 15:37:58 +00:00
  • 004be42a65 0.2.0 v0.2.0 Pete Cook 2015-11-06 15:24:35 +00:00
  • f06732c17c Add lint to travis scripts Pete Cook 2015-11-06 15:22:40 +00:00
  • 73fb9cf2d6 Lint fix Pete Cook 2015-11-06 15:21:57 +00:00
  • 46cb86c6c3 Add dependency checks to readme Pete Cook 2015-11-06 09:48:18 +00:00
  • edd1e563fc Rename main function to ReactPlayer Pete Cook 2015-11-02 15:46:35 +00:00
  • 28dfdad798 Add change log Pete Cook 2015-11-02 15:29:56 +00:00
  • 1de8e0b934 Add basic support for travis Pete Cook 2015-11-02 14:39:18 +00:00
  • e99df95a0a Update readme Pete Cook 2015-10-23 16:58:40 +01:00
  • 9fc2d9e37f Merge pull request #4 from Fauntleroy/configuration Pete Cook 2015-10-23 16:36:57 +01:00
  • d984daf80f set player volume on initialization Timothy Kempf 2015-10-23 07:58:50 -07:00
  • f1395d134a pass configuration options to players via props Timothy Kempf 2015-10-18 12:51:37 -07:00
  • f0923b8f84 Abort SoundCloud streaming if url changes during requests Pete Cook 2015-10-23 10:24:19 +01:00
  • 4eab6bdff4 0.1.0 v0.1.0 Pete Cook 2015-10-19 21:16:50 +01:00
  • 7beccbec27 Add very basic shallow rendering tests Pete Cook 2015-10-19 13:40:27 +01:00
  • 6cd433f530 Update React to v0.14 Pete Cook 2015-10-16 15:18:52 +01:00
  • d308aa62c7 Vimeo player improvements Pete Cook 2015-10-15 12:42:50 +01:00
  • 237c51a9ed Update readme and package description Pete Cook 2015-10-15 12:42:27 +01:00
  • 66482d51c3 Add FilePlayer for HTML5 media files Pete Cook 2015-10-15 12:41:57 +01:00
  • f9f9730ce4 0.0.8 v0.0.8 Pete Cook 2015-09-20 19:35:24 +01:00
  • f1cde2c4fd Add basic unit tests for static canPlay method Pete Cook 2015-09-14 18:53:26 +01:00
  • 3c4c5fabc4 Improve SoundCloud URL regex Pete Cook 2015-09-14 18:52:05 +01:00
  • ed0a3fd82b Use findDOMNode Pete Cook 2015-09-10 14:45:59 +01:00
  • 32533e900a 0.0.7 v0.0.7 Pete Cook 2015-09-10 10:42:53 +01:00
  • da15b0ade7 Guard against no iframe contentWindow in Vimeo player Pete Cook 2015-09-10 10:39:58 +01:00
  • f912f13f32 Set correct initial state in ReactPlayer Pete Cook 2015-09-10 10:39:18 +01:00
  • 61bc61e56f Stop soundcloud track before playing another Pete Cook 2015-09-07 17:57:58 +01:00
  • f7b6735c3f 0.0.6 v0.0.6 Pete Cook 2015-08-31 21:43:44 +01:00
  • 1bf018ed5d Fix onProgress bug Pete Cook 2015-08-31 21:42:17 +01:00
  • b7ca5a66ff Use shouldComponentUpdate to prevent unnecessary rendering Pete Cook 2015-08-27 19:38:07 +01:00
  • b86c76ace9 0.0.5 v0.0.5 Pete Cook 2015-08-27 18:12:31 +01:00
  • 81adedc585 Add .npmignore Pete Cook 2015-08-26 10:07:41 +01:00
  • 225dfa073e Use external propTypes file Pete Cook 2015-08-26 10:02:01 +01:00
  • df8dc61582 Add onError support Pete Cook 2015-08-26 09:46:52 +01:00
  • a87cbc4452 0.0.4 v0.0.4 Pete Cook 2015-08-27 17:52:18 +01:00
  • 57fdfa1817 Add Array.find() polyfill Pete Cook 2015-08-27 17:48:54 +01:00
  • 768a4c877f Add fetch polyfill libraries to package.json Pete Cook 2015-08-27 17:44:11 +01:00
  • 9640481b88 0.0.3 v0.0.3 Pete Cook 2015-08-26 09:29:25 +01:00
  • 2ec1b86aad Update readme Pete Cook 2015-08-26 09:16:21 +01:00
  • c9b627ff9a Update build script Pete Cook 2015-08-26 09:11:44 +01:00
  • f38cb4a8c0 0.0.2 v0.0.2 Pete Cook 2015-08-24 16:19:07 +01:00
  • f42ea0c736 Move react package to dev and peer dependencies Pete Cook 2015-08-24 16:17:38 +01:00
  • a4deecfa42 First commit Pete Cook 2015-08-18 10:45:31 +01:00