Releases: tkloht/react-video-cover
Releases · tkloht/react-video-cover
1.2.0
1.1.0
v1.0.1
v1.0.0
Breaking Changes
- getResizeNotifier has been renamed to onFallbackDidMount (a427647)
- if the fallback is used, styles are now applied to the container-div instead of the video (0672580)
Features
- it is now possible to override styles for width and height (b77e85b)
- added onFallbackWillUnmount prop (a427647)
- support className prop (659eda1)
Also added documentation for props, a bunch of tests and more examples.