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)Hi,
I think that this will be useful to other people that will use your library.
Thank you for the code!
Update Angular usage guide.
I believe this change fixes the IE issue
I d like to this library for my project, which works both on browsers and nodejs. Of course, the fullscreen feature is
only meaningful for browsers but some React components, which might include this library, ...
Updated code to use UIAlertController instead of UIAlertView.
Support older iOS versions
shall we add an method to listen the fullscreenchange event? When some element enter full screen, I wanna edit its
attribute, and when it exit full screen, i wanna edit its attribute again.
I found it ...
No need for vallength
The source of screenfull.js already contains references to the event names, however these are not used in any way, nor
are they exported. This PR exports them using getters:
// prefixed fullscreenchange ...
Usage:
button toggleScreenfull /button