Stirling-PDF/frontend/src/hooks
Anthony Stirling e542f4bc61
legacy UI (#4612)
# 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: Claude <noreply@anthropic.com>
Co-authored-by: EthanHealy01 <ethan.healy.21@gmail.com>
Co-authored-by: EthanHealy01 <80844253+EthanHealy01@users.noreply.github.com>
2025-10-10 15:36:35 +01:00
..
tools legacy UI (#4612) 2025-10-10 15:36:35 +01:00
useAppConfig.ts Feature/v2/googleDrive (#4592) 2025-10-09 10:22:17 +01:00
useCookieConsent.ts path (#4488) 2025-09-24 20:37:51 +01:00
useDocumentMeta.ts SEO init (#4197) 2025-08-14 15:52:38 +01:00
useEndpointConfig.ts Enable ESLint no-unused-vars rule (#4367) 2025-09-05 11:16:17 +00:00
useEnhancedProcessedFiles.ts Enable ESLint no-unused-vars rule (#4367) 2025-09-05 11:16:17 +00:00
useFileHandler.ts Feature/v2/filehistory (#4370) 2025-09-16 15:08:11 +01:00
useFileManager.ts Feature/v2/filehistory (#4370) 2025-09-16 15:08:11 +01:00
useFileWithUrl.ts Feature/v2/filewithid implementation (#4369) 2025-09-05 11:33:03 +01:00
useFocusTrap.ts legacy UI (#4612) 2025-10-10 15:36:35 +01:00
useGoogleDrivePicker.ts Feature/v2/googleDrive (#4592) 2025-10-09 10:22:17 +01:00
useIndexedDBThumbnail.ts Feature/v2/filehistory (#4370) 2025-09-16 15:08:11 +01:00
useIsOverflowing.ts V2: Design Navbar (#4017) 2025-07-25 12:27:30 +01:00
usePDFProcessor.ts Update PDF.js integration and dependencies (#4360) 2025-09-24 13:07:27 +01:00
usePdfSignatureDetection.ts Enable ESLint no-unused-vars rule (#4367) 2025-09-05 11:16:17 +00:00
useProcessedFiles.ts Stirling 2.0 (#3928) 2025-07-16 17:53:50 +01:00
useRainbowTheme.ts Re-remove rainbow mode after mistaken revert (#4311) 2025-08-27 09:32:39 +01:00
useRightRailButtons.ts Feature/v2/right rail (#4255) 2025-08-25 12:53:33 +01:00
useSidebarNavigation.ts Assign shortcuts by default to only the quick access items (#4622) 2025-10-08 17:18:05 +01:00
useSuggestedTools.ts fixes V2 (#4483) 2025-09-24 15:01:18 +01:00
useThumbnailGeneration.ts Feature/viewer annotation toggle (#4557) 2025-10-02 10:40:18 +01:00
useToolManagement.tsx legacy UI (#4612) 2025-10-10 15:36:35 +01:00
useToolNavigation.ts Fix/v2/automate_settings_gap_fill (#4574) 2025-10-01 23:13:54 +01:00
useToolPanelModePreference.ts legacy UI (#4612) 2025-10-10 15:36:35 +01:00
useToolParameters.ts Enable ESLint no-unused-vars rule (#4367) 2025-09-05 11:16:17 +00:00
useToolSections.ts legacy UI (#4612) 2025-10-10 15:36:35 +01:00
useTooltipPosition.ts Enable ESLint no-unused-vars rule (#4367) 2025-09-05 11:16:17 +00:00
useTranslation.ts React translations 2025-05-29 17:26:32 +01:00
useUndoRedo.ts Ground work for page editor 2025-06-10 11:19:54 +01:00
useUrlSync.ts Feature/v2/reader-and-multitool-navigation (#4514) 2025-09-26 16:29:58 +01:00