Skip to content

feat: Add JPG Export Functionality#2899

Merged
davydkov merged 5 commits into
mainfrom
copilot/add-jpg-export-functionality
Apr 15, 2026
Merged

feat: Add JPG Export Functionality#2899
davydkov merged 5 commits into
mainfrom
copilot/add-jpg-export-functionality

Conversation

Copilot AI commented Apr 14, 2026

Copy link
Copy Markdown
Contributor
  • 1. Route search params — add format and quality to both export routes
  • 2. ExportPage.tsx — add downloadAsJpeg, conditional background handling
  • 3. Header.tsx — add "Export as .jpg" menu item
  • 4. CLI handler.ts — extend PngExportArgs with format/quality, thread through
  • 5. CLI takeScreenshot.ts — parameterize format, extension, background
  • 6. CLI new export jpg subcommand (new file)
  • 7. CLI export/index.ts — register jpgCmd
  • 8. Run validation (lint, typecheck, tests) — all pass
  • 9. Run parallel_validation — addressed feedback
  • 10. Add changeset

Copilot AI and others added 3 commits April 14, 2026 22:08
Agent-Logs-Url: https://github.com/likec4/likec4/sessions/60884750-a886-4347-81ee-27a0cd4ef025

Co-authored-by: davydkov <824903+davydkov@users.noreply.github.com>
… comments and constants

Agent-Logs-Url: https://github.com/likec4/likec4/sessions/60884750-a886-4347-81ee-27a0cd4ef025

Co-authored-by: davydkov <824903+davydkov@users.noreply.github.com>
@changeset-bot

changeset-bot Bot commented Apr 14, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 168bc91

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 21 packages
Name Type
likec4 Patch
@likec4/docs-astro Patch
likec4-vscode Patch
@likec4/playground Patch
@likec4/style-preset Patch
@likec4/styles Patch
@likec4/config Patch
@likec4/core Patch
@likec4/diagram Patch
@likec4/generators Patch
@likec4/language-server Patch
@likec4/language-services Patch
@likec4/layouts Patch
@likec4/leanix-bridge Patch
@likec4/log Patch
@likec4/lsp Patch
@likec4/mcp Patch
@likec4/react Patch
@likec4/tsconfig Patch
@likec4/vite-plugin Patch
@likec4/vscode-preview Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Agent-Logs-Url: https://github.com/likec4/likec4/sessions/60f7c0c9-dc01-401a-86a1-74f87b6528f0

Co-authored-by: davydkov <824903+davydkov@users.noreply.github.com>
Signed-off-by: Denis Davydkov <denis@davydkov.com>
@davydkov davydkov marked this pull request as ready for review April 15, 2026 16:51
@davydkov davydkov merged commit 6933db3 into main Apr 15, 2026
15 checks passed
@davydkov davydkov deleted the copilot/add-jpg-export-functionality branch April 15, 2026 18:29
@likec4-ci likec4-ci Bot mentioned this pull request Apr 15, 2026
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