All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
Generated by auto-changelog
19 November 2016
10 October 2016
- Pass DOM node to YouTube Player instead of ID
#111
- update all dependencies
#107
- Add showArtwork option to soundcloud config
#108
26 September 2016
- Add onReady prop
#106
25 September 2016
- Add
hidden
prop to ReactPlayer#102
- Use mounted property to prevent setting state when unmounted
#105
- Update onProgress logic to still report loaded amounts when paused
#94
9 August 2016
- Ensure YouTube SDK is loaded before resolving promise
#88
- Fix looping behaviour
#91
- Add style prop
#92
29 July 2016
- Add support for non-es5 compatible browsers
#87
- Render FilePlayer by default
8d249ce
- Bump packages
2d43659
27 July 2016
- Always send both played and loaded values in progress events
#79
- Add RTSP stream support to FilePlayer
#83
- Move initial setVolume to onStart
#82
- Update player when width or height changes
#84
23 June 2016
- Pause FilePlayer when stopping
#78
21 June 2016
- Pass fileConfig down correctly
1dffcca
3 June 2016
- Add m4v and m4a extensions to filePlayer
#72
- Fix onDuration being called with null
#52
- Add failing onDuration test
564243e
1 June 2016
21 May 2016
19 May 2016
- Add filePlayer config prop
#62
- Add loop prop
#57
- Add onStart prop
#61
- Use fetch-jsonp for SoundCloud resolve endpoint
#24
,#47
19 April 2016
13 April 2016
- Pass on error event
#48
- Add FilePlayer support for urls with query string
#45
- Add progressFrequency prop
#50
- Only include played amount in onProgress when playing
#51
- Pass on event including error message and code onError
#44
8 March 2016
29 February 2016
- Add browser build
#35
,#38
- Add promise and fetch polyfills to build
#39
- Update standard code style
7231c45
3 February 2016
- Add demo deployment to travis build
60bcaf6
- Tweak YouTube default playerVars
b99e6d9
- Add sshpass to travis
84f889e
26 January 2016
- Support YouTube start time param
7908463
- Add onError tests
9626ccb
- Better karma test grouping
8a3d4e8
25 January 2016
21 January 2016
- Move onDuration callback from onReady to onPlay
#31
- Destructure state in demo render method
6ed327d
- Add simple Duration component to improve demo
d42c6d3
14 January 2016
- Add onDuration prop
#28
- Add live demo to readme
4aa8a29
- Ensure vimeo player has duration before calling onReady
8b31a8f
11 January 2016
11 January 2016
9 January 2016
- Use react-transform development setup
#25
- Add basic karma testing
#22
- Rebase on react-transform-boilerplate
#8
4 January 2016
- When seeking before player is ready, store value and seek later
#19
- Fix FilePlayer not loading on mount
00f9671
- Nullify loadOnReady after use
5dd60c6
4 January 2016
- Ensure volume on subsequent youtube loads
5895663
4 January 2016
- Fix YouTube onReady bugs
#21
- Set isReady before setVolume in onReady
#23
- Handle YouTube URL change during SDK load
#20
3 January 2016
2 January 2016
- Stronger guards for YouTube player methods
f18792a
2 January 2016
- Use explicit isReady property to guard player methods
#18
- Remove propTypes and defaultProps from players
796edd1
- Add onProgress propType
3f22681
27 December 2015
24 December 2015
- Prime players to enable autoplay when out of focus
#13
- Enable multiple YouTube players
#15
- Prime Youtube and Vimeo players with a blank video
#7
13 November 2015
- Remove autoplay and only play if props.playing is true when ready
#10
- Be a bit more const-friendly
a15700a
- Better npm publish cleanup scripts
821be95
6 November 2015
- Configuration
#4
- Abort SoundCloud streaming if url changes during requests
#6
- pass configuration options to players via props
f1395d1
19 October 2015
- Add FilePlayer for HTML5 media files
66482d5
- Add very basic shallow rendering tests
7beccbe
- Update readme and package description
237c51a
20 September 2015
- Use findDOMNode
#3
- Add basic unit tests for static canPlay method
f1cde2c
- Improve SoundCloud URL regex
3c4c5fa
10 September 2015
- Set correct initial state in ReactPlayer
f912f13
- Stop soundcloud track before playing another
61bc61e
- Guard against no iframe contentWindow in Vimeo player
da15b0a
31 August 2015
27 August 2015
27 August 2015
26 August 2015
24 August 2015