Skip to content

Releases: soal/vue-mapbox

Version 0.4.1

04 May 20:49
Compare
Choose a tag to compare
Version 0.4.1 Pre-release
Pre-release
  • Fixed setFeatureState for VectorLayer: #105

Version 0.4.0

02 May 17:58
211dbf7
Compare
Choose a tag to compare
Version 0.4.0 Pre-release
Pre-release
  • Added mouseenter, mouseleave and click event in Marker
  • Added ability to pass Mapbox-gl implementation as prop to MglMap, thanks to @fer22f

Version 0.3.2

01 May 15:00
Compare
Choose a tag to compare
Version 0.3.2 Pre-release
Pre-release
  • Fixed crash after while destroying the map

Fixed Popup reaction on showed prop changes

01 May 14:33
66aac6c
Compare
Choose a tag to compare
Version 0.3.1 (#115)

* Fixed Popup reaction on `showed` prop changes

Version 0.3.0

01 May 14:04
Compare
Choose a tag to compare
Version 0.3.0 Pre-release
Pre-release

BREAKING CHANGES

  • Added prop showed to the popup component. Popup now hidden by default, see docs

Version 0.2.2

21 Feb 21:11
Compare
Choose a tag to compare
Version 0.2.2 Pre-release
Pre-release
  • Fixed marker injection error in the popup #91
  • Fixed custom marker #92

Version 0.2.1

17 Feb 20:00
Compare
Choose a tag to compare
Version 0.2.1 Pre-release
Pre-release

Added plugin component helpers and development documentation

Version 0.2.0

16 Feb 23:39
Compare
Choose a tag to compare
Version 0.2.0 Pre-release
Pre-release

Breaking changes:

  • Removing VueMapbox plugin: now all user need is set up MglMap component
  • Layer options now consolidated in source and layer props as objects

See migration notes in docs.

Internal changes:

  • VueMapbox now use dependency injection to provide mapbox-gl, map and actions objects (#53 )

Closed issues:

#48, #52, #76, #77, #80, #81, #85, #86

Version 0.1.4

07 Feb 22:36
Compare
Choose a tag to compare
Version 0.1.4 Pre-release
Pre-release

Added default sizing for map
Closes #74

Version 0.1.3

24 Jan 20:27
Compare
Choose a tag to compare
Version 0.1.3 Pre-release
Pre-release