Brad Dougherty
Brad Dougherty
I think this is actually by design. `BigScreen.enabled` should only be `true` if calling `BigScreen.request` would actually work. If you don't have `webkitallowfullscreen` added to the iframe, that request won't...
Can you make a CodePen or JSFiddle that shows that it works? The fullscreen request should fail without the `webkitallowfullscreen` attribute on the iframe.
Thanks for the detailed report! Seems like this is the same as #17. I generally dislike having to do UA detection, but I think it's the least bad way to...
As for the tests, I'm happy to review a PR with any changes, but I want to note that I've started on a new major version that will be promise-based...
Focus states on other form elements are barely visible and are also an accessibility concern.
Not sure what happened in 2.19 to break it, but I'm going to close this one out because Node 20 is now the LTS version.
Closing this issue in favor of the existing discussion because this is not an API or API library issue.
Without more details, there's really nothing that we can do here. The only thing I can suggest here is that you host the library yourself, or bundle it as part...
Yes, it's about supporting the editorconfig file for defining editor settings. As far as the language goes, I'm pretty sure it is just standard `ini`.
Looks like there is no feed at all anymore. Can't call it a blog if there is not an RSS feed!!!