All Versions
142
Latest Version
Avg Release Cycle
23 days
Latest Release
-
Changelog History
Page 10
Changelog History
Page 10
-
v0.16.0 Changes
27 April 2017
- Apply all non-valid props to the wrapper element
#183 - Ensure YouTube player is in DOM when stopping
#180 - ๐ Use new Vimeo player API
#142 - ๐ Fix FilePlayer seekTo bug
#149 - โ Add Facebook player
#109 - Apply all non-valid props to the wrapper element
#167 - โ Added DailyMotion support.
71dcda6 - DailyMotion tweaks
64f3cd3 - โฌ๏ธ Bump babel-loader
478c2c3
- Apply all non-valid props to the wrapper element
-
v0.15.0 Changes
14 April 2017
- โ Add vidmeConfig with choice of video format
#162 - Call player.load() when loading files
#177 - โ Add getCurrentTime and getDuration methods
#178 - ๐ Use prop-types library
#179 - โ Add loadedSeconds and playedSeconds to onProgress
#164 - โ Add playsinline prop
#148 - โฌ๏ธ Bump packages
41aac30 - โก๏ธ Update to standard 10
1371cbc - โฌ๏ธ Bump snazzy
90c60b3
- โ Add vidmeConfig with choice of video format
-
v0.14.3 Changes
21 February 2017
- โ Add assertion for canPlay with https://vimeo
#141 - ๐ Use npm 4.x on travis
#143 - ๐ Use ubuntu 14.04 for travis
#144 - ๐ fixed width & height of video when it is in fullscreen mode
#151 - โก๏ธ update webpack to 2.2.1
#156 - ๐ Fix vidme url regex
#158 - โฌ๏ธ Bump packages
92b9315 - ๐
Minor code style fixes
b39b1ec - โ Add assertion for making sure canPlay is valid for https://vimeo
0f55002
- โ Add assertion for canPlay with https://vimeo
-
v0.14.1 Changes
1 January 2017
- ๐ Use video element for ogg files
#137
- ๐ Use video element for ogg files
-
v0.13.0 Changes
12 December 2016
- PlaybackRate change feature
#123 - ๐ Fix onProgress non-reporting if playing prop is not set.
#127 - โ Add additional audio file extensions to regex
#131 - ๐ Use node 6 on travis
#130 - โ Add typescript definition file
#134 - [feature] Change PlaybackRate
d28c309 - ๐ Fix incorrect duration calculation in demo app.
4114677 - โ Remove unnecessary escape characters
ec078d1
- PlaybackRate change feature