Leaflet/spec/suites/layer
ghybs d6fc47d70e Fix(DivIcon): revert #5517 to avoid appending a single node instead of generating content (#5574)
* Docs(Marker): explain checks for re-using icon element

when the marker is modified with an icon of the same type (i.e. an image icon with an image icon, or a DivIcon with a DivIcon), or checks for NOT re-using the icon element when modifying with an icon of a different type (i.e. an image icon with a DivIcon, or the reverse).

* Revert "Div icon accept node element as option (#5517)"

This reverts commit ba7bfb5011.

Conflicts:
	spec/suites/layer/marker/MarkerSpec.js
2017-06-25 14:11:57 +02:00
..
marker Fix(DivIcon): revert #5517 to avoid appending a single node instead of generating content (#5574) 2017-06-25 14:11:57 +02:00
tile Better sanity checks for avoiding loading infinite tiles (#5479) 2017-04-25 15:00:47 +02:00
vector ES6 modules & Rollup (#4989) 2017-01-30 11:35:16 +01:00
FeatureGroupSpec.js enforce indentation in specs 2015-09-25 13:55:37 +03:00
GeoJSONSpec.js Add precision parameter to all toGeoJSON functions (#5444) 2017-05-31 14:06:58 +02:00
ImageOverlaySpec.js Add className option for ImageOverlay (#5555) 2017-06-22 16:25:15 +02:00
LayerGroupSpec.js L.GeoJSON.asFeature should pass through FeatureCollections (#5049) 2016-11-10 13:53:38 +01:00
PopupSpec.js Don't turn enter keypress into clicks on map (#5507) 2017-06-02 11:18:46 +02:00
TooltipSpec.js Do not fail when closing an interactive tooltip not yet added to the map (#4937) 2016-09-26 16:40:51 +03:00