Skip to content

Releases: guardian/prosemirror-elements

v9.5.0

01 May 13:06
e5e3b0e
Compare
Choose a tag to compare

Minor Changes

  • 3d8f778: Make addChildAfter optional for RightActionControls

v9.4.0

17 Apr 11:01
904d5f5
Compare
Choose a tag to compare

Minor Changes

  • 878f142: Export AltStyleWrapper and support inline field titles

v9.3.2

17 Apr 08:46
469a342
Compare
Choose a tag to compare

Patch Changes

  • 0201c04: Exports required styles and controls required by the timeline element

v9.3.1

10 Apr 10:54
d5496a7
Compare
Choose a tag to compare

Patch Changes

  • cac755b: Remove double border between nested fields and text fields

v9.3.0

04 Apr 14:32
464f98f
Compare
Choose a tag to compare

Minor Changes

  • 4e42b5e: Update required validation to support fields containing arrays

v9.2.7

02 Apr 12:12
17ccbb8
Compare
Choose a tag to compare

Patch Changes

  • 4ae3097: Do not coerce HTML nodes without field attributes to a field value of {}

v9.2.6

28 Mar 16:48
1ecb899
Compare
Choose a tag to compare

Patch Changes

  • b7c63fa: Improve spacing for alt style wrapper and nestedElement fields

v9.2.5

25 Mar 14:06
7f1caf6
Compare
Choose a tag to compare

Patch Changes

  • 55c6ff4: Fix scrolling to top of element on undo in element field

v9.2.4

20 Mar 15:32
6394456
Compare
Choose a tag to compare

Patch Changes

  • 232897d: Use stable identifier for nestedFields in fieldView update workaround

v9.2.3

19 Mar 12:05
5657689
Compare
Choose a tag to compare

Patch Changes

  • 688efd8: propagate key down & press events upwards from NestedElementFieldView up to the top-level editor so key mappings work as expected