mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-07 18:25:09 +00:00
* [ADF-5581] Reset filterValue when navigating to a new folder to ensure filters are cleared * [ADF-5581] Added unit tests to verify filterValue reset * [ADF-5581] Add unit tests to verify filter reset on navigation and preservation on sorting * [ADF-5581] Use SpyObj<ShareDataTableAdapter> in unit test to avoid any type * [ADF-5581] Remove redundant type on mockData declaration in unit test * Revert loadFolder() to reload() in onSortingChanged and update unit test accordingly
…
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.6%
HTML
4.3%
SCSS
2.4%
JavaScript
1.6%
C
0.8%
Other
0.2%