🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

vue3-openlayers

Package Overview
Dependencies
Maintainers
1
Versions
176
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue3-openlayers - npm Package Versions

1345
18

11.2.1

Diff
d-koppenhagen
published 11.2.1 •

Changelog

Source

11.2.1 (2024-10-02)

Bug Fixes

  • apply URL changes on XYZ source (aba4eb6), closes #383
  • ensure onMounted and inject is only called in setup context (256dd87), closes #385 #382
d-koppenhagen
published 11.2.0 •

Changelog

Source

11.2.0 (2024-09-04)

Bug Fixes

  • ol-interaction-modify: fix if-clause (58b7006), closes #371

Features

  • ol-style-fill: add fill color gradient (#375) (dd2aebd)
  • ol-style-fill: correctly setup conic gradient (#375) (580591b)
  • ol-style-fill: prevent re-calculation of gradient on watched changes (#375) (f2a740e)
d-koppenhagen
published 11.1.0 •

Changelog

Source

11.1.0 (2024-08-09)

Features

  • ol-interaction-mouse-wheel-zoom: provide new interaction to disable / customize mouse zoom behavior (8846176), closes #356
d-koppenhagen
published 11.0.1 •

Changelog

Source

11.0.1 (2024-08-07)

Bug Fixes

  • ol-interaction-modify: correctly check for source/features (91a07ca), closes #370
d-koppenhagen
published 11.0.0 •

Changelog

Source

11.0.0 (2024-08-04)

Features

BREAKING CHANGES

  • A minimum version of OpenLayers 10 is now required.
d-koppenhagen
published 10.3.1 •

Changelog

Source

10.3.1 (2024-08-04)

Reverts

  • Revert "docs(ol-source-*): drop opaque option since it has been removed with OpenLayers 10" (9e6dc68)
  • Revert "feat: support OpenLayers@10" (7726424)
  • Revert "chore(deps): update dependencies" (d6199da)
d-koppenhagen
published 10.3.0 •

Changelog

Source

10.3.0 (2024-08-04)

Features

d-koppenhagen
published 10.2.0 •

Changelog

Source

10.2.0 (2024-08-04)

Features

d-koppenhagen
published 10.1.0 •

Changelog

Source

10.1.0 (2024-08-01)

Features

  • ol-interaction-modify: make source injection optional (30fbcf7), closes #368
  • ol-interaction-select: use original FilterFunction type from OpenLayers (8226b16), closes #363
d-koppenhagen
published 10.0.4 •

Changelog

Source

10.0.4 (2024-08-01)

Bug Fixes

  • ol-source-*: re-use existing source on update to bind interactions correctly (7dfd962), closes #364