Ehsan Rezaei beae4054f2
Revert "Revert "AAE-23521 Fix improve dropdown reactive form"" (#10073)
* Revert "Revert "AAE-23521 Fix improve dropdown reactive form" (#10068)"

This reverts commit 554218d11e1e5f888190cf781dc960e7ff3cabf7.

* AAE-23521 fix trigger error check

* AAE-23521 improve standalone import

---------

Co-authored-by: Kasia Biernat <kasia.biernat@hyland.com>
2024-09-02 14:27:10 +02:00
..
2024-08-29 11:34:07 +02:00
2022-08-25 10:50:30 +01:00

Alfresco Core Library

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

Documentation

See the ADF Core 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-core

Storybook

In case you would like to aggregate all the stories from core library use

nx run core:storybook

And navigate to http://localhost:4400/.

To create a Storybook core library build use

nx run core:build-storybook

License

Apache Version 2.0