Skip to content

Releases: portabletext/editor

editor: v1.5.2

04 Nov 08:33
Compare
Choose a tag to compare

1.5.2 (2024-11-04)

Bug Fixes

  • allow core behaviors to be overwritten (08b5924)
  • markdown behavior: clear list props before applying heading style (74d5b03)

editor: v1.5.1

03 Nov 23:15
Compare
Choose a tag to compare

1.5.1 (2024-11-03)

Bug Fixes

  • types: re-export PortableTextChild (63756d1)

editor: v1.5.0

03 Nov 20:04
Compare
Choose a tag to compare

1.5.0 (2024-11-03)

Features

  • allow passing a simple schema definition to useEditor (b25316d)

Bug Fixes

  • types: re-export PortableTextBlock (494d9db)

editor: v1.4.1

03 Nov 18:40
Compare
Choose a tag to compare

1.4.1 (2024-11-03)

Bug Fixes

  • deps: update dependency slate-react to v0.111.0 (995bbe5)
  • move @xstate/react from dev to production dependency (861e6b6)

editor: v1.4.0

01 Nov 15:10
Compare
Choose a tag to compare

1.4.0 (2024-11-01)

Features

  • add new PortableTextEditor.editor prop with access to Behavior API (39f5484)
  • add optional markdown behaviors (7994b43)

editor: v1.3.1

01 Nov 14:17
5c1581d
Compare
Choose a tag to compare

1.3.1 (2024-11-01)

Bug Fixes

  • performance: allow Synchronizer to be compiled (#327) (1a086f0)
  • route remote patches through editor machine (b586f24)

editor: v1.3.0

01 Nov 10:34
Compare
Choose a tag to compare

1.3.0 (2024-11-01)

Features

  • use react-compiler to optimise render (#319) (35b6c27)

editor: v1.2.1

01 Nov 10:09
Compare
Choose a tag to compare

1.2.1 (2024-11-01)

Bug Fixes

  • fix edge cases related to toggling decorators next to other marks (75776f8)

editor: v1.2.0

31 Oct 12:45
Compare
Choose a tag to compare

1.2.0 (2024-10-31)

Features

  • editor: better built-in list keyboard shortcuts (0f77347)

editor: v1.1.12

31 Oct 09:31
Compare
Choose a tag to compare

1.1.12 (2024-10-31)

Bug Fixes

  • editor: handle edge case with deleting empty text blocks next to block objects (3e7e815)
  • handle exhaustive-deps violations (#322) (cb29da2)