Skip to content

Releases: ianstormtaylor/slate

slate-react@0.109.0

23 Aug 05:45
e09ed7b
Compare
Choose a tag to compare

Minor Changes

slate-history@0.109.0

23 Aug 05:45
e09ed7b
Compare
Choose a tag to compare

Minor Changes

slate-react@0.108.0

12 Aug 11:54
c3a4e1e
Compare
Choose a tag to compare

Minor Changes

slate-react@0.107.1

16 Jul 09:28
6548197
Compare
Choose a tag to compare

Patch Changes

slate-react@0.107.0

08 Jul 17:52
5838e36
Compare
Choose a tag to compare

Minor Changes

  • #5676 ec9e5f0a Thanks @ivan-sysoi! - Changed behaviour of ReactEditor.findDocumentOrShadowRoot. It returns shadow root or document without checking for the existence of the getSelection method.

slate-react@0.106.0

25 Jun 11:11
97c88db
Compare
Choose a tag to compare

Minor Changes

Patch Changes

  • #5664 0016f984 Thanks @12joan! - Fix: state.isDraggingInternally is stale if a drop handler outside the editor causes the dragged DOM element to unmount

slate-react@0.105.0

04 Jun 15:50
f3be9f1
Compare
Choose a tag to compare

Minor Changes

slate-react@0.104.0

15 May 22:50
9ee604e
Compare
Choose a tag to compare

Minor Changes

slate@0.103.0

21 Apr 20:22
b48f1d6
Compare
Choose a tag to compare

Minor Changes

  • #5621 d271c4be Thanks @felixfeng33! - Add a shouldMergeNodesRemovePrevNode editor method to control when Transforms.mergeNodes should remove the previous node rather than carrying out a merge operation.

Patch Changes

  • #5620 4470f370 Thanks @JohnCosta27! - Making normalizeNode capable of normalizing erronous nodes, making slate more resilient.

slate@0.102.0

07 Feb 12:09
b04b7e0
Compare
Choose a tag to compare

Minor Changes