(af-field) Rename "field-name" to "name"
[civicrm-core.git] / ext / afform / core / CRM / Afform /
2020-09-16 Tim Otten(af-field) Rename "field-name" to "name"
2020-09-16 Tim Otten(af-field) Rename "field-defn" to "defn"
2020-09-16 Tim Otten(af-model) Rename "af-data" to "data"
2020-09-16 Tim OttenRename `<af-will-be-model>` to its real name, `<af...
2020-09-16 Tim OttenRename <af-model> to <af-fieldset>
2020-09-16 Tim OttenTemporarily rename <af-model-prop> to <af-will-be-model...
2020-09-16 Coleman WattsAdd api for afform prefill
2020-09-16 Tim OttenRename afformCore to afCore
2020-09-16 Tim OttenWIP ArrayHtml
2020-09-16 Coleman WattsWIP deep array format
2020-09-16 Coleman WattsRemove dependence on crmApp & add page title
2020-09-16 Coleman WattsSuppress warnings about nonstandard tag names
2020-09-16 Coleman WattsCode cleanup
2020-09-16 Coleman WattsAdd field widgets
2020-09-16 Tim OttenArrayHtml - Mitigate crash on HTML comments
2020-09-16 Tim OttenArrayHtml - Boundary cases for empty content. Code...
2020-09-16 Tim OttenAfformScanner - Allow loading bare forms
2020-09-16 Tim OttenAfformScanner - Use `ang/*.aff.json` file-naming convention
2020-09-16 Tim OttenMove core/framework code under `./core`