Review documentation plus some tools fix (#5100)

* review 3.5.0 doc

* fix documentation

* fix documentation

* fix documentation
This commit is contained in:
Eugenio Romano
2019-09-26 10:27:04 +01:00
committed by GitHub
parent bfc7e91eb6
commit 3dc92beeb9
83 changed files with 3717 additions and 41598 deletions

View File

@@ -17,10 +17,10 @@ versions of ADF.
- [New package versions](#new-package-versions)
- [Goals for this release](#goals-for-this-release)
- [Form visibility](#form-field-visibility)
- [Form field visibility](#form-field-visibility)
- [Preference service](#preference-service)
- [Forms in standalone tasks](#forms-in-standalone-tasks)
- [Angular Material upgrade](#angular-material-upgrade)
- [Angular and Material upgrade](#angular-and-material-upgrade)
- [Localisation](#localisation)
- [References](#references)
- [Issues addressed](#issues-addressed)
@@ -78,7 +78,7 @@ The following is an example JSON of a form definition with the new boolean prope
"standAlone": true,
"formDefinition": {
...
```
```
### Angular and Material upgrade
@@ -285,7 +285,6 @@ The following is the list of JIRA issues that were closed for this release:
</li>
</ul>
Please refer to the [Alfresco issue tracker](https://issues.alfresco.com/jira/projects/ADF/issues/ADF-581?filter=allopenissues) for other known issues in this release. If you have any questions about the release, please contact us using [Gitter](https://gitter.im/Alfresco/alfresco-ng2-components).
Thanks to the whole application team and the amazing Alfresco community for the hard work.