1.2.22
·
1950 commits
to craft-3
since this release
Added
- Added
descriptionHtmlfor GraphQL querying Agree fields’ description. - Table, Repeater and Rich Text JS now provide access to their JS classes on field DOM elements.
- Repeater field’s JS now triggers an
initevent.
Fixed
- Fix integrations throwing errors when opting-out of the integration (through events or opt-in field).
- When
Validate When Typingis set on a form, ensure that the global form error message is removed after errors are fixed (when typing). - Fix Agree fields’ description being incorrectly formatted when calling through GraphQL.