Skip to content

Releases: voluntadpear/vue-choropleth

Version 0.3.1

23 Jul 00:04
Compare
Choose a tag to compare
  • Use == comparison instead of === to allow type coercion to happen if needed

Version 0.3.0

22 Jul 23:30
Compare
Choose a tag to compare
  • Adds support for geojsonIdKey to be a string or number
  • Fixed issue with beforeDestroy hook
  • Prevent error when data for geojson feature is missing

Version 0.2.1

29 Sep 20:11
Compare
Choose a tag to compare
  • Add strokeWidth and currentStrokeWidth props to l-choropleth-layer.

Version 0.2.0

29 Sep 19:21
Compare
Choose a tag to compare
  • Update to Vue2Leaflet v1.0.2
  • Rename components to make them consistent to Vue2Leaflet convention.
  • Add strokeColor and currentStrokeColor props to l-choropleth-layer

Version 0.1.2

09 Feb 13:46
Compare
Choose a tag to compare

Fix issues while fetching data asynchronously

Version 0.1.1

07 Feb 21:02
Compare
Choose a tag to compare
  • Fix on values boundaries

Rewrite as a Vue2Leaflet plugin

25 Jan 19:23
Compare
Choose a tag to compare

The whole library was rewritten to be used along Vue2Leaflet, so you have to include that library and put the v-choropleth-layer component inside a v-map component.

Version 0.0.5

08 Jan 12:17
Compare
Choose a tag to compare
v0.0.5

Bump version 0.0.5

v0.0.4

09 Aug 20:18
Compare
Choose a tag to compare
  • New API
  • Example on using via script tags

Version 0.0.3

27 Jul 14:07
Compare
Choose a tag to compare
v0.0.3

Version 0.0.3