Releases: guardian/prosemirror-elements
Releases · guardian/prosemirror-elements
v9.5.0
Minor Changes
- 3d8f778: Make addChildAfter optional for RightActionControls
v9.4.0
Minor Changes
- 878f142: Export AltStyleWrapper and support inline field titles
v9.3.2
Patch Changes
- 0201c04: Exports required styles and controls required by the timeline element
v9.3.1
Patch Changes
- cac755b: Remove double border between nested fields and text fields
v9.3.0
Minor Changes
- 4e42b5e: Update required validation to support fields containing arrays
v9.2.7
Patch Changes
- 4ae3097: Do not coerce HTML nodes without field attributes to a field value of {}
v9.2.6
Patch Changes
- b7c63fa: Improve spacing for alt style wrapper and nestedElement fields
v9.2.5
Patch Changes
- 55c6ff4: Fix scrolling to top of element on undo in element field
v9.2.4
Patch Changes
- 232897d: Use stable identifier for nestedFields in fieldView update workaround
v9.2.3
Patch Changes
- 688efd8: propagate key down & press events upwards from NestedElementFieldView up to the top-level editor so key mappings work as expected