Mike Behnke

Results 17 issues of Mike Behnke

Wondering about the possibility of an accessibility enhancement to set a couple basic accessibility attributes on the canvas element. Maybe even add them by default (i.e. default to accessible). Right...

Not sure if you are still worried about IE7 support, but for future reference or others that run into a similar issue, the matchTab function as written can potentially match...

Does Chewie (or video_player) support Closed Captions? It is a requirement for us (and generally something that a video plugin should probably support for good accessibility). I wasn't sure if...

In a situation where a website wants to perform an action once the metrics call is complete, it would be nice to be able to return a promise from the...

The Handlebars styling seems to lump all attributes under the same style in the Options menu, and it'd be great if there is a way to style component names separately.

enhancement

Just upgraded to Mojave and this doesn't appear to be working anymore. Has anyone been able to confirm whether it does or doesn't work with Mojave (i.e. is it just...

### Description An error is thrown if used in an environment where a CSP does not allow `'unsafe-eval'` due to the use of `new Function` in the `createNamedFunction` method currently...

Despite checks for WebAssembly support, the `abort` method then tries to use WebAssembly to create a RuntimeError and crashes with an Uncaught ReferenceError. This is in an Angular app using...

NOTE: If this is merged, may need to revert the package name in the package.json during the PR merge as we published the updated version for our use. This upgrades...

Add enhancement to test if CSS-only is supported, and if so, don't generate an element and use CSS only (add class for CSS-only styles).

Feature Request