Support is_primary fields and boolean options.
authorColeman Watts <coleman@civicrm.org>
Thu, 16 Jan 2020 15:53:24 +0000 (10:53 -0500)
committerCiviCRM <info@civicrm.org>
Wed, 16 Sep 2020 02:13:21 +0000 (19:13 -0700)
commit243ce6d386b1c0130e7e95a70796839f84fd0873
tree413c682a40d2e02e8eb4ac485b148369a6f999d3
parent4e35388cb4e75d12d8805247a9e623680def3553
Support is_primary fields and boolean options.

Civi 5.23 changes boolean options to be real true and false instead of '1' and '0'
so added version bump to keep in step.
13 files changed:
ext/afform/core/ang/af/Field.js
ext/afform/core/ang/af/Repeat.js
ext/afform/core/ang/af/afRepeat.html
ext/afform/core/ang/af/fields/CheckBox.html
ext/afform/core/ang/af/fields/Radio.html
ext/afform/core/ang/afjoinAddressDefault.aff.html
ext/afform/core/ang/afjoinEmailDefault.aff.html
ext/afform/core/ang/afjoinIMDefault.aff.html
ext/afform/core/ang/afjoinPhoneDefault.aff.html
ext/afform/core/info.xml
ext/afform/gui/info.xml
ext/afform/html/info.xml
ext/afform/mock/info.xml