Skip to content

Redesign: unified Hallmark landing/tools/editor + dependency upgrades - #145

Merged
sumitsahoo merged 4 commits into
devfrom
feature/redesign
Jul 18, 2026
Merged

Redesign: unified Hallmark landing/tools/editor + dependency upgrades#145
sumitsahoo merged 4 commits into
devfrom
feature/redesign

Conversation

@sumitsahoo

Copy link
Copy Markdown
Collaborator

Overview

Big-bang merge of the feature/redesign line into dev: the Hallmark redesign unifying every surface, a follow-up experience refinement pass, and a dependency upgrade. 120 files changed (+8,546 / −6,617) across 3 commits.

What's included

Hallmark redesign (3870bc5)

  • Adopts the Cloakyard typography family (Archivo + JetBrains Mono) and a Workbench macrostructure across the landing, standalone tools, and editor shell.
  • Introduces tokens.css as the portable design-token source of truth, self-hosted woff2 fonts, and a functional-uploader hero with technical proof ledgers.
  • Preserves the Ocean Blue primary, the one-accent invariant, slate hairline borders, light/dark modes, and all editor/standalone tool behavior.
  • Adds AGENTS.md (Codex guidance mirror of CLAUDE.md).

Experience refinement (34ef7b5)

  • Refines the CloakPDF experience across every surface.

Dependency upgrades (cd11822)

  • @langchain/core 1.2.2 → 1.2.3, @langchain/langgraph 1.4.7 → 1.4.8
  • @llamaindex/liteparse-wasm 2.5.0 → 2.6.0
  • lucide-react 1.23.0 → 1.25.0
  • tailwindcss + @tailwindcss/vite 4.3.2 → 4.3.3
  • vite-plus + @voidzero-dev/vite-plus-core 0.2.4 → 0.2.5 (incl. the vite override)
  • @langchain/community held at 1.1.29 — package is deprecated upstream but 1.1.29 is still its latest-stable dist-tag (only a 1.0.0-alpha prerelease exists); used solely for BM25Retriever.

Verification

All green on feature/redesign:

  • vp check — format + lint + type-check clean
  • vp build — tsc + production build + PWA service worker
  • vp test — 322 unit tests pass
  • e2e — UI tools suite, AI/RAG Ask PDF (cold+warm index, exact phone/email/address extraction, model swap), and extended editor render flows (compress, signature pen, font embedding, drag-resize) all pass

Notes

  • GitHub reports a dependabot alert (1 high) on the default branch; flagged against main, not verified against this branch yet.

…oakDrop family signature

Adopt the Cloakyard typography family (Archivo + JetBrains Mono) and a
Workbench macrostructure across the landing, standalone tools, and editor
shell. Introduces tokens.css as the portable design-token source of truth,
self-hosted woff2 fonts, and a functional-uploader hero with technical
proof ledgers.

Preserves the Ocean Blue primary, one-accent invariant, slate hairline
borders, light/dark modes, and all editor/standalone tool behavior. Also
adds AGENTS.md (Codex guidance mirror of CLAUDE.md).
… tailwind)

- @langchain/core 1.2.2 → 1.2.3
- @langchain/langgraph 1.4.7 → 1.4.8
- @llamaindex/liteparse-wasm 2.5.0 → 2.6.0
- lucide-react 1.23.0 → 1.25.0
- tailwindcss + @tailwindcss/vite 4.3.2 → 4.3.3
- vite-plus + @voidzero-dev/vite-plus-core 0.2.4 → 0.2.5 (vite override too)

@langchain/community held at 1.1.29: the package is deprecated upstream but
1.1.29 is still its latest-stable dist-tag and there is no drop-in replacement
(only a 1.0.0-alpha prerelease). Used solely for BM25Retriever.

Verified: vp check, vp build, 322 unit tests, and the full e2e suite
(UI tools, AI/RAG Ask PDF, extended editor render flows) all pass.
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 18, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
cloakpdf 25b2572 Commit Preview URL

Branch Preview URL
Jul 18 2026, 12:50 PM

@sumitsahoo
sumitsahoo merged commit e9772ad into dev Jul 18, 2026
3 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.

1 participant