jedmund-svelte/src/lib/components/edra
Justin Edmund 12c30c1501 feat: implement unified content insertion pane for Edra editor
- Create ContentInsertionPane component with segmented controls
- Update image placeholder to single-line format with icon + text
- Update gallery placeholder to use unified pane
- Support upload, embed link, and gallery selection for each type
- Add location search placeholder for future geocoding integration
2025-06-26 16:15:17 -04:00
..
commands refactor(editor): consolidate editors into unified EnhancedComposer 2025-06-24 01:11:57 +01:00
extensions fix: standardize Edra editor placeholder widths and slash command navigation 2025-06-26 15:37:47 -04:00
headless feat: implement unified content insertion pane for Edra editor 2025-06-26 16:15:17 -04:00
drag-handle.svelte fix: drag handle actions now affect the correct block 2025-06-26 10:33:27 -04:00
editor-extensions.ts refactor(editor): consolidate editors into unified EnhancedComposer 2025-06-24 01:11:57 +01:00
editor.css fix: correct placeholder spacing in Edra editor 2025-06-26 15:56:49 -04:00
editor.ts fix: simplify editor content loading to prevent infinite loops 2025-06-26 09:56:24 -04:00
onedark.css Admin WIP 2025-05-27 16:57:51 -07:00
svelte-renderer.ts tbh i dont know whats going on anymore 2025-05-31 02:08:26 -07:00
tooltip.scss fix: drag handle actions now affect the correct block 2025-06-26 10:33:27 -04:00
utils.ts refactor: restructure routing - albums at /albums/[slug], photos at /photos/[id] 2025-06-24 10:35:21 +01:00