mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
* Changed ng version before material migration * migration for material' * Upgrading NX and start fixing styles * Make all the part build * Fixed core unit test and excluded instable ones * Fixed most of unit tests failing * Fixed unit tests * Fixed last unit tests * fixed unit test problem and some other e2e * Fixed unit tests after rebase * [AAE-18267] change unit test setup for auth service (#9216) * [AAE-18267] change unit test setup for auth service * [AAE-18267] remove exclude * [AAE-18267] removed CoreTestingModule from imports * remaining unit test fixes for the Angular 15 update (#9218) * removing excludes from working tests * test fixes for CategoriesManagementComponent * [ci:force] reenabling tests / fixes * fixes in process-services-cloud * change html element type * fix selector in StartProcessComponent * Fixing unit test after last rebase + lint * ACS-7555 Fixed styles for node type filters * ACS-7555 Removed redundant padding * ACS-7555 Outlined input for text filter * ACS-7555 Resolved conflicts --------- Co-authored-by: Vito Albano <vito.albano@hyland.com> Co-authored-by: Wojciech Duda <69160975+wojd0@users.noreply.github.com>
…
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:
Demo Application
A separate application showcasing integration of components can be found here. The app has examples of basic interaction for both APS and ACS components.
Application generator for Yeoman
To speed up the development, you can use the Generator for Yeoman.
Browser Support
All components are supported in the following browsers:
Browser | Version |
---|---|
Chrome | Latest |
Safari | Latest |
Firefox | Latest |
Edge | Latest |
Languages
TypeScript
90.6%
HTML
4.3%
SCSS
2.4%
JavaScript
1.6%
C
0.8%
Other
0.2%