Skip to content

Releases: nytimes/react-prosemirror

v0.6.1

26 Feb 23:30
cb07a02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

24 Feb 22:35
b976600
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.0...v0.6.0

v0.5.0

02 Feb 00:25
Compare
Choose a tag to compare

What's Changed

  • Makes EditorView non-nullable in useLayoutGroupEffect and useEditorEventCallback by @coolov in #83
  • Makes the return value of useEditorState non-nullable by @coolov in #84
  • Map positions forward to maintain key stability by @smoores-dev in #74

New Contributors

Full Changelog: 0.4.2...v0.5.0

v0.4.2

02 Dec 00:48
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4.1...0.4.2

v0.4.1

16 Nov 15:20
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.0...0.4.1

v0.4.0

14 Nov 21:32
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.0...0.4.0

v0.3.0

14 Nov 21:31
Compare
Choose a tag to compare

What's Changed

  • Fix broken useEditorEffect example in README by @smoores-dev in #37
  • Modify useEditorView to flushSync all dispatched transactions by @ilyaGurevich in #49

New Contributors

Full Changelog: 0.2.3...0.3.0

v0.2.3

02 Jun 00:26
Compare
Choose a tag to compare

What's Changed

  • Choose contentDOM wrapper more carefully and add display: contents by @smores in #29
  • Implement a plugin that tracks node positions. by @smores in #33
  • Add support for uncontrolled ProseMirror component by @smores in #34

Full Changelog: 0.2.2...0.2.3

v0.2.3-0

03 May 15:27
bb3df55
Compare
Choose a tag to compare
v0.2.3-0 Pre-release
Pre-release

Changes

  • Nest node views according to node hierarchy (first attempt)

Full Changelog: 0.2.2...0.2.3-0

v0.2.2

26 Apr 19:14
Compare
Choose a tag to compare

What's Changed

  • Bump yaml from 2.2.1 to 2.2.2 by @dependabot in #22
  • Pass node view constructor arguments through to react node view constructors by @smores in #23

New Contributors

Full Changelog: 0.2.1...0.2.2