Per-Kristian Nordnes

Results 19 issues of Per-Kristian Nordnes

### Description Performance and stability refactor of the `portable-text-editor` package and the Sanity PT-input. Especially stability in a collaborative setting is improved. * Refactor withPatches plugin to execute remote patches...

### Description This will make the PT input use the new `v3` `@sanity/portable-text-editor` package in `v2`. I have also lifted over some of the performance work done in `v3` on...

https://github.com/intridea/omniauth-oauth2/blob/master/lib/omniauth/strategies/oauth2.rb#L71 I think `request.params['error_description'] || request.params['error_reason']` should be the other way around (error_reason is more likely to contain a canonical symbol). Or possibly store both on CallbackError. As with Facebook...

### Description For some reason lerna with npm will hoist the wrong version of `@sanity/types` to the main `node_modules` folder. The v3 version of `@sanity/types` is used as a dependency...

v2

**Description** Firefox will not trig native clipboard events when selecting single void nodes in `slate-react`. This will make sure that the DOM range is set to 0-1 (not 1-1) offset...

### Description This will add support for decorating selections inside the Portable Text Editor with custom components. This can be used for search highlighting, validation, and similar. ### What to...

### Description Previously when doing undo/redo in the PortableTextEditor it would generate new keys for the created content. With this change, the keys will be preserved along with the original...

Assign some more code to the EX Team.

### Description ### What to review ### Notes for release

### Description This will add a test (and Story) for nested PT-inputs. The test will test for the bug that got fixed in https://github.com/sanity-io/sanity/pull/5136 ### What to review ### Notes...