mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-09-17 14:21:29 +00:00
2f36da5765be858b5aa06063a47aca0acb3f53af
* migrate cloud date widget to date-fns, fix test bugs * [ci:force] update docs * [ci:force] remove commented out code * [APPS-2232] date cell validator, unit tests * improved moment adapter, code cleanup * datetime adapter, many code fixes * code review fixes * code cleanup * cleanup * fix max datetime validation, update tests * remove e2e already covered by unit tests * fix search date range * remove fake demo shell e2e for search * remove fake demo shell e2e for search page * cleanup e2e * migrate dynamic table to date-fns * fix e2e formatting * migrate protractor to unit tests * cleanup e2e
[APPS-2108] date-fns adapter for datetime pickers, many datetime parsing and validation fixes (#8992)
[APPS-2108] date-fns adapter for datetime pickers, many datetime parsing and validation fixes (#8992)
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.5%
HTML
4.4%
SCSS
2.4%
JavaScript
1.6%
C
0.8%
Other
0.2%