Skip to content

Releases: studiometa/vue-mapbox-gl

v1.0.8

26 Sep 16:15
Compare
Choose a tag to compare
  • Fix the MapboxImage component export (513db21)
  • Add an ImageData mock for Jest (b850b56)

v1.0.7

06 Sep 07:57
Compare
Choose a tag to compare

Fixed

  • Fix the MapboxSource component data update (2048f77)

v1.0.6

06 Sep 07:55
Compare
Choose a tag to compare

Fixed

  • Fix the ES6 → ES5 build configuration (29b3108)
  • Fix the main readme.md documentation links (ecc4d89)

Improved

  • Add a list of components to the main readme file (ecc4d89)

v1.0.5

11 Jul 08:22
Compare
Choose a tag to compare

Changed

  • Use an environment variable for the Mapbox access token (fc731bc)

v1.0.4

10 Jul 14:53
Compare
Choose a tag to compare

Fixed

  • Fix the builds requirements of external dependencies (ddb489a)
  • Fix the props binding (96e3887, cc48d39)

Added

v1.0.3

04 Jul 13:47
Compare
Choose a tag to compare

Fix

  • Fix the package.json file references' names (f558502)

v1.0.2

04 Jul 13:46
Compare
Choose a tag to compare

Added

  • Run tests in the pre-commit hook (9bd260b)
  • Add tests on the build files to check exports (ecb2cfb)
  • Add tests on the bind-events methods (be3952e)

Changed

  • Rename the build files and global export name to be in PascalCase (c3a0fb5)

Fixed

  • Fix a bug where the click on a cluster could not find the attached layer (d1594cb)

v1.0.1

03 Jul 21:06
Compare
Choose a tag to compare

Fixed

  • Fix the build step by adding it to the "prepare" hook of NPM (02e69e8)

v1.0.0

03 Jul 07:56
Compare
Choose a tag to compare

First release! 🎉