Zander Hawke
|
10ef13a829
feat(editor): replace drag grip with draggable bullet and zone-based drop
|
2 dienas atpakaļ |
Zander Hawke
|
94fbb8f181
test(editor): restore typing → split → typing → undo integration test lost during rebase conflict resolution
|
3 dienas atpakaļ |
Zander Hawke
|
c83c86c04a
feat(docs): restructure dev app to component-based pages with Nuxt UI-style API tables
|
3 dienas atpakaļ |
Zander Hawke
|
2b1a85c336
feat(editor): expose getHistoryState and applyHistory on Editor shell
|
3 dienas atpakaļ |
Zander Hawke
|
a097446465
test(editor): add integration tests for slash menu, mention menu, and drag reorder
|
3 dienas atpakaļ |
Zander Hawke
|
92265b805e
feat(editor): add drag-to-reorder with MoveBlockOp and native HTML5 drag
|
3 dienas atpakaļ |
Zander Hawke
|
9d99703fff
test(editor): add paste handling unit tests for zone and block paste paths
|
3 dienas atpakaļ |
Zander Hawke
|
58c8257fa5
feat(editor): add error boundaries for KaTeX, parser failures, and mount crashes
|
3 dienas atpakaļ |
Zander Hawke
|
9264c0c4b9
feat(editor): add character-level undo/redo with coalescing and toolbar buttons
|
3 dienas atpakaļ |
Zander Hawke
|
8d945dde60
docs(editor): rewrite AGENTS.md rule guide with three registration points and MarkdownPattern example
|
4 dienas atpakaļ |
Zander Hawke
|
9f5085ad0b
feat(editor): add extensibility hooks for rules, node views, and pattern specs
|
4 dienas atpakaļ |
Zander Hawke
|
baf00eded8
style(editor): align typography and tables with Nuxt UI prose theme
|
4 dienas atpakaļ |
Zander Hawke
|
242e028a81
fix(editor): restore table rendering and correct boundary math in buildCombinedText
|
4 dienas atpakaļ |
Zander Hawke
|
947a7d1b4f
refactor(editor): rename Block→EditorBlock, InsertionZone→EditorInsertionZone, EditorBlock→EditorBlockData
|
4 dienas atpakaļ |
Zander Hawke
|
661fa19b29
refactor(editor): move suggestion menu into Block.vue with scroll-following position
|
4 dienas atpakaļ |
Zander Hawke
|
97b1254d14
fix: separate paragraphs with \n\n in combined text so GFM resolves block-level rules correctly
|
4 dienas atpakaļ |
Zander Hawke
|
ed981cb1a0
chore(editor): remove priority code
|
4 dienas atpakaļ |
Zander Hawke
|
220126abda
fix(deploy): SPA for codeberg pages
|
4 dienas atpakaļ |
Zander Hawke
|
1a264aa1e3
feat(editor): support GFM tables with inline markdown rendering
|
4 dienas atpakaļ |
Zander Hawke
|
f226d65e19
fix: restore arrow navigation and add coordinate handoff for block-to-block focus
|
4 dienas atpakaļ |
Zander Hawke
|
3da1576ff3
fix: resolve TypeScript errors from noUncheckedIndexedAccess
|
4 dienas atpakaļ |
Zander Hawke
|
730cabe2ae
fix(editor): sync PM views on undo/redo, fix zoneRefs leak, and handle multi-line zone paste
|
4 dienas atpakaļ |
Zander Hawke
|
62079655a0
fix(editor): heading, auto-close, HR, and insertion zone improvements
|
4 dienas atpakaļ |
Zander Hawke
|
13faea5f69
fix(editor): prevent heading syntax from being intercepted by tag palette and non-breaking space
|
4 dienas atpakaļ |
Zander Hawke
|
95b1a5380b
fix(editor): resolve code review findings across shell, toolbar, and suggestion menu
|
4 dienas atpakaļ |
Zander Hawke
|
02c1a37d92
feat(editor): add unified suggestion menu, keyboard composable, and toolbar modal prompts
|
4 dienas atpakaļ |
Zander Hawke
|
fc9c2a6885
feat: extract editor-operations and add incremental Lezer parsing
|
5 dienas atpakaļ |
Zander Hawke
|
2816da37e8
fix(deploy): `noUnusedLocals`
|
5 dienas atpakaļ |
Zander Hawke
|
5c82c7b008
docs: update AGENTS and READMEs to match current architecture
|
5 dienas atpakaļ |
Zander Hawke
|
f08f4c9854
fix: indent continuation lines on Shift+Enter in list blocks
|
5 dienas atpakaļ |