Commit graph

24 commits

Author SHA1 Message Date
95be4348cd fix(editor): preserve viewport during presentation transitions 2026-06-01 14:44:14 +02:00
d12a0a58ed feat(renderer): add code block containers 2026-06-01 14:22:27 +02:00
941fcd5d56 feat(editor): support editable regions and code blocks 2026-06-01 10:17:17 +02:00
3e7fe6ef03 fix(ui): sync checklist overlays after layout 2026-06-01 09:56:36 +02:00
78a44184f6 docs(ui): add live presentation verification 2026-06-01 09:41:39 +02:00
f9530a9164 docs(ui): document presentation determinism 2026-06-01 09:28:22 +02:00
df1e2ad8f4 docs(renderer): document rendering determinism 2026-06-01 09:14:08 +02:00
f4948c4089 docs(renderer): document rendered lifecycle 2026-05-31 23:02:20 +02:00
fc21b9d1bd docs(renderer): document rendering correctness 2026-05-31 22:26:12 +02:00
c9afdcaa84 docs(editor): document rendering expansion 2026-05-31 20:54:13 +02:00
d013b5328c test(renderer): add markdown rendering samples 2026-05-31 20:49:28 +02:00
8d8f8751b4 docs(perf): document incremental line index impact 2026-05-30 19:29:58 +02:00
6426dc494a docs(perf): map editor scalability bottlenecks 2026-05-30 18:51:17 +02:00
c02bac3c2d docs(perf): analyze CRLF benchmark impact 2026-05-30 18:23:53 +02:00
181ec6ccca docs(perf): analyze 5mb benchmark results 2026-05-30 18:02:44 +02:00
be53eddfd2 perf(editor): add profiling benchmark harness 2026-05-30 17:57:37 +02:00
9730f860de docs(editor): document scalability findings 2026-05-29 20:59:38 +02:00
6b1d2f8b27 docs(editor): evaluate hybrid rendering architecture 2026-05-29 20:11:22 +02:00
1ee42300ce test(editor): add hybrid prototype documents 2026-05-29 20:09:57 +02:00
ce55b9a2ce docs(editor): document writing ergonomics findings 2026-05-29 19:22:53 +02:00
63b642a47f docs(editor): document selection feedback loop investigation 2026-05-29 19:04:30 +02:00
527a99c2e7 docs(editor): document hybrid editing investigation 2026-05-29 18:01:29 +02:00
5b57df0214 Milestone 0 completed. 2026-05-29 15:34:15 +02:00
c12816c09c Added the initial project scaffolding 2026-05-29 15:19:33 +02:00