jedmund-svelte/src/lib/components/edra
Justin Edmund 48cc27770f fix: standardize Edra editor placeholder widths and slash command navigation
- Fix slash command keyboard navigation by uncommenting handler
- Update all media placeholders to respect content block margins (2.25rem)
- Refactor placeholder styles to use SCSS variables consistently
- Fix Audio, Gallery, IFrame, Video, Location, and URL embed placeholders
- Fix Image placeholder width to match other placeholders
- Ensure responsive margins on mobile (2rem)
2025-06-26 15:37:47 -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 fix: standardize Edra editor placeholder widths and slash command navigation 2025-06-26 15:37:47 -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 style: align embeds with text content horizontal margins 2025-06-26 14:26:36 -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