Releases: guardian/prosemirror-elements
Releases · guardian/prosemirror-elements
v1.10.0
1.10.0 (2021-08-17)
Features
- Add transformer functions when getting element data from nodes, and vice versa (#78) (3990077)
v1.9.0
1.9.0 (2021-08-12)
Features
- Add
createFlatRichTextField
field creator (#76) (cd17939)
v1.8.0
1.8.0 (2021-08-12)
Features
- Expand rich text options to accommodate a modified NodeSpec (#75) (a078022)
v1.7.1
1.7.1 (2021-08-12)
Bug Fixes
v1.7.0
1.7.0 (2021-08-11)
Features
- Add an easy way to get data in and out of nodes (#73) (34b1f40)
v1.6.0
1.6.0 (2021-08-11)
Features
v1.5.0
1.5.0 (2021-08-10)
Features
v1.4.0
1.4.0 (2021-08-10)
Features
v1.3.1
1.3.1 (2021-08-09)
Bug Fixes
v1.3.0
1.3.0 (2021-08-09)
Features
- Add API to programmatically update fields (#71) (1a9740b), closes #72