Tim Whitney

Results 10 issues of Tim Whitney

Add the ability to offset the modal's overlay opening by an x,y value for elements that are positioned uniquely on the screen. As an example: This is useful for items...

enhancement

Solves #18 for 1.0 version. I know there is a 9.x-2.x version but not sure of the full compatibility with that version and drupal 8. If this isn't needed, feel...

A new format is coming out (Cloud Optimized Point Cloud (COPC)) https://github.com/copcio/copcio.github.io/ It is just a LAZ file but it is LAZ 1.4 and contains a hierarchy in the eVLR...

@m-schuetz WRT https://github.com/copcio/copcio.github.io/issues/9 Is this the library that is becoming Potree 2 or is this just a POC?

Resolves #6872. Also, leverages the examples and notes from: https://github.com/facebook/react/pull/28491 for further examples on isPending.

CLA Signed

### Where is the problem? https://docs.konghq.com/konnect/dev-portal/create-dev-portal/ ### What happened? The prerequisites here list "Configure an [authentication strategy](https://docs.konghq.com/konnect/dev-portal/applications/enable-app-reg/) if you plan to use one" 2 Problems with that: 1) The prerequisites...

Title says it all, but could be useful to make sure formatting and linting apply.

This pull request adds: - Prettier config to stay aligned with eslint config - Allows `npm run prettify` and `npm run fix-js` to be run in tandem - Adds eslint-config-prettier...

For formatting purposes there is `prettify` and `fix-js`. It appears they step on each other's toes. If I run `fix-js` there are no changes to the current files, but `prettify`...