Releases: bdougherty/BigScreen
Releases · bdougherty/BigScreen
2.0.5
2.0.4
- Fixed change event bug in IE 11
- Enabled support in Chrome for Android 32
2.0.3
- Fixed an issue with the native controls on iOS 7
- Fixed
BigScreen.exit()
in Safari 5.1
2.0.2
- Fixed an issue with
<video>
fullscreen - Fixed Chrome on Android
- Added MS prefixes for IE 11
2.0.1
- Updated
<video>
fullscreen handling to work better - Reorganized properties and detection
- Updated to use
document.body
as the default instead ofdocument.documentElement
2.0
- Added individual element callbacks
- Cleaned up error handling
1.0.2
Use webkitbeginfullscreen
and webkitendfullscreen
on iOS instead of polling.
1.0.1
Added a fix for video controls bug in WebKit.
1.0
Initial Release