Stirling-PDF/frontend/src/components
EthanHealy01 a339f71116
Overlay PDF tool (#4620)
# Description of Changes

- Added the OverlayPDF tool

---

## Checklist

### General

- [ ] I have read the [Contribution
Guidelines](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/CONTRIBUTING.md)
- [ ] I have read the [Stirling-PDF Developer
Guide](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/devGuide/DeveloperGuide.md)
(if applicable)
- [ ] I have read the [How to add new languages to
Stirling-PDF](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/devGuide/HowToAddNewLanguage.md)
(if applicable)
- [ ] I have performed a self-review of my own code
- [ ] My changes generate no new warnings

### Documentation

- [ ] I have updated relevant docs on [Stirling-PDF's doc
repo](https://github.com/Stirling-Tools/Stirling-Tools.github.io/blob/main/docs/)
(if functionality has heavily changed)
- [ ] I have read the section [Add New Translation
Tags](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/devGuide/HowToAddNewLanguage.md#add-new-translation-tags)
(for new translation tags only)

### UI Changes (if applicable)

- [ ] Screenshots or videos demonstrating the UI changes are attached
(e.g., as comments or direct attachments in the PR)

### Testing (if applicable)

- [ ] I have tested my changes locally. Refer to the [Testing
Guide](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/devGuide/DeveloperGuide.md#6-testing)
for more details.
2025-10-10 14:35:09 +01:00
..
annotation Feature/v2/improve sign (#4627) 2025-10-09 13:35:42 +01:00
fileEditor V2 File Editor Shortcuts (#4619) 2025-10-07 11:48:42 +01:00
fileManager Feature/v2/googleDrive (#4592) 2025-10-09 10:22:17 +01:00
hotkeys Assign shortcuts by default to only the quick access items (#4622) 2025-10-08 17:18:05 +01:00
layout Frontend V2 Ui Tweaks (#4590) 2025-10-03 17:02:05 +01:00
pageEditor Frontend V2 Ui Tweaks (#4590) 2025-10-03 17:02:05 +01:00
shared Overlay PDF tool (#4620) 2025-10-10 14:35:09 +01:00
toast refactor(frontend): remove unused React default imports (#4529) 2025-09-29 13:01:09 +01:00
tools Overlay PDF tool (#4620) 2025-10-10 14:35:09 +01:00
tooltips Overlay PDF tool (#4620) 2025-10-10 14:35:09 +01:00
viewer Feature/v2/improve sign (#4627) 2025-10-09 13:35:42 +01:00
FileManager.tsx Overlay PDF tool (#4620) 2025-10-10 14:35:09 +01:00
StorageStatsCard.tsx Big refactor 2025-06-19 22:41:05 +01:00