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