Espen Hovlandsdal

Results 39 issues of Espen Hovlandsdal

### Description Note: builds on #5381 Uses browsers' `navigator.languages` to resolve the preferred locale to use. Explicit user preference still has preference, and we still fall back to the default...

Might be controversial? Let me know what you think. Hoping this will solve https://github.com/portabletext/react-portabletext/issues/70 - but I'm a little unclear about what exactly is causing it.

triaged

### Description [postcss-load-config](https://github.com/postcss/postcss-load-config) has a behavior where it will find any `postcss.config.js` (or other supported postcss configuration formats) recursively from the current directory to the home directory of the user....

p2-to-be-discussed

Fixes #17 Was broken by https://github.com/sanity-io/groq-cli/commit/e5e7e57b1eaa768f9c7457d7b26d101f685966fb upgrading the major of `ndjson` without updating the API.

Currently, a `normal` block inside of a list item is rendered as ``, but it should probably be unwrapped to ``.

### Description The new bifur client introduced a breaking change, where subscription based methods have to be called on the `listen()` method instead of on the `request()` method. This makes...

### Description Seems the facelift PR caused a regression that basically reverted [this PR](https://github.com/sanity-io/sanity/pull/5065) in terms of end result. This PR reverts to using the `` component from the sanity...

Edit: This seems to have broken production builds, which now gets > Error: Pane: missing context value Unclear to me at this time why this happens. Circular imports? ### Description...