Commit Graph

7 Commits

Author SHA1 Message Date
Reece
2b6b7a8e1d better error handling and killing logs 2025-09-26 18:04:01 +01:00
Reece
36475069de lint fix 2025-09-26 17:23:16 +01:00
Reece
3aa8572c9e Fix suggestions 2025-09-26 17:16:17 +01:00
Reece
3fdbf425b4 Fix lintineg errors 2025-09-26 16:39:38 +01:00
Reece
b9b425aba0 Fix undo/redo 2025-09-26 02:18:47 +01:00
Reece
a8a0808274 history tweaks 2025-09-25 09:46:20 +01:00
Reece Browne
a12e457577 Add undo/redo functionality and refactor signature settings UI
- Introduced HistoryAPIBridge for managing undo/redo actions.
- Updated SignSettings component to include undo/redo buttons.
- Refactored signature type selection to use Tabs for better UI.
- Enhanced SignatureAPIBridge to store image data for annotations.
- Integrated history management into SignatureContext for state handling.
2025-09-24 14:58:10 +01:00