Skip to content

Commit

Permalink
gramatical fix
Browse files Browse the repository at this point in the history
  • Loading branch information
eileenmcnaughton authored and totten committed Sep 10, 2020
1 parent 2d95fe9 commit 4521cdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/afform/docs/roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ This extension is expected to be the base for a suite of related extensions:
Within this extension, there are things which need updating/addressing:

* There are several `FIXME`/`TODO` declarations in the code for checking pre-conditions, reporting errors, handling edge-cases, etc.
* Although afforms are can be used in AngularJS, they don't fully support tooling like `cv ang:html:list`
* Although afforms can be used in AngularJS, they don't fully support tooling like `cv ang:html:list`
and `hook_civicrm_alterAngular` changesets. We'll need a core patch to allow that. (Ex: Define partials via callback.)
* We generally need to provide more services for managing/accessing data (e.g. `crm-api3`).
* We need a formal way to enumerate the library of available tags/directives/attributes. This, in turn, will drive the
Expand Down

0 comments on commit 4521cdd

Please sign in to comment.