mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-09-17 14:21:29 +00:00
9ed4c5732239a2b64e46787b7b072373d69a831c
Removes the `showNextTaskCheckbox` input from the `UserTaskCloudComponent` and `ScreenCloudComponent`. The visibility of the "Open next task" checkbox is now solely determined by the `canCompleteTask` method in `UserTaskCloudComponent`. This change ensures that the checkbox is only displayed when the user has the ability to complete the task.
Alfresco Application Development Framework (ADF)
Introduction
See the introduction page in our documentation for an overview of ADF along with links to useful starting points.
Prerequisites
Node: 18.x
NPM: 9.x
Also, check out the tutorial: Creating your first ADF Application for full details on what you may need to install before using ADF.
See also
Components
You can find the sources for all ADF components in the lib
folder.
Libraries
ADF Libraries list:
Browser Support
All components are supported in the following browsers:
Browser | Version |
---|---|
Chrome | Latest |
Safari | Latest |
Firefox | Latest |
Edge | Latest |
Languages
TypeScript
90.5%
HTML
4.4%
SCSS
2.4%
JavaScript
1.6%
C
0.8%
Other
0.2%