Commit Graph

  • 7592fdbe2d 1.14.2 v1.14.2 Pete Cook 2019-11-20 20:21:27 +00:00
  • b7b2b1c938 Support to set custom facebook version (#745) Ting-Hsiang Hsu 2019-11-21 04:19:47 +08:00
  • dccd13fbf9 1.14.1 v1.14.1 Pete Cook 2019-11-11 20:12:16 +00:00
  • edf81c87f9 Ignore React nodes in isEqual Pete Cook 2019-11-11 20:09:31 +00:00
  • 6d57ef35c4 1.14.0 v1.14.0 Pete Cook 2019-11-06 13:21:31 +00:00
  • 987a18b7ad Tweak Twitch controls bug comment Pete Cook 2019-11-06 13:06:35 +00:00
  • 09b47a24c6 Pass dash.js errors through to onError callback Pete Cook 2019-10-29 20:28:39 +00:00
  • 9dd587ed44 Use https SDK urls by default Pete Cook 2019-10-26 14:26:36 +01:00
  • 5689e8f02f Add playIcon prop Pete Cook 2019-10-26 14:24:45 +01:00
  • 8c8d00fda8 fixes #733 (#736) Jack Erickson 2019-11-06 07:04:09 -06:00
  • 1e41ce5ce5 Add PIP support for Safari (#716) destruc7i0n 2019-10-13 03:35:55 -04:00
  • df43f46ec2 Properly delete SDK requests (#718) bastei 2019-09-23 15:53:27 +02:00
  • 2d616a8a7a 1.13.0 v1.13.0 Pete Cook 2019-09-19 22:02:37 +01:00
  • 9d39d92b98 Bump packages Pete Cook 2019-09-19 21:59:58 +01:00
  • d80faaac1e Add readme note about SDK overrides Pete Cook 2019-09-19 21:48:34 +01:00
  • af6ed75905 Use proxy methods for FilePlayer listeners Pete Cook 2019-09-19 21:06:52 +01:00
  • 110786c353 Add pip support info to readme Pete Cook 2019-09-19 20:20:55 +01:00
  • 74bc8e0f9b Add controls support to Twitch and Vimeo Pete Cook 2019-09-17 20:39:19 +01:00
  • 7779d8bae6 Remove default black backgrounds Pete Cook 2019-09-17 20:25:17 +01:00
  • 2602a63efd Delete SDK requests array after loading error (#711) bastei 2019-09-17 21:58:36 +02:00
  • 5fad61e26d Add typedef support for MediaStream url source (#674) Julius Castrén 2019-09-17 22:31:37 +03:00
  • 4c4e0b5fb3 Bump packages Pete Cook 2019-08-21 13:16:15 +01:00
  • 9079a838a2 Fix demo file paths Pete Cook 2019-08-21 13:12:10 +01:00
  • a4e89c0f9e 1.12.0 v1.12.0 Pete Cook 2019-08-18 08:47:22 +01:00
  • c04fb2856b Migrate to componentDidUpdate Pete Cook 2019-08-17 21:04:14 +01:00
  • 2b59631fed Do not always call setPlaybackRate on play Pete Cook 2019-08-17 20:37:23 +01:00
  • f91c7371b0 Remove old testing config from travis Pete Cook 2019-08-18 08:21:33 +01:00
  • ae0f230dbe Lint fixes Pete Cook 2019-08-17 20:10:20 +01:00
  • 7a474365d6 Overhaul development config Pete Cook 2019-08-17 09:36:37 +01:00
  • 13db74c8c0 1.11.2 v1.11.2 Pete Cook 2019-08-10 15:55:46 +01:00
  • 57d586af69 Fix preload display logic Pete Cook 2019-08-10 15:41:38 +01:00
  • 59586caae8 Add showPreview instance method Pete Cook 2019-08-10 15:22:21 +01:00
  • d798f8b6e2 Hide preview thumbnail when light changes to false Pete Cook 2019-08-10 15:17:52 +01:00
  • efb4ff08f7 Add playbackRate support to Vimeo Pete Cook 2019-08-10 15:13:55 +01:00
  • 6acf69a02b Fix Vimeo fast switch bug Pete Cook 2019-08-10 15:11:06 +01:00
  • ad5d6df626 1.11.1 v1.11.1 Pete Cook 2019-06-13 22:38:05 +01:00
  • ed1c70b7b0 Prevent double inline styles being applied Pete Cook 2019-06-13 22:19:50 +01:00
  • 5baad565ec Fix onProgress for infinite duration streams Pete Cook 2019-06-13 22:16:57 +01:00
  • 3759c01e14 Fix light mode poster not updating Pete Cook 2019-06-13 20:30:24 +01:00
  • dd5dc3c90a Fix youtube looping Pete Cook 2019-06-13 08:56:00 +01:00
  • a44d0f2858 Fix multiple onError params not being passed through Pete Cook 2019-06-13 08:50:02 +01:00
  • 2465edba97 Do not use vimeo API to play vimeo hosted video files. (#597) Rin Raeuber 2019-06-05 22:00:09 +02:00
  • 2234a760e3 Catches error on Vimeo play() (#645) Mathew Morris 2019-06-05 14:58:47 -05:00
  • 5a33845bf6 Update Meteor section in readme (#647) Matt Michel 2019-06-05 20:56:47 +01:00
  • a0aa426deb [d.ts] Fix typing of arguments of onError handler (#655) Yuki Kodama 2019-06-06 04:53:03 +09:00
  • 7bfb60b2db Fix twitch permanent loading state when stream is offline (#657) luiscerqueira 2019-06-05 20:27:30 +01:00
  • e37f32d85c Fix an issue with setting state in the Preview component after being unmounted. (#658) Cody Lundquist 2019-06-05 12:20:56 -07:00
  • f1ba67a7e5 1.11.0 v1.11.0 Pete Cook 2019-04-10 16:18:51 +01:00
  • 7d8dedd043 Soundcloud - fix autoplay delegation (#614) talibnelson 2019-04-10 11:15:42 -04:00
  • e4450bc187 Implemented onBufferEnd cb prop for FilePlayer, YouTube and Facebook (#615) Andrew Pazniak 2019-04-10 18:14:50 +03:00
  • 35d957ec7b Add on error callback to wistia player (#617) Arnas 2019-04-10 18:14:24 +03:00
  • ae0c0ba903 align typings for seekTo method with code (#619) Joseph Weidinger 2019-04-10 10:14:10 -05:00
  • 14a440226b Really really small typo in README.md (#606) GaelS 2019-03-26 10:10:52 +01:00
  • ba6c2747f1 Add issue template Pete Cook 2019-03-24 21:37:11 +00:00
  • c1e6bf8cec 1.10.0 v1.10.0 Pete Cook 2019-03-24 21:01:13 +00:00
  • 00e2019771 Add playsinline support to vimeo Pete Cook 2019-03-24 20:06:36 +00:00
  • a7fd126c8d Use normal wrapper for light mode Pete Cook 2019-03-24 10:17:07 +00:00
  • 25a946f64d Pass controls prop through to preload players Pete Cook 2019-03-23 13:46:30 +00:00
  • 80e468041d Add Soundcloud preload to props files Pete Cook 2019-03-23 10:09:21 +00:00
  • 130f4f2b2a Add type parameter to seekTo method Pete Cook 2019-03-23 09:47:03 +00:00
  • 8ae7f9f5f2 Set isLoading to false after error Pete Cook 2019-03-23 08:44:43 +00:00
  • b03365a04d Unbind wistia player events correctly Pete Cook 2019-03-23 08:18:47 +00:00
  • 37700cc6a8 1.9.3 v1.9.3 Pete Cook 2019-01-27 18:48:36 +00:00
  • 3486039e99 Bump auto-changelog Pete Cook 2019-01-27 18:47:53 +00:00
  • 8eb16617b2 1.9.2 v1.9.2 Pete Cook 2019-01-27 11:50:33 +00:00
  • 73860e4756 Support player setLoop methods Pete Cook 2019-01-27 11:41:00 +00:00
  • 66b17d5cb5 Upgrade screenfull Pete Cook 2019-01-27 11:37:28 +00:00
  • 9a47b68a40 1.9.1 v1.9.1 Pete Cook 2019-01-25 09:00:06 +00:00
  • 0ba5b719d5 Add controls toggle and light mode to demo app Pete Cook 2019-01-25 08:58:22 +00:00
  • 4a39dc4c52 Show preview when switching from non-light to light Pete Cook 2019-01-25 08:51:08 +00:00
  • f45a40d5b2 Use https for noembed fetching Pete Cook 2019-01-25 08:48:52 +00:00
  • 6d6230a183 1.9.0 v1.9.0 Pete Cook 2019-01-24 20:22:41 +00:00
  • 0fbb0c4898 Add youtube embedOptions config option Pete Cook 2019-01-24 20:06:39 +00:00
  • 04bf181a3d Youtube playlist fixes Pete Cook 2019-01-02 08:46:58 +00:00
  • 77226796f9 Bump deepmerge Pete Cook 2019-01-02 08:20:28 +00:00
  • 621d4740fe Allows wrapper proptype to be a ForwardRef component (#556) rdbmax 2019-01-24 21:21:15 +01:00
  • a631f338d9 playsinline for Android wechat (#544) bingods 2019-01-07 17:34:34 +08:00
  • e5af5c8a20 Fix broken URL for standalone script (#546) Laurent Pellegrino 2019-01-03 12:54:41 +01:00
  • 4ea2253824 Accept youtube.com/playlist?list= URLs (#541) Volodymyr Kushnir 2019-01-02 10:30:05 +02:00
  • fac444a0e6 1.8.0 v1.8.0 Pete Cook 2018-12-19 14:40:00 +00:00
  • 8453dfc017 Add light prop Pete Cook 2018-12-19 14:04:35 +00:00
  • 05a7040089 1.7.1 v1.7.1 Pete Cook 2018-12-05 16:19:56 +00:00
  • b6b6c8d963 Parse youtube playlist from URL list param Pete Cook 2018-12-05 14:47:23 +00:00
  • 8924549a09 Loop youtube playlists correctly Pete Cook 2018-12-05 14:44:32 +00:00
  • 29fb971efa Fix dist build Pete Cook 2018-12-01 09:46:08 +00:00
  • 32e8286e81 Update npmignore Pete Cook 2018-11-17 21:19:24 +00:00
  • db7bb5c63c 1.7.0 v1.7.0 Pete Cook 2018-11-17 19:44:03 +00:00
  • 6c91edfee9 Add hlsVersion and dashVersion file config Pete Cook 2018-11-17 19:35:49 +00:00
  • c15f1cdfa6 Export single player exports to main file Pete Cook 2018-11-17 16:21:47 +00:00
  • 6f03892afc Refresh vimeo duration on play Pete Cook 2018-11-17 16:15:48 +00:00
  • 775d6e5ed8 Use PLAYING event instead of PLAY for Twitch player Pete Cook 2018-11-16 17:42:06 +00:00
  • 9b9434f089 Do not call onEnded when looping Pete Cook 2018-11-16 14:47:06 +00:00
  • 5573af8556 Prevent singlePlayer from returning null when forcing via config Pete Cook 2018-11-16 14:38:42 +00:00
  • 4825154a3b Support Chrome Picture In Picture (PIP) mode (#504) Maxime BACONNAIS 2018-11-17 19:36:19 +01:00
  • 4730c4df9d Typings - label in TrackProps (#489) Sébastien Vanvelthem 2018-11-16 10:53:58 +01:00
  • 99375a9ca9 fix: fix onProgress callback not firing during iOS live streams (#497) John Mitchell 2018-11-16 04:53:20 -05:00
  • ee03a06bc3 Update vimeo preload URL (#509) Mostefaoui Mohamed Anes 2018-11-16 12:52:21 +03:00
  • e1bf45a758 add absent methods signature (#507) Drakoriss 2018-11-15 14:15:54 +02:00
  • c50320a51f 1.6.6 v1.6.6 Pete Cook 2018-09-20 14:38:38 +01:00
  • 580e21c608 Add coverage to npmignore Pete Cook 2018-09-20 14:36:51 +01:00