Skip to content

Releases: bdougherty/BigScreen

2.0.5

02 May 18:42
Compare
Choose a tag to compare
  • Fixed IE 8 errors
  • Fixed error in <iframe>s without allowfullscreen attributes
  • Removed Element.ALLOW_KEYBOARD_INPUT to fix issues in Firefox

2.0.4

07 Feb 03:32
Compare
Choose a tag to compare
  • Fixed change event bug in IE 11
  • Enabled support in Chrome for Android 32

2.0.3

19 Oct 02:21
Compare
Choose a tag to compare
  • Fixed an issue with the native controls on iOS 7
  • Fixed BigScreen.exit() in Safari 5.1

2.0.2

03 Jul 04:35
Compare
Choose a tag to compare
  • Fixed an issue with <video> fullscreen
  • Fixed Chrome on Android
  • Added MS prefixes for IE 11

2.0.1

03 Jul 04:06
Compare
Choose a tag to compare
  • Updated <video> fullscreen handling to work better
  • Reorganized properties and detection
  • Updated to use document.body as the default instead of document.documentElement

2.0

03 Jul 03:57
Compare
Choose a tag to compare
2.0
  • Added individual element callbacks
  • Cleaned up error handling

1.0.2

03 Jul 03:56
Compare
Choose a tag to compare

Use webkitbeginfullscreen and webkitendfullscreen on iOS instead of polling.

1.0.1

03 Jul 03:54
Compare
Choose a tag to compare

Added a fix for video controls bug in WebKit.

1.0

03 Jul 03:54
Compare
Choose a tag to compare
1.0

Initial Release