mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-28 22:42:11 +01:00
committed by
Nino Righi
parent
bfd151dd84
commit
c769af7021
@@ -1,11 +1,11 @@
|
||||
# Library Reference Guide
|
||||
|
||||
> **Last Updated:** 2025-10-22
|
||||
> **Last Updated:** 2025-10-27
|
||||
> **Angular Version:** 20.1.2
|
||||
> **Nx Version:** 21.3.2
|
||||
> **Total Libraries:** 61
|
||||
> **Total Libraries:** 62
|
||||
|
||||
All 61 libraries in the monorepo have comprehensive README.md documentation located at `libs/[domain]/[layer]/[feature]/README.md`.
|
||||
All 62 libraries in the monorepo have comprehensive README.md documentation located at `libs/[domain]/[layer]/[feature]/README.md`.
|
||||
|
||||
**IMPORTANT: Always use the `docs-researcher` subagent** to retrieve and analyze library documentation. This keeps the main context clean and prevents pollution.
|
||||
|
||||
@@ -278,6 +278,11 @@ A comprehensive button component library for Angular applications providing five
|
||||
|
||||
**Location:** `libs/ui/buttons/`
|
||||
|
||||
### `@isa/ui/carousel`
|
||||
A horizontal scroll container component with left/right navigation arrows, responsive behavior, keyboard support, and auto-hide functionality for Angular applications.
|
||||
|
||||
**Location:** `libs/ui/carousel/`
|
||||
|
||||
### `@isa/ui/datepicker`
|
||||
A comprehensive date range picker component library for Angular applications with calendar and month/year selection views, form integration, and robust validation.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user