Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 790 Bytes

CHANGELOG.md

File metadata and controls

27 lines (21 loc) · 790 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

1.2.1

Fixed

  • Allow additional arguments to be passed to on, off and fire correctly

1.2.0

Changed

  • Update plugin to work with MapboxGL version 0.52.0
  • Add Changelog

1.1.1

Changed

  • cancelMouseMove on originalEvent to better handle collisions between real mousemove event and mousemove event for mouseenter or mouseleave events

1.1.0

Changed

  • New version that uses original mapboxgl on method
  • Support feature.properties.id in addition ot feature.id

1.0.0

Added

  • First version of this plugin