geoproject-app/src/composables
isUnknown f760e1942a
All checks were successful
Deploy / Build and Deploy to Production (push) Successful in 22s
fix: race condition on custom styles loading + misc cleanup
Guard watcher-triggered renders in usePreviewRenderer until first
explicit render completes, preventing premature renders with default
styles. Also: disable Contenu tab, update content/blueprints, add
global disabled button styles, minor formatting.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 13:53:55 +01:00
..
useCssSync.js feat: add rem unit option to margins in PageSettings and TextSettings 2025-12-05 16:38:29 +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