Skip to content

fix: resolve svelte-check issues in Image mark#474

Merged
gka merged 1 commit into
mainfrom
codex/fix-image-sveltecheck
Feb 21, 2026
Merged

fix: resolve svelte-check issues in Image mark#474
gka merged 1 commit into
mainfrom
codex/fix-image-sveltecheck

Conversation

@gka

@gka gka commented Feb 21, 2026

Copy link
Copy Markdown
Contributor

resolves #436

Summary

  • switch Image to use the base Mark component so it adheres to the svelte-check requirements and restores the image mark type
  • keep image rendering logic inside the mark while surfacing only the allowed channels and defaults
  • Sub-issues: 1, 2

Testing

  • Not run (not requested)

@netlify

netlify Bot commented Feb 21, 2026

Copy link
Copy Markdown

Deploy Preview for svelteplot ready!

Name Link
🔨 Latest commit b7f8af5
🔍 Latest deploy log https://app.netlify.com/projects/svelteplot/deploys/6999b16c0ff46500087d55d9
😎 Deploy Preview https://deploy-preview-474--svelteplot.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@gka gka changed the title Fix Image mark usage for sveltecheck fix: resolve svelte-check issues in Image mark Feb 21, 2026
@github-actions

Copy link
Copy Markdown

📦 Preview package for this PR is published!

Version: 0.10.3-pr-474.0

Install it with:

npm install svelteplot@pr-474
# or install the specific version
npm install svelteplot@0.10.3-pr-474.0

@gka gka merged commit 2dd2847 into main Feb 21, 2026
9 checks passed
@gka gka deleted the codex/fix-image-sveltecheck branch February 21, 2026 13:24
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.

[svelte-check] Fix errors in src/lib/marks/Image.svelte

1 participant