mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-09-10 14:11:42 +00:00
9a0b75caa14bdf1def10ad20ab794b576e3de2de
* [ADF-5582] Update NodeCommentsService to take userId as an argument in getUserImage * [ADF-5582] Add unit tests for avatar caching and retrieval in NodeCommentsService * Refactor NodeCommentsService unit tests to avoid accessing private members * [ADF-5582] Remove picture Id from getUserImage * [ADF-5582] Add comment to getAvatarCache and fix sonarcloud issues * Update node-comments.service.spec.ts * Trigger sonar * [ADF-5582] Add method to return avatar url in people api * [ADF-5582] Fix sonar cloud issue * [ADF-5582] Add comment to getUserImage and fix request address for getAvatarImageUrl
…
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%