mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-06-09 17:44:59 +00:00
* [AAE-33907] Adds input for 'Open next task' checkbox * Adds input for 'Open next task' checkbox Adds an input to the task screen component to determine whether the "Open next task" checkbox is checked by default. Also, adds an output that emits an event when the state of the "Open next task" checkbox changes. * [AAE-33907] added condition for isNextTaskCheckboxChecked * [AAE-33907] added showNextTaskCheckbox property and moved condition * Adds next task checkbox functionality. * Adds support for next task navigation * Enhances screen cloud component testing * Makes openNextTask optional for complete task * removed tests * Cleans up unnecessary blank lines in spec file * fixed unit test
Alfresco Angular Components
The docs index lists all available documentation for components and also includes a user guide that explains techniques in greater detail.