Kristaps Fabians Geikins

Results 75 issues of Kristaps Fabians Geikins

### Is your feature request related to a problem? Please describe. It doesn't look like there's a way to provide a different Vite config depending on if server or client...

documentation
enhancement
workaround-available

### Is your feature request related to a problem? Please describe. The CJS build of lodash is old and not very well optimized for web use cases (hard to tree-shake)....

help wanted
dev

**Describe the bug** This package augment's some of three.js' types, but it doesn't do it correctly, at least according to modern Node/TypeScript module resolution logic. Example: https://github.com/gkjohnson/three-mesh-bvh/blob/4a59ceaa3495c1b6f371781e020105fe47cadfc1/src/index.d.ts#L210-L222 The three.js module...

bug

* Brought @speckle/viewer TS/JS config up to date w/ modern Node16+ standards to enable the package to properly work even without transpilation by bundlers. Previously you couldn't just do `import...

Note that this includes fields still in use by DUI3 and Connectors/Manager

Run script like so `node ./packages/server/scripts/diTest.js`

It came out about a month ago. Release notes: https://github.com/apollographql/apollo-server/releases/tag/%40apollo%2Fserver%404.0.0 Upgrade guide: https://www.apollographql.com/docs/apollo-server/migration

enhancement
[ server ]

Currently you can't change your password from the web UI unless if you trigger password reset. Even if we wish to still validate password changes through a verification e-mail, this...

enhancement
[ server ]
[ frontend ]

## Version Information Version: 20.10.1 ## Description According to the documentation (https://docs.sentry.io/platforms/javascript/install/lazy-load-sentry/#sdk-version) Sentry offers a lightweight lazy-loadable version of the Sentry JS SDK which is a lot smaller than the...

(Built this when I had some downtime about a week ago, hope you like it :) ) There's 2 big parts to this: 1. A fully & automatically type-checked `modifyObjectField()`...