Skip to content

feat: surface blank DOCX and Markdown creation - #378

Merged
schnsrw merged 1 commit into
CasualOffice:mainfrom
aa1386:codex/blank-doc-markdown-home-20260731
Aug 2, 2026
Merged

feat: surface blank DOCX and Markdown creation#378
schnsrw merged 1 commit into
CasualOffice:mainfrom
aa1386:codex/blank-doc-markdown-home-20260731

Conversation

@aa1386

@aa1386 aa1386 commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add visible Blank document and Blank Markdown cards to the existing Docs home
  • route both cards through the existing DOCX/template creation handlers
  • clear stale document, recovery, error, title, and desktop file-binding state
  • prevent a late template/open operation from replacing a newer creation choice
  • keep the cards keyboard-accessible through the existing button-card pattern

Verification

  • bun test ./examples/vite/src/Home.test.tsx ./examples/vite/src/App.new-document.test.tsx (4 passed)
  • bun run build:demo passed in the implementation checkout
  • clean latest-upstream worktree build reached application bundling but its reused dependency tree predates the declared y-indexeddb lock entry; no dependency install was performed

Scope

  • existing Open file and non-blank template flows remain app-owned
  • no duplicate creation pipeline or editor extraction
  • no version change in this PR; versioning is deferred until approval

@schnsrw
schnsrw merged commit f4acd9f into CasualOffice:main Aug 2, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants