Stirling-PDF/frontend/src/components/tools
Reece Browne ca423f9646
Feature/v2/pageeditor improved (#4289)
# Description of Changes

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

Rewrite of page editor to make it work properly.  
Added page breaks
Added merged file support
Added "insert file" support
Slight Ux improvements

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: Anthony Stirling <77850077+Frooodle@users.noreply.github.com>
2025-08-26 15:30:58 +01:00
..
addPassword Improve titles, headers and tooltips in Add Password and Change Permissions (#4210) 2025-08-14 15:31:53 +01:00
addWatermark Feature/v2/automate (#4248) 2025-08-22 14:40:27 +01:00
automate Automation tolltip + new operations + copy to saved (#4292) 2025-08-26 11:19:15 +01:00
changePermissions Improve titles, headers and tooltips in Add Password and Change Permissions (#4210) 2025-08-14 15:31:53 +01:00
compress V2 reduce boilerplate in param hooks (#4246) 2025-08-21 07:48:25 +00:00
convert Feature/v2/file handling improvements (#4222) 2025-08-21 17:30:26 +01:00
ocr V2 reduce boilerplate in param hooks (#4246) 2025-08-21 07:48:25 +00:00
removeCertificateSign V2 remove cert (#4239) 2025-08-20 11:30:57 +01:00
removePassword Add Remove Password UI into V2 (#4214) 2025-08-18 15:26:29 +01:00
repair V2 Repair tool (#4234) 2025-08-19 18:00:50 +01:00
sanitize Add Sanitize UI (#4123) 2025-08-12 16:05:59 +01:00
shared Feature/v2/pageeditor improved (#4289) 2025-08-26 15:30:58 +01:00
singleLargePage V2 PDF to large page (#4236) 2025-08-20 11:38:41 +01:00
split Implement 'Add Password' and 'Change Permissions' tools in V2 (#4195) 2025-08-14 14:27:23 +01:00
toolPicker AutomateFixes (#4281) 2025-08-26 09:44:30 +01:00
unlockPdfForms V2 Unlock forms (#4237) 2025-08-20 11:34:28 +01:00
SearchResults.tsx V2 Fix subcategory names in All Tools (and search) pane (#4252) 2025-08-22 13:53:06 +01:00
ToolLoadingFallback.tsx Feature/v2/multiselect (#4024) 2025-07-25 09:37:52 +01:00
ToolPanel.tsx Moved scroll out to tool panel and works better with zoom (#4282) 2025-08-26 09:12:15 +00:00
ToolPicker.tsx Bug/v2/all tools section headers gap (#4275) 2025-08-25 15:46:44 +01:00
ToolRenderer.tsx Feature/v2/all tools sidebar (#4151) 2025-08-19 13:31:09 +01:00