Franz Josef Kaiser
Franz Josef Kaiser
Chrome refuses to access the resource with `NET::ERR_CERT_VALIDITY_TOO_LONG`. I can add an exception by using `--unsafely-treat-insecure-origin-as-secure` and clicking the "Advanced" > "Proceed to ." button on the warning page. Chrome...
See [`src/component.d.ts`](https://github.com/revolist/revogrid/blob/55cab732d233df7f04ecb881e3075967edb6b9d6/src/components.d.ts#L504): ```js /** * Before range apply. Triggered before range applied. Use e.preventDefault() to prevent range. */ "onBeforeaange"?: (event: CustomEvent) => void; ``` `onBeforeaange` >> `onBeforerange` (or maybe `onBeforeRange`?)
## Description Goal I am trying to access a (namespaced) store from within a component. The component is used as `cellTemplate` and wrapped in a constructor: `VGridVueTemplate( component )`. ##...
#### Expected functionality Projects that come as "complete" project (WP core including all files), can be used as well as `/wp-content`-only repos. More often than one wants to admit, we...
While looking through the dependencies that **swarmprom** build upon, I could not un-notice that the Cloudflare/Unsee alertdashboard is in archived state. It seems like [Karma](https://karma-dashboard.io/) is it's successor with a...
### Expected Behaviour Photoshop (and probably other editors) will show for e.g. the wrong pixel density. This is a known issue with [GraphicsMagick](http://www.graphicsmagick.org/GraphicsMagick.html#details-density), but can also be done for [Imagick](http://www.imagemagick.org/script/command-line-options.php#strip)....
### Expected Behaviour With two tasks, both sharing the same name (to have the same destination directory), the image should get saved twice: Once without suffix (retaining the original name)...
Twitter, facebook, Google+, all have meta tags and there's microdata to be added. Currently the site has zero share value for anyone on those platforms. We should change that. ###...
As a follow up to #119 … details [in this GH blog post](https://github.com/blog/2111-issue-and-pull-request-templates) - [x] Add `.github` directory - [x] Add `.gitignore` - [ ] Add `CONTRIBUTING.md` - [ ]...