Skip to content

Releases: indoorequal/vue-maplibre-gl

v7.7.1

21 Oct 19:11
v7.7.1
0ffa7de
Compare
Choose a tag to compare

What's Changed

  • add deep watch on marker coordinates by @Sarrasor in #82
  • add deep watch on popup coordinates
  • Update Yarn to v4.5.1 by @renovate in #83

New Contributors

Full Changelog: v7.7.0...v7.7.1

v7.7.0

10 Oct 07:43
v7.7.0
cf9e201
Compare
Choose a tag to compare
  • Remove the popup when unmounting it. This allows to use v-if on a popup.

Full Changelog: v7.6.2...v7.7.0

v7.6.2

08 Oct 21:43
v7.6.2
d74bab4
Compare
Choose a tag to compare

What's Changed

  • Fix the exposed function remove on the popup.
  • Lock file maintenance by @renovate in #74
  • Lock file maintenance by @renovate in #75

Full Changelog: v7.6.1...v7.6.2

v7.6.1

29 Sep 17:49
v7.6.1
70b6111
Compare
Choose a tag to compare
  • Fix a runtime warning when the popup is not inside a marker.

v7.6.0

25 Sep 20:08
v7.6.0
fc55bcc
Compare
Choose a tag to compare

What's Changed

  • Expose the remove function to the popup to close it programmatically. Fix #72

Full Changelog: v7.5.1...v7.6.0

v7.5.1

22 Sep 07:10
v7.5.1
ebc65e6
Compare
Choose a tag to compare
  • Emit cooperativegestureprevented event (requires maplibre-gl-js v4.5.2)

v7.5.0

03 Aug 14:08
v7.5.0
96e2545
Compare
Choose a tag to compare

What's Changed

  • Add subpixelPositioning to the marker (requires maplibre-gl-js 4.5.1)

Full Changelog: v7.4.0...v7.5.0

v7.4.0

18 Jun 08:18
v7.4.0
fffd97f
Compare
Choose a tag to compare

What's Changed

  • Emit userlocationlostfocus and userlocationfocus events in the geolocate control.

Full Changelog: v7.3.0...v7.4.0

v7.3.0

05 Jun 11:08
v7.3.0
d1cdfbd
Compare
Choose a tag to compare

What's Changed

  • Watch minzoom, maxzoom, paint and layout props on the layers
  • Lock file maintenance by @renovate in #35
  • Update dependency prettier to v3.3.0 by @renovate in #36

Full Changelog: v7.2.0...v7.3.0

v7.2.0

02 Jun 19:28
v7.2.0
426ff5a
Compare
Choose a tag to compare
  • Cleanup the code to ensure that everything is correctly typed
  • Watch the filter prop on layer to update the layer.

Full Changelog: v7.1.0...v7.2.0