Stirling-PDF/frontend/src/components/pageEditor
Reece Browne 87c63efcec
Feature/v2/filewithid implementation (#4369)
Added Filewithid type
Updated code where file was being used to use filewithid
Updated places we identified files by name or composite keys to use UUID
Updated places we should have been using quickkey
Updated pageeditor issue where we parsed pagenumber from pageid instead
of using pagenumber directly

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: James Brunton <jbrunton96@gmail.com>
2025-09-05 11:33:03 +01:00
..
commands V2 Make FileId type opaque and use consistently throughout project (#4307) 2025-08-28 09:56:07 +00:00
hooks Feature/v2/filewithid implementation (#4369) 2025-09-05 11:33:03 +01:00
BulkSelectionPanel.tsx Feature/v2/page editor selection persistance (#4306) 2025-08-26 17:26:30 +01:00
constants.ts Feature/v2/pageeditor improved (#4289) 2025-08-26 15:30:58 +01:00
DragDropGrid.tsx Feature/v2/page editor selection persistance (#4306) 2025-08-26 17:26:30 +01:00
FileThumbnail.tsx Feature/v2/filewithid implementation (#4369) 2025-09-05 11:33:03 +01:00
PageEditor.module.css Feature/v2/pageeditor improved (#4289) 2025-08-26 15:30:58 +01:00
PageEditor.tsx Basic footer structure and Cookie Consent (#4320) 2025-08-29 13:01:46 +00:00
PageEditorControls.tsx Basic footer structure and Cookie Consent (#4320) 2025-08-29 13:01:46 +00:00
PageThumbnail.tsx Feature/v2/page editor selection persistance (#4306) 2025-08-26 17:26:30 +01:00