AleksanderSklorz d7b5ca8fcb [ACS-7768] unify inputs and selects across the app - revert (#9699)
* Revert "[ACS-7768] unify inputs and selects across the app (#9687)"

This reverts commit 7cfb5ea64a0bd3b9d462b4bd18c57abd0251d9df.

* ACS-7768 Little correction
2024-07-01 15:15:10 +01:00
..
2024-07-01 15:15:09 +01:00
2024-07-01 15:15:07 +01:00
2024-07-01 15:15:07 +01:00
2024-06-21 14:12:41 +02:00
2024-07-01 15:15:08 +01:00
2024-05-17 13:16:22 +02:00
2024-07-01 15:15:07 +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