Stirling-PDF/frontend/src/components
Anthony Stirling c33d705c32
update terms (#4642)
# Description of Changes

<!--
Please provide a summary of the changes, including:

- What was changed
- Why the change was made
- Any challenges encountered

Closes #(issue_number)
-->

---

## 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.

Co-authored-by: ConnorYoh <40631091+ConnorYoh@users.noreply.github.com>
2025-10-27 16:37:13 +00:00
..
annotation Feature/v2/improve sign (#4627) 2025-10-09 13:35:42 +01:00
fileEditor Add onboarding flow using Reactour (#4635) 2025-10-20 15:07:40 +01:00
fileManager Add onboarding flow using Reactour (#4635) 2025-10-20 15:07:40 +01:00
hotkeys Assign shortcuts by default to only the quick access items (#4622) 2025-10-08 17:18:05 +01:00
layout Add onboarding flow using Reactour (#4635) 2025-10-20 15:07:40 +01:00
onboarding Add onboarding flow using Reactour (#4635) 2025-10-20 15:07:40 +01:00
pageEditor Chore/v2/right rail cleanup (#4689) 2025-10-16 15:58:20 +01:00
shared update terms (#4642) 2025-10-27 16:37:13 +00:00
toast refactor(frontend): remove unused React default imports (#4529) 2025-09-29 13:01:09 +01:00
tools fix: add missing id and name attributes to form input (#4589) 2025-10-27 16:26:08 +00:00
tooltips Overlay PDF tool (#4620) 2025-10-10 14:35:09 +01:00
viewer Refactor to fix circular imports (#4700) 2025-10-21 14:53:18 +01:00
FileManager.tsx legacy UI (#4612) 2025-10-10 15:36:35 +01:00
StorageStatsCard.tsx Big refactor 2025-06-19 22:41:05 +01:00