Soviut
Soviut
### Is your feature request related to a problem? Please describe. We needed to make a custom error page for a special case in our app (something that doesn't fall...
#697 proposes single and double character hex color support (eg: `#E` would convert to `#EEEEEE`). In the spirit of this, I'm proposing support for alpha hex support. `#FF000080` The extra...
While most developers know that feature detection is the best course of action, it would make sense to document actual incidents that require Detectizr. One such issue that comes to...
When a link is clicked within the Facebook application on iOS or Android it opens it its own internal browser. It would be good to detect this because the Facebook...
Imagine you have several lists, each one with an "Add Item" button. You want a hotkey for each list to trigger the `addItem()` method. The problem is, hotkeys are global,...
I reported a scope issue I was having with several plugins I'd written cross-talking when there were multiple players on the same page. https://github.com/videojs/video.js/issues/2997#issuecomment-172416783 The reduced test case I built...
I've already reported this issue on the Netlify CLI repo https://github.com/netlify/cli/issues/4311 I'm using VSCode and am working on a project that uses the Netlify CLI. They print out the URLs...
It would be really nice if this library had a bower.json file so that they could be installed as a dependency via `bower install html5-file-uploader`.
Linking to the LESS site on Facebook or Google+ both yield a generic link. This means that no thumbnail is displayed and the title, description and URL are whatever is...
I'm using vue-currency-filter in Nuxt and wanted to have two configurations; The default to show dollars and cents, and another to show just dollars. However, using the configuration example in...