Skip to content

Conversation

@ciscorn
Copy link
Member

@ciscorn ciscorn commented Oct 23, 2025

No description provided.

@ciscorn ciscorn self-assigned this Oct 23, 2025
Copilot AI review requested due to automatic review settings October 23, 2025 04:01
@changeset-bot
Copy link

changeset-bot bot commented Oct 23, 2025

🦋 Changeset detected

Latest commit: 34811b6

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

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

💥 An error occurred when fetching the changed packages and changesets in this PR
Some errors occurred when validating the changesets config:
The package or glob expression "@svelte-maplibre-gl/docs" is specified in the `ignore` option but it is not found in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes a missing source prop in the CircleLayer component by adding it to the component's interface definition. The source property was previously omitted from the interface despite being a standard layer property in MapLibre GL.

  • Added source property declaration to the CircleLayer component interface

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
svelte-maplibre-gl/src/lib/layers/CircleLayer.svelte Added optional source prop to the CircleLayer component interface
.changeset/clear-seas-fall.md Added changeset documenting this patch-level fix

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Oct 23, 2025

Open in StackBlitz

svelte-maplibre-gl

npm i https://pkg.pr.new/MIERUNE/svelte-maplibre-gl@138

@svelte-maplibre-gl/contour

npm i https://pkg.pr.new/MIERUNE/svelte-maplibre-gl/@svelte-maplibre-gl/contour@138

@svelte-maplibre-gl/deckgl

npm i https://pkg.pr.new/MIERUNE/svelte-maplibre-gl/@svelte-maplibre-gl/deckgl@138

@svelte-maplibre-gl/pmtiles

npm i https://pkg.pr.new/MIERUNE/svelte-maplibre-gl/@svelte-maplibre-gl/pmtiles@138

@svelte-maplibre-gl/terradraw

npm i https://pkg.pr.new/MIERUNE/svelte-maplibre-gl/@svelte-maplibre-gl/terradraw@138

commit: 34811b6

@cloudflare-workers-and-pages
Copy link

Deploying with  Cloudflare Workers  Cloudflare Workers

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

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
svelte-maplibre-gl 34811b6 Oct 23 2025, 04:04 AM

@ciscorn ciscorn merged commit 608c2b5 into main Oct 23, 2025
7 checks passed
@ciscorn ciscorn deleted the fix-circle-source branch October 23, 2025 04:05
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