Historial de Commits

Autor SHA1 Mensaje Fecha
  Zander Hawke 947a7d1b4f refactor(editor): rename Block→EditorBlock, InsertionZone→EditorInsertionZone, EditorBlock→EditorBlockData hace 4 días
  Zander Hawke 661fa19b29 refactor(editor): move suggestion menu into Block.vue with scroll-following position hace 4 días
  Zander Hawke 97b1254d14 fix: separate paragraphs with \n\n in combined text so GFM resolves block-level rules correctly hace 4 días
  Zander Hawke ed981cb1a0 chore(editor): remove priority code hace 4 días
  Zander Hawke 220126abda fix(deploy): SPA for codeberg pages hace 4 días
  Zander Hawke 1a264aa1e3 feat(editor): support GFM tables with inline markdown rendering hace 4 días
  Zander Hawke f226d65e19 fix: restore arrow navigation and add coordinate handoff for block-to-block focus hace 4 días
  Zander Hawke 3da1576ff3 fix: resolve TypeScript errors from noUncheckedIndexedAccess hace 4 días
  Zander Hawke 730cabe2ae fix(editor): sync PM views on undo/redo, fix zoneRefs leak, and handle multi-line zone paste hace 4 días
  Zander Hawke 62079655a0 fix(editor): heading, auto-close, HR, and insertion zone improvements hace 5 días
  Zander Hawke 13faea5f69 fix(editor): prevent heading syntax from being intercepted by tag palette and non-breaking space hace 5 días
  Zander Hawke 95b1a5380b fix(editor): resolve code review findings across shell, toolbar, and suggestion menu hace 5 días
  Zander Hawke 02c1a37d92 feat(editor): add unified suggestion menu, keyboard composable, and toolbar modal prompts hace 5 días
  Zander Hawke fc9c2a6885 feat: extract editor-operations and add incremental Lezer parsing hace 5 días
  Zander Hawke 2816da37e8 fix(deploy): `noUnusedLocals` hace 5 días
  Zander Hawke 5c82c7b008 docs: update AGENTS and READMEs to match current architecture hace 5 días
  Zander Hawke f08f4c9854 fix: indent continuation lines on Shift+Enter in list blocks hace 5 días
  Zander Hawke 58753fd634 feat(theme): add CSS-variable theme system with preset support hace 6 días
  Zander Hawke a6d343a98b feat(editor): wire undo/redo history, embed block IDs, scope keybinding hace 6 días
  Zander Hawke 0fc231498e fix(dev): fix the mobile navigation hace 1 semana
  Zander Hawke 4cbc937443 feat(editor): add multi-block Editor shell hace 1 semana
  Zander Hawke 3de683e1da feat: delegate code block navigation through CodeBlockNavigationDelegate hace 1 semana
  Zander Hawke 707b4105ab feat(editor): strip code block fences from CM6 input, add header with lang selector + delete hace 1 semana
  Zander Hawke 1ed764ac38 feat(editor): add EditorToolbar with Nuxt UI, FormattingHandlers, and focus-preserving refocus hace 1 semana
  Zander Hawke be09111458 feat(editor): Phase 7 — reference and tag insertion handlers hace 1 semana
  Zander Hawke 22d2cbb413 feat(editor): complete Phase 6 — integration tests, dead param cleanup hace 1 semana
  Zander Hawke 3e39d314b7 fix(editor): resolve pre-existing type errors blocking declaration emit hace 1 semana
  Zander Hawke 01fc9292bb feat(dev): rebuild as Nuxt UI docs-style site with live examples hace 1 semana
  Zander Hawke dd752a42d1 feat: unify block marker visibility with inline decorator hide/reveal system hace 1 semana
  Zander Hawke 2f2dbee23e feat: add LaTeX math support (inline $...$ + block $$...$$) hace 1 semana