Releases: guardian/prosemirror-elements
Releases · guardian/prosemirror-elements
v1.28.0
1.28.0 (2021-09-21)
Features
- Changes validators to accept a partial representation of the element (#123) (70bfe54)
v1.27.1
1.27.1 (2021-09-21)
Bug Fixes
- Add FieldVerticalLayout component and remove margins from inputs/labels (#110) (ca0fe03)
v1.27.0
1.27.0 (2021-09-21)
Features
- add
absentOnEmpty
option for text fields (#124) (43a34cf)
v1.26.0
1.26.0 (2021-09-15)
Features
- Update copy for empty pullquote element (#122) (8854466)
v1.25.1
1.25.1 (2021-09-13)
Bug Fixes
- Use createGuElementSpec for flexible-model elements (#118) (3f7d3f6)
v1.25.0
1.25.0 (2021-09-13)
Features
- Move validation into field descriptions (#117) (9950b53)
v1.24.2
1.24.2 (2021-09-13)
Bug Fixes
- Allow error messages to wrap beneath labels when they exceed a single line (#108) (f89c247)
v1.24.1
1.24.1 (2021-09-10)
Bug Fixes
- Update property names to match interface expected by Composer (#116) (0f94f28)
Reverts