geoproject-app/src
isUnknown 06aef5beb3 refactor: replace MarginEditor with linked margin fields in TextSettings
- Replace MarginEditor component with individual fields (top/bottom/left/right)
- Add link/unlink button with SVG icons to sync margin values
- When linked, all fields share the same value
- Auto-detect linked state when loading from stylesheet
- Match PageSettings UI pattern for consistency

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-11 13:37:59 +01:00
..
components refactor: replace MarginEditor with linked margin fields in TextSettings 2025-12-11 13:37:59 +01:00
composables refactor: extract debounce logic into shared composable 2025-12-10 11:51:53 +01:00
stores feat: integrate Kirby CMS data with Vue print editor 2025-12-08 18:01:01 +01:00
utils fix: auto-create CSS rules when selector or property is missing 2025-12-10 11:59:09 +01:00
App.vue feat: restrict element selection to text elements only 2025-12-10 13:28:35 +01:00
main.js refactor: implement Pinia store for stylesheet management 2025-11-24 17:55:42 +01:00
style.css colors on label 2025-12-10 11:10:14 +01:00