deluksic

Results 6 issues of deluksic

In numerical libraries like numpy, there is a distinction between C-style and Fortran-style (row-major, column-major) memory order. Currently, as far as I can tell, default and only way to upload...

## Summary Context providers should not accept `undefined` by default. Example of previously correct code we'd like to avoid: ```tsx const MyContext = createContext() const someValue: string | undefined ......

typescript

### Describe the bug I'm encountering `Stale read from ` while a transition is happening. I'm not sure exactly what the problem is, but I created a simple reproduction. I'm...

bug

Current package description: ``` A CSS reset for TypeScript, improving types for common JavaScript API's ``` It sounds like it is actually a `CSS reset`. Proposed description: ``` A type...

Web Streams API have experimental support in Node, more info here: https://nodejs.org/api/webstreams.html If supported, same code would be able to run in server (node) and browser environments without any polyfills...

* K3D version: 2.16.1 * Python version: 2.16.1 * Operating System: MacOS ### Description Text elements inside the plot get selected while trying to manipulate the view / camera. The...

Next release