Skip to content

Releases: guardian/prosemirror-elements

v9.6.8

23 Jan 11:26
2f9ccbf
Compare
Choose a tag to compare

Patch Changes

  • 0c6bd3b: Improve performance in large articles containing many elements

v9.6.7

20 Aug 08:20
0deb32f
Compare
Choose a tag to compare

Patch Changes

  • 4568680: Improve handling of decorations, especially in nested and repeater fields

v9.6.6

08 Aug 09:47
d99baff
Compare
Choose a tag to compare

Patch Changes

  • 4e8f152: Use Composer's standard redo shortcut rather than Mod-y

v9.6.5

03 Jul 10:23
205da82
Compare
Choose a tag to compare

Patch Changes

  • fff9bd7: Fix bullet lists in rich text fields and release fix for mark button clicking

v9.6.4

25 Jun 14:20
be37a41
Compare
Choose a tag to compare

Patch Changes

  • 3427374: Bumps prosemirror-transform to sort issue with bullet lists in rich text fields
  • 031f8db: Fix selection error when backwards selections cover fields (#410)

v9.6.3

11 Jun 08:18
6dd14e5
Compare
Choose a tag to compare

Patch Changes

  • bcfd8fe: Pass stored marks to element fields from outer editor (fixing problem with guardian/prosemirror-noting)

v9.6.2

31 May 09:17
c86a4f2
Compare
Choose a tag to compare

Patch Changes

  • d480886: Fix bug for elements changes that start at pos 0

v9.6.1

21 May 08:20
2dc5d11
Compare
Choose a tag to compare

Patch Changes

  • 2fc82a8: Handle selection changes passed from outer editor in ProseMirrorFieldViews

v9.6.0

09 May 15:05
62f0263
Compare
Choose a tag to compare

Minor Changes

  • 9bf0077: Fix element movement near repeater elements

Patch Changes

  • 6c37c7a: Fix element movement near list els and stop outer editor controlling scroll

v9.5.1

07 May 14:40
32d1677
Compare
Choose a tag to compare

Patch Changes

  • 78a5731: Adds basic animations to list elements