- #411
117c9e5Thanks @BrentFarese! - Patch bug in mergeNode that causes getYTarget to error.
- #402
c453bafThanks @juliankrispel! - Fix applyDelta to produce correct slate operations for adjacent text operations
-
#395
a6a27c8Thanks @BitPhinix! - ignore formatting attributes for non-text -
#398
72bbbf3Thanks @gblaketx! - Fix assoc calculation when creating relative position from a Slate point
- #395
a6a27c8Thanks @BitPhinix! - chore: remove unnecessary assertion
- #369
aa10864Thanks @BitPhinix! - Normalize editor on connect to avoid rendering denormalized state
- #363
3710c48Thanks @BitPhinix! - LoosenCursorEditor.isCursorEditorto not check awareness instance.
- #352
3e172a6Thanks @BitPhinix! - Throw error in non-static connect call if editor is already connected
- #350
bc90d51Thanks @AntonNiklasson! - Decode positions as binary in getStoredPositionsInDeltaAbsolute
- #334
5172e4aThanks @BitPhinix! - don't autoConnect by default