Releases: studiometa/vue-mapbox-gl
Releases · studiometa/vue-mapbox-gl
v1.4.0
Added
- Add a StoreLocator component (#25)
Changed
- Create automatic Github release on tag push (18dcb8e)
v1.3.3
v1.3.2
v1.3.1
v1.3.0
Added
- Synchronize the components props with mapbox-gl@1.12.0 (#16, 109d6f3)
- Add documentation for the
MapboxGeocode
component (#13, 6b07105) - Add a
GeolocateControl
component (#12, 171c7f7) - Add tests and publication to NPM via Github Actions (#6, 477bb73)
Changed
- Update mapbox-gl in the peerDependencies to 1.12.0
v1.2.1
v1.2.0
Added
- Add a
renderless
props to theMapboxPopup
component (e2bf4e1) - Add the new props and examples to the doc (432142d)
- Add missing slots documentation for the
MapboxMap
component (d05e4b3) - Add line highlights to improve lisibility (72347d5)
Changed
- Improve the handling of the mapbox-gl styles (68b7dde)
Fixed
v1.1.2
v1.1.1
v1.1.0
Added
- Add a
MapboxImages
component to load multiple images at once (2de44ae) - Add repository informations to the package.json (943316b)
Changed
- Switch from Yarn to NPM (c802d5d)
Fixed
- Fix the MapboxImage loading management (4e7a016)
- Remove sources tied to a layer when the layer is removed (d947404)
Security
- Bump eslint-utils from 1.3.1 to 1.4.3 (2be6df8)