geoproject-app/src
isUnknown 0df5d7c6e9 feat: improve code editor formatting behavior
- Disable auto-formatting while in editing mode
- Format CSS only when exiting editing mode
- Auto-disable editing mode when switching tabs

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-05 16:52:00 +01:00
..
components feat: improve code editor formatting behavior 2025-12-05 16:52:00 +01:00
composables feat: add rem unit option to margins in PageSettings and TextSettings 2025-12-05 16:38:29 +01:00
stores feat: improve code editor formatting behavior 2025-12-05 16:52:00 +01:00
utils feat: implement reactive EditorPanel with bidirectional sync 2025-12-03 15:20:49 +01:00
App.vue refactor: extract PreviewLoader into separate component 2025-12-05 16:45:57 +01:00
main.js refactor: implement Pinia store for stylesheet management 2025-11-24 17:55:42 +01:00
style.css refactor: migrate CSS to SCSS with compilation setup 2025-12-03 16:57:11 +01:00