geoproject-app/src/components
isUnknown ae8136a48e refactor: make EditorPanel and ElementPopup fully autonomous
- Move all popup logic into ElementPopup component (state, positioning, click handling)
- Make EditorPanel autonomous with direct store access
- Simplify App.vue by removing prop drilling and intermediary logic
- Update EditorPanel to control paragraph font-size instead of .about
- Fix CSS parsing: escape selectors in extractCssValue and updateCssValue
- Remove hardcoded .about references from PagedJsWrapper

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-24 18:18:27 +01:00
..
EditorPanel.vue refactor: make EditorPanel and ElementPopup fully autonomous 2025-11-24 18:18:27 +01:00
ElementPopup.vue refactor: make EditorPanel and ElementPopup fully autonomous 2025-11-24 18:18:27 +01:00
PagedJsWrapper.vue refactor: make EditorPanel and ElementPopup fully autonomous 2025-11-24 18:18:27 +01:00
SidePanel.vue feat: iframe-based PagedJS preview with reactive CSS editor 2025-11-24 16:51:55 +01:00
StylesheetViewer.vue feat: iframe-based PagedJS preview with reactive CSS editor 2025-11-24 16:51:55 +01:00