Skip to content

Latest commit

 

History

History
33 lines (15 loc) · 1.25 KB

CHANGELOG.md

File metadata and controls

33 lines (15 loc) · 1.25 KB

Leaflet.FeatureGroup.SubGroup Changelog

1.0.2 (2017-03-26) for Leaflet 1.0+

  • Fixed removeLayer when parent is a MarkerClusterGroup (by @darthsteven) #12

1.0.1 (2016-09-23) for Leaflet 1.0

  • Fixed UMD wrapper, now side effect only #8

0.1.2 (2016-09-22) for Leaflet 0.7

  • Fixed UMD wrapper, now side effect only #8

1.0.0 (2016-04-22) for Leaflet 1.0

0.1.1 (2016-03-13) for Leaflet 0.7

  • Fixed direct map addition when adding new child layers into a sub-group that is already on map (same for removing) #3
  • Moved from smart tabs (like Leaflet) to 4 whitespaces indentation (easier to manage)

0.1.0 (2015-11-10) for Leaflet 0.7

First release