openpencil/packages
Vitali sharp8n c6a65c4878 feat(web): ship the Vue editor web build with online font providers
- Add Dockerfile.web-vue + docker/ container: static SPA on :3100 and the
  MCP Streamable-HTTP server on :7600 in one image, replacing the retired
  Rust web host used by the w4c iframe integration
- Allow online font providers (Google Fonts, Fontsource, Bunny, Fontshare)
  to load in the browser via native CORS-enabled fetch instead of gating
  them on the Tauri fetch proxy
- Rename webFontProvidersRequireDesktopApp to webFontLoadFailed and reword
  the toast for connection failures; drop the unconditional toast from the
  font family picker
- Support OPENPENCIL_MCP_HOST so the MCP server binds 0.0.0.0 in containers
2026-08-22 00:33:54 +03:00
..
cli refactor(canvas): adopt immutable CanvasKit paths (#554) 2026-08-18 23:09:45 +03:00
core feat(web): ship the Vue editor web build with online font providers 2026-08-22 00:33:54 +03:00
demos
docs chore: refresh compatible dependencies (#545) 2026-08-18 17:44:40 +03:00
dom-css chore: refresh compatible dependencies (#545) 2026-08-18 17:44:40 +03:00
fig Merge pull request #562 from open-pencil/guide-authoring 2026-08-20 09:39:19 +03:00
harness refactor(ai): ship Harness as optional companion (#561) 2026-08-19 20:04:35 +03:00
kiwi chore: refresh compatible dependencies (#545) 2026-08-18 17:44:40 +03:00
mcp feat(web): ship the Vue editor web build with online font providers 2026-08-22 00:33:54 +03:00
pen chore: refresh compatible dependencies (#545) 2026-08-18 17:44:40 +03:00
scene-graph Merge pull request #562 from open-pencil/guide-authoring 2026-08-20 09:39:19 +03:00
vue feat(web): ship the Vue editor web build with online font providers 2026-08-22 00:33:54 +03:00