Skip to content

Latest commit

 

History

History
47 lines (27 loc) · 2 KB

CHANGELOG.md

File metadata and controls

47 lines (27 loc) · 2 KB

@slate-yjs/react

1.1.0

Minor Changes

1.0.0

Patch Changes

0.3.0

Minor Changes

  • #363 3710c48 Thanks @BitPhinix! - Changed:

    • Rewrite of useRemoteCursorOverlayPositions to provide stricter typings, make it react 18 safe and add new shouldGenerateOverlay option.

    Added:

    • Remote cursor decorations using the new useDecorateRemoteCursors hook
    • Remote cursor data hooks useRemoteCursorStatesSelector and useRemoteCursorStates
    • Utility hooks to un-send the current cursor position on window/editor blur: useUnsetCursorPositionOnBlur
    • getCursorRange helper

Patch Changes

0.2.4

Patch Changes

0.2.3

Patch Changes