jedmund-svelte/src
Justin Edmund 6604032643 refactor(editor): consolidate editors into unified EnhancedComposer
- Create EnhancedComposer as the single unified editor component
- Remove redundant editor components (Editor, EditorWithUpload, CaseStudyEditor, UniverseComposer)
- Add editor-extensions.ts for centralized extension configuration
- Enhance image placeholder with better UI and selection support
- Update editor commands and slash command groups
- Improve editor state management and content handling

Simplifies the codebase by having one powerful editor component instead
of multiple specialized ones.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-24 01:11:57 +01:00
..
assets Add and update view mode icons 2025-06-19 01:54:50 +01:00
lib refactor(editor): consolidate editors into unified EnhancedComposer 2025-06-24 01:11:57 +01:00
routes feat(api): add album content support and media management endpoints 2025-06-24 01:11:30 +01:00
stories Prettier + build errors 2025-06-02 08:41:03 -07:00
app.css Linter 2025-06-13 21:22:49 -04:00
app.d.ts First commit for universe 2025-05-26 06:44:27 -07:00
app.html Better OpenGraph and HTML metadata 2025-06-11 23:58:11 -07:00
decs.d.ts Update decs.d.ts for GiantBomb API 2024-08-05 23:38:14 -07:00
global.d.ts Update config 2024-07-12 08:42:45 -04:00