Releases: sindresorhus/screenfull
Releases · sindresorhus/screenfull
v4.1.0
v4.0.1
- Only try to exit fullscreen when in fullscreen 06af24e
v4.0.0
v3.3.0
3.2.0
3.1.0
Added screenfull.onchange()
and screenfull.onerror()
to more easily listen to events. See readme.
3.0.0
Drop support for Bower. Just use npm.
Nothing new. Just stay with 2.0.0 if you need Bower support.
2.0.0
Remove deprecated .onchange()
and .onerror()
methods.
Replacement: https://github.com/sindresorhus/screenfull.js#detect-fullscreen-change
1.1.0
IE11 support