Afform - Drop directive support for attribute, only support elements as afforms.
authorColeman Watts <coleman@civicrm.org>
Mon, 25 Jan 2021 02:24:15 +0000 (21:24 -0500)
committerColeman Watts <coleman@civicrm.org>
Wed, 27 Jan 2021 03:22:49 +0000 (22:22 -0500)
commit04417491c71f040c4dd2d5ae77591391a0250e34
treec472d407cbec1b0c0abf82f9e2ceb5157f2c603e
parentec84cb8b9719c7ca5f10c2d553c0fee5f5d03148
Afform - Drop directive support for attribute, only support elements as afforms.

This changes every afform directive from AE to only E.
Passing options is now done through the 'options' attribute rather than the directive name.
ext/afform/core/afform.php
ext/afform/core/ang/afCore.js
ext/afform/core/ang/afformStandalone.js
ext/afform/docs/embed.md
ext/afform/html/ang/afHtmlAdmin.aff.html
ext/afform/mock/ang/mockPage.aff.html
ext/afform/mock/tests/phpunit/api/v4/AfformTest.php