Enhanced return details and search components with new features and improvements.

-  **Feature**: Added InViewport directive for element visibility detection
-  **Feature**: Introduced new button for navigation in return details
- 🛠️ **Refactor**: Improved scroll position restoration logic and removed deprecated files
- 📚 **Docs**: Updated README with usage instructions for new directives

Ref: #5034
This commit is contained in:
Lorenz Hilpert
2025-04-08 10:51:24 +02:00
parent 62d0783e88
commit 8ca7977f7c
17 changed files with 287 additions and 148 deletions

View File

@@ -0,0 +1,17 @@
# [Library Name]
## Overview
<!-- Brief description of the library and its purpose -->
## Features
<!-- Key features or modules -->
## API
<!-- List Functions, Components, Services, etc. with their api and their purpose -->
## Usage
<!-- Sample code snippet or usage instructions -->