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

@@ -37,6 +37,7 @@ When conducting a code review, follow these steps to ensure a thorough and const
## Additional Informations
- Treat missing tests and JSDocs as warnings
- Tread missing unit test as warnings
### Review Template