Espen Hovlandsdal

Results 37 issues of Espen Hovlandsdal

The fact that `foo bar` gets turned into `foo bar` is obviously horribly broken. It's tied to the fact that the walker gives `` as an inline HTML element, then...

bug
help wanted

Unless I am missing something, the initialization of the matrix in the LCS filter is wrong. It currently puts a number (length of first array + 1) into the matrix,...

I am the author of a library called [sse-channel](https://github.com/rexxars/sse-channel), which implements server-sent events (SSE). For this to work in an efficient and fast manner, I need to be able to...

question

### Description - Migrate to typescript - Move configuration pattern to v3 style - Use pkg-utils to bundle, update paths to point to correct files - Use codemirror for query...

### Description When the schema type used for array members did not have a title, it displayed `Edit undefined` in the header. This PR makes it look up the most...

### Description When an incorrect value is set for an image/file `asset` field, the inputs crash because it expects the shape to be correct. This PR upgrades the asset utils...

**Type of change (check at least one)** - [ ] Bug fix (non-breaking change which fixes an issue) - [x] New feature (non-breaking change which adds functionality) - [ ]...

### Description In certain rare cases, like when initing a Sanity project inside of an existing yarn workspaces monorepo, the CLI fails to resolve the newly installed `@sanity/core` module during...

Would be great to have [chapters](http://id3.org/id3v2-chapters-1.0) supported. Any idea how hard that would be to add support for?

enhancement

When requesting an eventsource endpoint and defining custom, sensitive headers, such as `Authorization` and `Cookie`, these headers should not be forwarded when redirecting to a different origin than the original....