afModel*, afBlock*, afField - Add skeletal directives
authorTim Otten <totten@civicrm.org>
Fri, 3 May 2019 23:36:37 +0000 (16:36 -0700)
committerCiviCRM <info@civicrm.org>
Wed, 16 Sep 2020 02:13:17 +0000 (19:13 -0700)
commit291135c4b1f920f4ac211c33a8b7edf695a3fc04
tree69abd78ce0633892b71bd95b61f1a67d0dad462d
parentca434f9bede3ac4eea3a941786c67572c2d5d2db
afModel*, afBlock*, afField - Add skeletal directives
ext/afform/core/ang/af/Model.js [new file with mode: 0644]
ext/afform/core/ang/af/ModelList.js [new file with mode: 0644]
ext/afform/core/ang/af/ModelProp.js [new file with mode: 0644]
ext/afform/core/ang/afBlock/ContactEmail.html [new file with mode: 0644]
ext/afform/core/ang/afBlock/ContactEmail.js [new file with mode: 0644]
ext/afform/core/ang/afBlock/ContactName.html [new file with mode: 0644]
ext/afform/core/ang/afBlock/ContactName.js [new file with mode: 0644]
ext/afform/core/ang/afField/afField.html [new file with mode: 0644]
ext/afform/core/ang/afField/afField.js [new file with mode: 0644]