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.
- Updated and audited npm dependencies.
- Example page for viewing the component and its events in action.
- Instructions in readme for launching the demo locally.
- Switched package entry point directly to Vue component, removing the need for a build process.
- Updated Vue CLI to resolve several vulnerabilities in older dependencies.
- Documentation about handling measurement events via the containing map object.
- Updated Leaflet.PolylineMeasure to version 2019-11-15, which includes additional events as well as various bug fixes.
- This changelog.
- Updated the README.
- No longer emits a
ready
event on mount.
- CSS import from Leaflet.PolylineMeasure to correctly style buttons and tooltips.