Files
alfresco-ng2-components/lib/content-services
Denys Vuika 8b4324cfec refactor: simplify panel state management and enhance template syntax in content metadata component
- Replaced inline conditional checks with dedicated methods for panel expansion and editing states.
- Updated template syntax to improve readability and maintainability using @if syntax.
- Removed unused CommonModule import and added AsyncPipe for better performance.
2026-02-27 13:05:52 +00:00
..
2025-02-12 11:58:57 +00:00

Alfresco Content services Library

Contains a variety of components, directives and services used throughout ADF

Documentation

See the ADF Content Services section of the docs index for all available documentation on this library.

Prerequisites

Before you start using this development framework, make sure you have installed all required software and done all the necessary configuration, see this page.

If you plan using this component with projects generated by Angular CLI, please refer to the following article: Using ADF with Angular CLI

Install

npm install @alfresco/adf-content-services

License

Apache Version 2.0