pullrequests Search Results · user:sindresorhus language:swift archived:false is:public language:Swift language:HTML
Filter by
508 results
insindresorhus (press backspace or delete to remove)...otherwise, it does not work in IE11 (see http://msdn.microsoft.com/en-us/library/ie/dn312066(v=vs.85).aspx)
I m using this in a project where I m managing dependencies with require.js. Added a fragment at top and bottom of
screenfull.js that uses the amd define method to register the script if available, otherwise ...
- Added support for IE11 which fixes #15
- Updated GruntFile to use version 0.4. This fixes #21
Just a simple update to the documentation. This got me for a minute while I was testing, since it was always returning
Yes
On version 1.0.2, screenfull.enabled is returning undefined on Safari 5.1 (tested on Windows and Mac OS X 10.7). I ve
replace the empty string by webkitCancelFullScreen as this is the way it s been checked ...