mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-28 22:42:11 +01:00
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:
17
docs/templates/readme-library-template.md
vendored
Normal file
17
docs/templates/readme-library-template.md
vendored
Normal 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 -->
|
||||
Reference in New Issue
Block a user