geoproject-app/src/composables
isUnknown b5b495d478
All checks were successful
Deploy / Build and Deploy to Production (push) Successful in 20s
disable: comment out em/rem unit options, keep only px and mm for print
Margins: px + mm only. Font sizes: px only.
em/rem buttons are commented out, not deleted, for potential future use.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 14:16:54 +01:00
..
useCssSync.js disable: comment out em/rem unit options, keep only px and mm for print 2026-02-24 14:16:54 +01:00
useCssUpdater.js fix: restore TextSettings functionality after store refactoring 2026-01-09 16:42:34 +01:00
useDebounce.js refactor: extract debounce logic into shared composable 2025-12-10 11:51:53 +01:00
useIframeInteractions.js disable: comment out PagePopup and page hover/highlight feature 2026-02-24 13:37:07 +01:00
useKeyboardShortcuts.js disable: comment out PagePopup and page hover/highlight feature 2026-02-24 13:37:07 +01:00
usePopupPosition.js feat: refactor popups with shared positioning and CSS tooltips 2025-12-05 18:21:54 +01:00
usePreviewRenderer.js fix: race condition on custom styles loading + misc cleanup 2026-02-24 13:53:55 +01:00
usePrintPreview.js refactor: extract App.vue logic into composables (762→230 lines) 2026-01-09 17:20:10 +01:00