Add field widgets
authorColeman Watts <coleman@civicrm.org>
Wed, 26 Jun 2019 01:35:39 +0000 (21:35 -0400)
committerCiviCRM <info@civicrm.org>
Wed, 16 Sep 2020 02:13:18 +0000 (19:13 -0700)
commit17d153bd6af66342ce0fc856ed30ae72e21dadcd
tree4c3a1086f5f225f890ec916d47d6298ca3efcc3c
parentcef2e16a7ab1f4335b95650ee8010db22b8039ee
Add field widgets

Add field widgets
18 files changed:
ext/afform/core/CRM/Afform/Page/AfformBase.php
ext/afform/core/ang/af/Model.js
ext/afform/core/ang/af/ModelList.js
ext/afform/core/ang/af/ModelProp.js
ext/afform/core/ang/afField/afField.html
ext/afform/core/ang/afField/afField.js
ext/afform/core/ang/afField/widgets/CheckBox.html [new file with mode: 0644]
ext/afform/core/ang/afField/widgets/Date.html [new file with mode: 0644]
ext/afform/core/ang/afField/widgets/Number.html [new file with mode: 0644]
ext/afform/core/ang/afField/widgets/Radio.html [new file with mode: 0644]
ext/afform/core/ang/afField/widgets/RichTextEditor.html [new file with mode: 0644]
ext/afform/core/ang/afField/widgets/Select.html [new file with mode: 0644]
ext/afform/core/ang/afField/widgets/Text.html [new file with mode: 0644]
ext/afform/core/ang/afField/widgets/TextArea.html [new file with mode: 0644]
ext/afform/core/ang/afformCore.ang.php
ext/afform/core/ang/afformCore.js
ext/afform/core/ang/afformStandalone.ang.php
ext/afform/core/templates/CRM/Afform/Page/AfformBase.tpl